diff options
author | 2006-05-26 14:34:51 +0000 | |
---|---|---|
committer | 2006-05-26 14:34:51 +0000 | |
commit | 2ac175428acf2ad7299bd6ad690574f524d9360b (patch) | |
tree | fbc041b28a2b4648f8326cadc2f6f932c503d0ad /sys-devel/libperl/libperl-5.8.8-r1.ebuild | |
parent | Stable on amd64 wrt bug #132887. (diff) | |
download | gentoo-2-2ac175428acf2ad7299bd6ad690574f524d9360b.tar.gz gentoo-2-2ac175428acf2ad7299bd6ad690574f524d9360b.tar.bz2 gentoo-2-2ac175428acf2ad7299bd6ad690574f524d9360b.zip |
Stable on amd64 wrt bug #133989.
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.8-r1.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.8-r1.ebuild b/sys-devel/libperl/libperl-5.8.8-r1.ebuild index 67bd900c61d4..056cdd051000 100644 --- a/sys-devel/libperl/libperl-5.8.8-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.7 2006/05/25 15:54:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r1.ebuild,v 1.8 2006/05/26 14:34:51 wolf31o2 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 ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" # rac 2004.08.06 |