summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2008-11-29 22:04:17 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2008-11-29 22:04:17 +0000
commit84d7b03b30e166dd7b1218c5399b93f7fb46f0a3 (patch)
tree4fd94c580a08722f86c99f7553e3f973b271a8f8 /dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild
parentBump to 2.4.3, fix automagic dependencies. Clean up old patches. (diff)
downloadgentoo-2-84d7b03b30e166dd7b1218c5399b93f7fb46f0a3.tar.gz
gentoo-2-84d7b03b30e166dd7b1218c5399b93f7fb46f0a3.tar.bz2
gentoo-2-84d7b03b30e166dd7b1218c5399b93f7fb46f0a3.zip
raise dependency on gdl, bug #248665.
(Portage version: 2.2_rc16/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild')
-rw-r--r--dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild b/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild
index 81d345f34b73..93eb18124d48 100644
--- a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild
+++ b/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.19.1-r1.ebuild,v 1.1 2008/11/24 12:44:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.2 2008/11/29 22:04:17 eva Exp $
G_PY_PN="gnome-python-extras"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="examples"
-RDEPEND=">=dev-libs/gdl-0.6.1"
+RDEPEND=">=dev-libs/gdl-2.24.0"
DEPEND="${RDEPEND}"
EXAMPLES="examples/gdl/*"