diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 10:44:24 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 10:44:24 +0000 |
commit | e7da186df46f565b5466057fd0befa87d44edffe (patch) | |
tree | 678dc517b12aaa8d4d579c9497f9e9439dbb17c6 /dev-lang/python | |
parent | fix info and remove old line (diff) | |
download | gentoo-2-e7da186df46f565b5466057fd0befa87d44edffe.tar.gz gentoo-2-e7da186df46f565b5466057fd0befa87d44edffe.tar.bz2 gentoo-2-e7da186df46f565b5466057fd0befa87d44edffe.zip |
During removal of sparc64 keywords from the ebuilds a bad sed introduced problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed.
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.2.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.2.1-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.2.1-r5.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-lang/python/python-2.2.1-r2.ebuild b/dev-lang/python/python-2.2.1-r2.ebuild index 4f62c4d8ea2a..ad58e79ce0ab 100644 --- a/dev-lang/python/python-2.2.1-r2.ebuild +++ b/dev-lang/python/python-2.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r2.ebuild,v 1.10 2002/12/09 04:20:58 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r2.ebuild,v 1.11 2002/12/15 10:44:11 bjb Exp $ IUSE="readline tcltk berkdb bootstrap" @@ -13,7 +13,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/Python-${PV}.tgz" HOMEPAGE="http://www.python.org" LICENSE="PSF-2.2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 ) diff --git a/dev-lang/python/python-2.2.1-r3.ebuild b/dev-lang/python/python-2.2.1-r3.ebuild index 59c085083d44..77becfb09efe 100644 --- a/dev-lang/python/python-2.2.1-r3.ebuild +++ b/dev-lang/python/python-2.2.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r3.ebuild,v 1.6 2002/12/09 04:20:58 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r3.ebuild,v 1.7 2002/12/15 10:44:11 bjb Exp $ IUSE="readline tcltk berkdb bootstrap" @@ -13,7 +13,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/Python-${PV}.tgz" HOMEPAGE="http://www.python.org" LICENSE="PSF-2.2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 ) diff --git a/dev-lang/python/python-2.2.1-r4.ebuild b/dev-lang/python/python-2.2.1-r4.ebuild index 0533b68e8d41..37d0153f6697 100644 --- a/dev-lang/python/python-2.2.1-r4.ebuild +++ b/dev-lang/python/python-2.2.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r4.ebuild,v 1.6 2002/12/09 04:20:58 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r4.ebuild,v 1.7 2002/12/15 10:44:11 bjb Exp $ IUSE="readline tcltk berkdb bootstrap" @@ -13,7 +13,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/Python-${PV}.tgz" HOMEPAGE="http://www.python.org" LICENSE="PSF-2.2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 ) diff --git a/dev-lang/python/python-2.2.1-r5.ebuild b/dev-lang/python/python-2.2.1-r5.ebuild index 97a92c702a69..8b45d2a67f1d 100644 --- a/dev-lang/python/python-2.2.1-r5.ebuild +++ b/dev-lang/python/python-2.2.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r5.ebuild,v 1.7 2002/12/09 04:20:58 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r5.ebuild,v 1.8 2002/12/15 10:44:11 bjb Exp $ IUSE="readline tcltk berkdb bootstrap" @@ -13,7 +13,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/Python-${PV}.tgz" HOMEPAGE="http://www.python.org" LICENSE="PSF-2.2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 ) |