diff options
author | 2002-08-14 12:00:14 +0000 | |
---|---|---|
committer | 2002-08-14 12:00:14 +0000 | |
commit | 558725beb2ae291d88886ed31f9afb8d35168819 (patch) | |
tree | 5a0aa8a8152cc41bdb78064d0fccbd333d0b3bee /sys-devel/spython | |
parent | Added ppc keyword (diff) | |
download | gentoo-2-558725beb2ae291d88886ed31f9afb8d35168819.tar.gz gentoo-2-558725beb2ae291d88886ed31f9afb8d35168819.tar.bz2 gentoo-2-558725beb2ae291d88886ed31f9afb8d35168819.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-devel/spython')
-rw-r--r-- | sys-devel/spython/spython-2.0-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/spython/spython-2.0-r8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/spython/spython-2.0-r7.ebuild b/sys-devel/spython/spython-2.0-r7.ebuild index 78233777731b..d06cced26ba6 100644 --- a/sys-devel/spython/spython-2.0-r7.ebuild +++ b/sys-devel/spython/spython-2.0-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.11 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.12 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -11,7 +11,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" LICENSE="PYTHON" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/spython/spython-2.0-r8.ebuild b/sys-devel/spython/spython-2.0-r8.ebuild index bc207083575f..041c97e5400b 100644 --- a/sys-devel/spython/spython-2.0-r8.ebuild +++ b/sys-devel/spython/spython-2.0-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.5 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.6 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -11,7 +11,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" LICENSE="PYTHON" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" |