summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-05 01:20:38 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-05 01:20:38 +0000
commitcecacd9563bfc1225e2a89fd36765df849f881dd (patch)
tree582ed9e51f82e959f84d978f4a0c50d9b6402fe1 /dev-python
parentstabilize (diff)
downloadgentoo-2-cecacd9563bfc1225e2a89fd36765df849f881dd.tar.gz
gentoo-2-cecacd9563bfc1225e2a89fd36765df849f881dd.tar.bz2
gentoo-2-cecacd9563bfc1225e2a89fd36765df849f881dd.zip
Fedora mess... locked to specific python versions
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyparted/ChangeLog6
-rw-r--r--dev-python/pyparted/pyparted-1.6.9-r1.ebuild5
-rw-r--r--dev-python/pyparted/pyparted-1.6.9.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog
index 4f7f346e178b..12153ff9641c 100644
--- a/dev-python/pyparted/ChangeLog
+++ b/dev-python/pyparted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyparted
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.11 2005/04/04 22:57:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.12 2005/04/05 01:20:38 gustavoz Exp $
+
+ 05 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> pyparted-1.6.9.ebuild,
+ pyparted-1.6.9-r1.ebuild:
+ Fedora mess... locked to specific python versions
*pyparted-1.6.9-r1 (04 Apr 2005)
diff --git a/dev-python/pyparted/pyparted-1.6.9-r1.ebuild b/dev-python/pyparted/pyparted-1.6.9-r1.ebuild
index 821feaf56a6e..1860fe158e1e 100644
--- a/dev-python/pyparted/pyparted-1.6.9-r1.ebuild
+++ b/dev-python/pyparted/pyparted-1.6.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9-r1.ebuild,v 1.1 2005/04/04 22:57:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9-r1.ebuild,v 1.2 2005/04/05 01:20:38 gustavoz Exp $
RH_EXTRAVERSION="3"
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
# Needed to build...
-DEPEND=">=sys-apps/parted-1.6.9"
+DEPEND="=dev-lang/python-2.4*
+ >=sys-apps/parted-1.6.9"
src_unpack() {
rpm_src_unpack
diff --git a/dev-python/pyparted/pyparted-1.6.9.ebuild b/dev-python/pyparted/pyparted-1.6.9.ebuild
index 232a224cf7f9..1a35c59cf937 100644
--- a/dev-python/pyparted/pyparted-1.6.9.ebuild
+++ b/dev-python/pyparted/pyparted-1.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.5 2005/04/04 22:37:55 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.6 2005/04/05 01:20:38 gustavoz Exp $
RH_EXTRAVERSION="2"
@@ -15,7 +15,8 @@ KEYWORDS="x86 ~ppc amd64 ~sparc ~hppa"
IUSE=""
# Needed to build...
-DEPEND=">=sys-apps/parted-1.6.9"
+DEPEND="=dev-lang/python-2.3*
+ >=sys-apps/parted-1.6.9"
src_unpack() {
rpm_src_unpack