summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-30 22:05:59 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-30 22:05:59 +0000
commit954064e2c541868f5b9608f46533d6fa864097f1 (patch)
tree127127727185166a7db1694d1fbbe5e56532bcdc /app-admin/eselect-python
parentRequire GCC >=3.4 (bug #291980). (diff)
downloadhistorical-954064e2c541868f5b9608f46533d6fa864097f1.tar.gz
historical-954064e2c541868f5b9608f46533d6fa864097f1.tar.bz2
historical-954064e2c541868f5b9608f46533d6fa864097f1.zip
Update dependencies.
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r--app-admin/eselect-python/eselect-python-99999999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-python/eselect-python-99999999.ebuild b/app-admin/eselect-python/eselect-python-99999999.ebuild
index fce49afcf413..3b696ddfd1f9 100644
--- a/app-admin/eselect-python/eselect-python-99999999.ebuild
+++ b/app-admin/eselect-python/eselect-python-99999999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-99999999.ebuild,v 1.3 2009/12/30 21:49:53 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-99999999.ebuild,v 1.4 2009/12/30 22:05:59 arfrever Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-RDEPEND=">=app-admin/eselect-1.0.2"
+RDEPEND=">=app-admin/eselect-1.2.3"
DEPEND="${RDEPEND}
sys-devel/autoconf
>=sys-devel/gcc-3.4"