summaryrefslogtreecommitdiff
path: root/app-office/radicale/radicale-0.7.1-r1.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-03-09 15:51:21 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-03-09 15:52:00 +0100
commit26c1fcf81f7ca370f4cd5e2fc8ef6c59b197d3d7 (patch)
tree00ea7419c02edce4da8a171ccd6bbb482277ef14 /app-office/radicale/radicale-0.7.1-r1.ebuild
parentdeea00a6a0fb1b14eaea50e410cb75297a6086a5 (diff)
downloadoverlay-26c1fcf81f7ca370f4cd5e2fc8ef6c59b197d3d7.tar.gz
overlay-26c1fcf81f7ca370f4cd5e2fc8ef6c59b197d3d7.tar.bz2
overlay-26c1fcf81f7ca370f4cd5e2fc8ef6c59b197d3d7.zip
Update radicale ebuild
Diffstat (limited to '')
-rw-r--r--app-office/radicale/radicale-0.7.1-r1.ebuild (renamed from app-office/radicale/radicale-0.7.1.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/radicale/radicale-0.7.1.ebuild b/app-office/radicale/radicale-0.7.1-r1.ebuild
index 4309e40..c85f5f9 100644
--- a/app-office/radicale/radicale-0.7.1.ebuild
+++ b/app-office/radicale/radicale-0.7.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
PYTHON_DEPEND="*:2.6"
SUPPORT_PYTHON_ABIS=1
@@ -37,6 +37,7 @@ RDIR=/var/lib/radicale
LDIR=/var/log/radicale
pkg_setup() {
+ python_pkg_setup
enewgroup radicale
enewuser radicale -1 -1 ${RDIR} radicale
}