diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:18:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:18:32 +0000 |
commit | d0f80653ce08052be150a3f34687ad44c757c819 (patch) | |
tree | afd4b9102b21dbcb40353e00acbf062676091d96 /sys-devel | |
parent | sh KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-d0f80653ce08052be150a3f34687ad44c757c819.tar.gz gentoo-2-d0f80653ce08052be150a3f34687ad44c757c819.tar.bz2 gentoo-2-d0f80653ce08052be150a3f34687ad44c757c819.zip |
sh KEYWORDS
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.5-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/libperl/libperl-5.8.4-r1.ebuild b/sys-devel/libperl/libperl-5.8.4-r1.ebuild index 2d617dfe66af..9c69b27f5fb6 100644 --- a/sys-devel/libperl/libperl-5.8.4-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4-r1.ebuild,v 1.15 2004/10/15 15:15:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4-r1.ebuild,v 1.16 2004/11/12 15:17:45 vapier Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -82,7 +82,7 @@ fi LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 s390" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 s390 sh" DEPEND="!uclibc? ( sys-apps/groff ) berkdb? ( sys-libs/db ) diff --git a/sys-devel/libperl/libperl-5.8.5-r1.ebuild b/sys-devel/libperl/libperl-5.8.5-r1.ebuild index 2094ff13da40..ec3d7fd01ae1 100644 --- a/sys-devel/libperl/libperl-5.8.5-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5-r1.ebuild,v 1.2 2004/09/27 11:33:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5-r1.ebuild,v 1.3 2004/11/12 15:17:45 vapier Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -73,7 +73,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390 ~sh" # rac 2004.08.06 |