summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-2.6.5.ebuild4
-rw-r--r--dev-lang/python/python-3.1.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/python/python-2.6.5.ebuild b/dev-lang/python/python-2.6.5.ebuild
index ec48c4d88ab3..dfdcd29829d0 100644
--- a/dev-lang/python/python-2.6.5.ebuild
+++ b/dev-lang/python/python-2.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.5.ebuild,v 1.1 2010/03/21 12:42:25 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.5.ebuild,v 1.2 2010/03/24 08:03:14 arfrever Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit autotools eutils flag-o-matic multilib pax-utils python toolchain-funcs
MY_P="Python-${PV}"
S="${WORKDIR}/${MY_P}"
-PATCHSET_REVISION="0"
+PATCHSET_REVISION="1"
DESCRIPTION="Python is an interpreted, interactive, object-oriented programming language."
HOMEPAGE="http://www.python.org/"
diff --git a/dev-lang/python/python-3.1.2.ebuild b/dev-lang/python/python-3.1.2.ebuild
index 75184e3af9d3..f72fc873ef3c 100644
--- a/dev-lang/python/python-3.1.2.ebuild
+++ b/dev-lang/python/python-3.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.2.ebuild,v 1.1 2010/03/22 18:11:34 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.2.ebuild,v 1.2 2010/03/24 08:03:14 arfrever Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit autotools eutils flag-o-matic multilib pax-utils python toolchain-funcs
MY_P="Python-${PV}"
S="${WORKDIR}/${MY_P}"
-PATCHSET_REVISION="0"
+PATCHSET_REVISION="1"
DESCRIPTION="Python is an interpreted, interactive, object-oriented programming language."
HOMEPAGE="http://www.python.org/"