]> Pileus Git - ~andy/sunrise/blobdiff - app-office/radicale/radicale-0.7.1-r1.ebuild
app-office/radicale: Add ~amd64 keyword, EAPI bump
[~andy/sunrise] / app-office / radicale / radicale-0.7.1-r1.ebuild
similarity index 98%
rename from app-office/radicale/radicale-0.7.1.ebuild
rename to app-office/radicale/radicale-0.7.1-r1.ebuild
index 6343a6f925d947ed959431a615874eec07891f0c..a56152ce25a47e7ab46074feaa70ac1273ba9c76 100644 (file)
@@ -2,7 +2,7 @@
 # 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
 }