diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 03:48:53 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 03:48:53 +0000 |
commit | 435137ba1bcbb85b63d13f862d7e4727d0a0bd01 (patch) | |
tree | d5426f640b3028a89688766bee4f914d5fdb11fe /dev-lang | |
parent | ppc64 (diff) | |
download | gentoo-2-435137ba1bcbb85b63d13f862d7e4727d0a0bd01.tar.gz gentoo-2-435137ba1bcbb85b63d13f862d7e4727d0a0bd01.tar.bz2 gentoo-2-435137ba1bcbb85b63d13f862d7e4727d0a0bd01.zip |
ppc64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/perl/perl-5.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.2.3-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/perl/perl-5.8.2-r1.ebuild b/dev-lang/perl/perl-5.8.2-r1.ebuild index 7cf11f448677..c9dd9bc265cc 100644 --- a/dev-lang/perl/perl-5.8.2-r1.ebuild +++ b/dev-lang/perl/perl-5.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.2-r1.ebuild,v 1.1 2003/11/29 22:13:07 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.2-r1.ebuild,v 1.2 2003/12/17 03:45:41 brad_mssw Exp $ inherit eutils flag-o-matic @@ -24,7 +24,7 @@ HOMEPAGE="http://www.perl.org/" SLOT="0" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="~x86 amd64 ~sparc ~ppc ~alpha ~mips ~hppa ~ia64" +KEYWORDS="~x86 amd64 ~sparc ~ppc ~alpha ~mips ~hppa ~ia64 ppc64" IUSE="berkdb doc gdbm threads" DEPEND="sys-apps/groff diff --git a/dev-lang/python/python-2.2.3-r5.ebuild b/dev-lang/python/python-2.2.3-r5.ebuild index ee80b651a076..16003e5ad12b 100644 --- a/dev-lang/python/python-2.2.3-r5.ebuild +++ b/dev-lang/python/python-2.2.3-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.3-r5.ebuild,v 1.13 2003/12/14 02:06:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.3-r5.ebuild,v 1.14 2003/12/17 03:45:07 brad_mssw Exp $ inherit flag-o-matic eutils python @@ -16,7 +16,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_*}/Python-${PV}.tgz" HOMEPAGE="http://www.python.org" LICENSE="PSF-2.2" -KEYWORDS="amd64 x86 ~ppc ~sparc alpha ~mips hppa ~arm ~ia64" +KEYWORDS="amd64 x86 ~ppc ~sparc alpha ~mips hppa ~arm ~ia64 ppc64" DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 |