summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-10-17 13:17:35 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-10-17 13:17:35 +0000
commit31aae2dae867dcb79dea491998e74f6208296203 (patch)
treeb09ead5f80f130950c39b2c47b1aace54b7bbd05 /app-emulation
parentintroduce efmtutil-sys: same as etexmf-update but for fmtutil-sys (diff)
downloadgentoo-2-31aae2dae867dcb79dea491998e74f6208296203.tar.gz
gentoo-2-31aae2dae867dcb79dea491998e74f6208296203.tar.bz2
gentoo-2-31aae2dae867dcb79dea491998e74f6208296203.zip
fix dependencies wrt #438682
(Portage version: 2.2.0_alpha140/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vboxgtk/ChangeLog6
-rw-r--r--app-emulation/vboxgtk/vboxgtk-0.8.0-r1.ebuild5
-rw-r--r--app-emulation/vboxgtk/vboxgtk-0.8.0.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/app-emulation/vboxgtk/ChangeLog b/app-emulation/vboxgtk/ChangeLog
index a65db74b0434..ab7d3b881cc5 100644
--- a/app-emulation/vboxgtk/ChangeLog
+++ b/app-emulation/vboxgtk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/vboxgtk
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/ChangeLog,v 1.8 2012/09/26 13:01:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/ChangeLog,v 1.9 2012/10/17 13:17:35 hasufell Exp $
+
+ 17 Oct 2012; Julian Ospald <hasufell@gentoo.org> vboxgtk-0.8.0.ebuild,
+ vboxgtk-0.8.0-r1.ebuild:
+ fix dependencies wrt #438682
*vboxgtk-0.8.0-r1 (26 Sep 2012)
diff --git a/app-emulation/vboxgtk/vboxgtk-0.8.0-r1.ebuild b/app-emulation/vboxgtk/vboxgtk-0.8.0-r1.ebuild
index 25a8053af283..ada708419e15 100644
--- a/app-emulation/vboxgtk/vboxgtk-0.8.0-r1.ebuild
+++ b/app-emulation/vboxgtk/vboxgtk-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/vboxgtk-0.8.0-r1.ebuild,v 1.1 2012/09/26 13:01:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/vboxgtk-0.8.0-r1.ebuild,v 1.2 2012/10/17 13:17:35 hasufell Exp $
EAPI="4"
@@ -20,7 +20,8 @@ IUSE=""
RDEPEND="
|| ( app-emulation/virtualbox[-headless,python,sdk]
>=app-emulation/virtualbox-bin-2.2.2[python] )
- >=dev-python/pygobject-2.28.0:2"
+ dev-python/pygobject:3
+ x11-libs/gtk+:3"
DOCS=( AUTHORS README )
diff --git a/app-emulation/vboxgtk/vboxgtk-0.8.0.ebuild b/app-emulation/vboxgtk/vboxgtk-0.8.0.ebuild
index 2323cf3e5c0d..1ae8ac04e667 100644
--- a/app-emulation/vboxgtk/vboxgtk-0.8.0.ebuild
+++ b/app-emulation/vboxgtk/vboxgtk-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/vboxgtk-0.8.0.ebuild,v 1.2 2012/07/23 15:46:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/vboxgtk-0.8.0.ebuild,v 1.3 2012/10/17 13:17:35 hasufell Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -21,7 +21,8 @@ IUSE=""
RDEPEND="
|| ( app-emulation/virtualbox[-headless,python,sdk]
>=app-emulation/virtualbox-bin-2.2.2[python] )
- >=dev-python/pygobject-2.28.0:2"
+ dev-python/pygobject:3
+ x11-libs/gtk+:3"
PKG_LINGUAS="cs gl"
for PKG_LINGUA in ${PKG_LINGUAS}; do