summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-09-21 12:33:08 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-09-21 12:33:08 +0000
commit8dab12787d3813880618a4d378151e76882e1113 (patch)
tree8923eca4f3fe458ab2916ec94630dc017e593d36 /dev-lang
parentnew release + patch (Manifest recommit) (diff)
downloadgentoo-2-8dab12787d3813880618a4d378151e76882e1113.tar.gz
gentoo-2-8dab12787d3813880618a4d378151e76882e1113.tar.bz2
gentoo-2-8dab12787d3813880618a4d378151e76882e1113.zip
stable on amd64
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/perl/ChangeLog5
-rw-r--r--dev-lang/perl/perl-5.8.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog
index 3b7991284e11..904322c491bd 100644
--- a/dev-lang/perl/ChangeLog
+++ b/dev-lang/perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/perl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.83 2004/09/09 18:44:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.84 2004/09/21 12:33:08 kugelfang Exp $
+
+ 21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> perl-5.8.4-r1.ebuild:
+ Marked stable on amd64.
09 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> perl-5.8.4-r1.ebuild:
Stable on sparc to finally solve #36478
diff --git a/dev-lang/perl/perl-5.8.4-r1.ebuild b/dev-lang/perl/perl-5.8.4-r1.ebuild
index 2f32ca414549..efbc69ab98c8 100644
--- a/dev-lang/perl/perl-5.8.4-r1.ebuild
+++ b/dev-lang/perl/perl-5.8.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.4-r1.ebuild,v 1.9 2004/09/09 18:44:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.4-r1.ebuild,v 1.10 2004/09/21 12:33:08 kugelfang Exp $
inherit eutils flag-o-matic gcc
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.perl.org/"
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc mips alpha arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc sparc mips alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390"
IUSE="berkdb doc gdbm threads uclibc"
DEPEND="!uclibc? ( sys-apps/groff )