diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:03:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:03:20 +0000 |
commit | 5acb4bbef4a0e4aea222a3990dd320e979dbcc4d (patch) | |
tree | 80aeaa78b33dc81b43ddc4e739e28d59755f597f /sys-devel/libperl | |
parent | arm/s390/sh stable (diff) | |
download | historical-5acb4bbef4a0e4aea222a3990dd320e979dbcc4d.tar.gz historical-5acb4bbef4a0e4aea222a3990dd320e979dbcc4d.tar.bz2 historical-5acb4bbef4a0e4aea222a3990dd320e979dbcc4d.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26.2 x86_64
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.8-r2.ebuild b/sys-devel/libperl/libperl-5.8.8-r2.ebuild index 72483ee42097..17e2fc856993 100644 --- a/sys-devel/libperl/libperl-5.8.8-r2.ebuild +++ b/sys-devel/libperl/libperl-5.8.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.9 2008/05/16 19:20:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.10 2008/10/27 06:03:20 vapier Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -68,7 +68,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" # rac 2004.08.06 |