From 7ad1045fc5006e3a0b581b0909a4422414c04753 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Wed, 24 Mar 2010 08:03:14 +0000 Subject: Update patchset. (Portage version: 15841-svn/cvs/Linux x86_64) --- dev-lang/python/python-2.6.5.ebuild | 4 ++-- dev-lang/python/python-3.1.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-lang/python') 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/" -- cgit v1.2.3-65-gdbad