summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Fortino (nfortino) <nfortino@gmail.com>2009-03-16 20:57:21 +0000
committerNick Fortino (nfortino) <nfortino@gmail.com>2009-03-16 20:57:21 +0000
commitf12522d864493be19a981e096e6ab4b7b894b3e7 (patch)
tree234107480ddf460199b4784f21ceb025333983f2 /app-emulation/xenman/xenman-0.4.2.2.ebuild
parentsys-process/ts: Version bump to 0.6.4 (diff)
downloadsunrise-reviewed-f12522d864493be19a981e096e6ab4b7b894b3e7.tar.gz
sunrise-reviewed-f12522d864493be19a981e096e6ab4b7b894b3e7.tar.bz2
sunrise-reviewed-f12522d864493be19a981e096e6ab4b7b894b3e7.zip
app-emulation/xenman: Update ebuild to use EAPI 2. Thanks to Cristian Ruppert and Thomas Sachau for review
svn path=/sunrise/; revision=8088
Diffstat (limited to 'app-emulation/xenman/xenman-0.4.2.2.ebuild')
-rw-r--r--app-emulation/xenman/xenman-0.4.2.2.ebuild21
1 files changed, 6 insertions, 15 deletions
diff --git a/app-emulation/xenman/xenman-0.4.2.2.ebuild b/app-emulation/xenman/xenman-0.4.2.2.ebuild
index 087d63be0..9b1c2ff73 100644
--- a/app-emulation/xenman/xenman-0.4.2.2.ebuild
+++ b/app-emulation/xenman/xenman-0.4.2.2.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="2"
+
inherit eutils
DESCRIPTION="An intuitive, GUI based Xen management tool covering all phases of the operational lifecycle."
@@ -11,28 +13,17 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
IUSE="lvm2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
DEPEND=""
RDEPEND=">=app-emulation/xen-3.0.2
>=app-emulation/xen-tools-3.0.2
- >=app-arch/rpm-4.4.6
+ >=app-arch/rpm-4.4.6[python]
>=dev-python/pygtk-2.8.6
- >=x11-libs/vte-0.12.2
+ >=x11-libs/vte-0.12.2[python]
lvm2? ( sys-fs/lvm2 )
dev-lang/python"
-pkg_setup() {
- if ! built_with_use app-arch/rpm python; then
- eerror "app-arch/rpm has to be built with python support."
- die "Missing python USE-flag for app-arch/rpm"
- fi
- if ! built_with_use x11-libs/vte python; then
- eerror "x11-libs/vte has to be built with python support."
- die "Missing python USE-flag for x11-libs/vte"
- fi
-}
-
src_install() {
insinto /usr/share/${PN}
doins -r pixmaps/ xenman.glade