summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-18 09:23:26 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-18 09:23:26 +0000
commitb88a11c9750a8f79c8c4e02ebbdcfad0d4486fbc (patch)
tree9094f87cf8b2f32a860f6db2858ecb483462a6a1 /dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild
parentRemove old (diff)
downloadhistorical-b88a11c9750a8f79c8c4e02ebbdcfad0d4486fbc.tar.gz
historical-b88a11c9750a8f79c8c4e02ebbdcfad0d4486fbc.tar.bz2
historical-b88a11c9750a8f79c8c4e02ebbdcfad0d4486fbc.zip
Fix slot-deps on gtk+ and other libs, remove old
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild')
-rw-r--r--dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild
index bb5faf5b052f..52b213fea500 100644
--- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild
+++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.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/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild,v 1.5 2011/03/12 21:00:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild,v 1.6 2011/03/18 09:14:30 nirbheek Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -18,9 +18,9 @@ SLOT="0"
KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc examples"
-RDEPEND=">=gnome-base/libgnomeprint-2.2.0
- >=gnome-base/libgnomeprintui-2.2.0
- >=dev-python/libgnomecanvas-python-2.25.90
+RDEPEND=">=gnome-base/libgnomeprint-2.2.0:2.2
+ >=gnome-base/libgnomeprintui-2.2.0:2.2
+ >=dev-python/libgnomecanvas-python-2.25.90:2
!<dev-python/gnome-python-desktop-2.22.0-r10"
DEPEND="${RDEPEND}"