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 | 550a2994bb16422f839c7b8890af02fe9fffd3c5 (patch) | |
tree | 99a565e4561838ba2fdf067d5ddd5a061a565530 /sys-devel/libperl | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-550a2994bb16422f839c7b8890af02fe9fffd3c5.tar.gz gentoo-2-550a2994bb16422f839c7b8890af02fe9fffd3c5.tar.bz2 gentoo-2-550a2994bb16422f839c7b8890af02fe9fffd3c5.zip |
arm/s390/sh stable
(Portage version: 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 |