summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-19 22:50:54 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-19 22:50:54 +0000
commitc3c1615829755320bd45078c0e894d115027be77 (patch)
tree0a681eef96c3702388ec69548ed08c5ca09b42ce /x11-misc/alacarte/alacarte-0.13.2.ebuild
parentRemoved buggy versions, bug #371021 (diff)
downloadhistorical-c3c1615829755320bd45078c0e894d115027be77.tar.gz
historical-c3c1615829755320bd45078c0e894d115027be77.tar.bz2
historical-c3c1615829755320bd45078c0e894d115027be77.zip
Depend on correct slot of pygobject. Also, depend on slot 0 of gnome-menus in preparation for gnome-menus:3 arrival from the gnome overlay.
Package-Manager: portage-2.2.0_alpha69/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/alacarte/alacarte-0.13.2.ebuild')
-rw-r--r--x11-misc/alacarte/alacarte-0.13.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/alacarte/alacarte-0.13.2.ebuild b/x11-misc/alacarte/alacarte-0.13.2.ebuild
index 386bc24670a3..947111007810 100644
--- a/x11-misc/alacarte/alacarte-0.13.2.ebuild
+++ b/x11-misc/alacarte/alacarte-0.13.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.13.2.ebuild,v 1.8 2011/03/22 19:51:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.13.2.ebuild,v 1.9 2011/10/19 22:50:54 tetromino Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -21,7 +21,7 @@ IUSE=""
common_depends="
>=dev-python/pygobject-2.15.1:2
>=dev-python/pygtk-2.13:2
- >=gnome-base/gnome-menus-2.27.92[python]"
+ >=gnome-base/gnome-menus-2.27.92:0[python]"
RDEPEND="${common_depends}
>=gnome-base/gnome-panel-2.16"