summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-05-10 16:43:14 +0000
committerMichael McCabe <randy@gentoo.org>2004-05-10 16:43:14 +0000
commit3cacb7f9f490324f8bb20b67556042572b5c5046 (patch)
treee4c2d5595c692d19fd7c12e19f1206af1bf86ee4 /sys-devel/libperl
parentFixed #50582. (Manifest recommit) (diff)
downloadgentoo-2-3cacb7f9f490324f8bb20b67556042572b5c5046.tar.gz
gentoo-2-3cacb7f9f490324f8bb20b67556042572b5c5046.tar.bz2
gentoo-2-3cacb7f9f490324f8bb20b67556042572b5c5046.zip
Stable on s390
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/ChangeLog7
-rw-r--r--sys-devel/libperl/libperl-5.8.4.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index e6784a180ccb..f75f1a8dcbd8 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,11 @@
# 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.27 2004/05/03 22:11:20 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.28 2004/05/10 16:39:55 randy Exp $
+
+*libperl-5.8.4 (10 May 2004)
+
+ 10 May 2004; Michael McCabe <randy@gentoo.org> libperl-5.8.4.ebuild:
+ Stable on s390
03 May 2004; Robert Coie <rac@gentoo.org> libperl-5.8.1.ebuild,
files/libperl-5.8.0-create-libperl-soname.patch,
diff --git a/sys-devel/libperl/libperl-5.8.4.ebuild b/sys-devel/libperl/libperl-5.8.4.ebuild
index 38fb3aab4d9a..3a2ad4b86b54 100644
--- a/sys-devel/libperl/libperl-5.8.4.ebuild
+++ b/sys-devel/libperl/libperl-5.8.4.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.4.ebuild,v 1.2 2004/05/03 22:12:46 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4.ebuild,v 1.3 2004/05/10 16:39:55 randy 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"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )