summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-19 22:31:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-19 22:31:58 +0000
commit921fd799f7293d8e438d93b1b98a766dc18b038c (patch)
tree6a9d59db98bc81b93244c9776bdbf6ce738083b7 /sys-devel/libperl
parentgnuconfig-20040214.ebuild stable for ppc64 (diff)
downloadgentoo-2-921fd799f7293d8e438d93b1b98a766dc18b038c.tar.gz
gentoo-2-921fd799f7293d8e438d93b1b98a766dc18b038c.tar.bz2
gentoo-2-921fd799f7293d8e438d93b1b98a766dc18b038c.zip
stable on alpha and ia64
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/ChangeLog5
-rw-r--r--sys-devel/libperl/libperl-5.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index 4f869955b3a8..a20946bedb44 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libperl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.23 2004/02/19 06:45:16 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.24 2004/02/19 22:29:43 agriffis Exp $
+
+ 19 Feb 2004; Aron Griffis <agriffis@gentoo.org> libperl-5.8.2.ebuild:
+ stable on alpha and ia64
19 Feb 2004; Joshua Kinard <kumba@gentoo.org> libperl-5.8.2.ebuild:
Marking stable on mips
diff --git a/sys-devel/libperl/libperl-5.8.2.ebuild b/sys-devel/libperl/libperl-5.8.2.ebuild
index bddf78f6b742..5510f1a1908f 100644
--- a/sys-devel/libperl/libperl-5.8.2.ebuild
+++ b/sys-devel/libperl/libperl-5.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.9 2004/02/19 06:45:16 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.10 2004/02/19 22:29:43 agriffis 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="amd64 x86 sparc ppc ~alpha mips hppa ~ia64 ppc64"
+KEYWORDS="amd64 x86 sparc ppc alpha mips hppa ia64 ppc64"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )