summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2011-02-26 19:22:50 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2011-02-26 19:22:50 +0000
commit51f8fdc25297def8399f9afdd1b0c38db7f66a61 (patch)
tree2a32570826c09679f41ec55b22df5d24759bdc7e /dev-python/gdl-python
parentdepend virtual/jpeg (diff)
downloadgentoo-2-51f8fdc25297def8399f9afdd1b0c38db7f66a61.tar.gz
gentoo-2-51f8fdc25297def8399f9afdd1b0c38db7f66a61.tar.bz2
gentoo-2-51f8fdc25297def8399f9afdd1b0c38db7f66a61.zip
Pin gdl dependency to slot 1.
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gdl-python')
-rw-r--r--dev-python/gdl-python/ChangeLog5
-rw-r--r--dev-python/gdl-python/gdl-python-2.25.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gdl-python/ChangeLog b/dev-python/gdl-python/ChangeLog
index 835e375e0cf1..fa3dc80aaf25 100644
--- a/dev-python/gdl-python/ChangeLog
+++ b/dev-python/gdl-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gdl-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/ChangeLog,v 1.36 2011/02/26 13:26:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/ChangeLog,v 1.37 2011/02/26 19:22:50 eva Exp $
+
+ 26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> gdl-python-2.25.3.ebuild:
+ Pin gdl dependency to slot 1.
26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
-gdl-python-2.19.1-r2.ebuild, -files/gdl-python-2.19.1-gdlicons.patch,
diff --git a/dev-python/gdl-python/gdl-python-2.25.3.ebuild b/dev-python/gdl-python/gdl-python-2.25.3.ebuild
index 0c6f4aa97dcc..9e5d837a25a3 100644
--- a/dev-python/gdl-python/gdl-python-2.25.3.ebuild
+++ b/dev-python/gdl-python/gdl-python-2.25.3.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/gdl-python/gdl-python-2.25.3.ebuild,v 1.8 2011/02/26 13:26:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.25.3.ebuild,v 1.9 2011/02/26 19:22:50 eva Exp $
EAPI="2"
G_PY_PN="gnome-python-extras"
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="examples"
-RDEPEND=">=dev-libs/gdl-2.28"
+RDEPEND=">=dev-libs/gdl-2.28:1"
DEPEND="${RDEPEND}"
EXAMPLES="examples/gdl/*"