summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2005-07-06 20:25:07 +0000
committerTim Yamin <plasmaroo@gentoo.org>2005-07-06 20:25:07 +0000
commit8a6ee69ae69d6b6de3de9fcbbd2d39cab74fbd8f (patch)
treed25306cdaae1ffc09c05f1534885c438b824de45 /dev-lang
parentMarked stable on x86. (diff)
downloadgentoo-2-8a6ee69ae69d6b6de3de9fcbbd2d39cab74fbd8f.tar.gz
gentoo-2-8a6ee69ae69d6b6de3de9fcbbd2d39cab74fbd8f.tar.bz2
gentoo-2-8a6ee69ae69d6b6de3de9fcbbd2d39cab74fbd8f.zip
Stable on IA64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/perl/ChangeLog5
-rw-r--r--dev-lang/perl/perl-5.8.6-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog
index b1f2c116b1a9..9fb42f86bf92 100644
--- a/dev-lang/perl/ChangeLog
+++ b/dev-lang/perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/perl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.139 2005/07/06 19:58:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.140 2005/07/06 20:23:07 plasmaroo Exp $
+
+ 06 Jul 2005; <plasmaroo@gentoo.org> perl-5.8.6-r5.ebuild:
+ Stable on IA64.
06 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> perl-5.8.6-r5.ebuild:
Stable on arm, m68k, s390, and sh.
diff --git a/dev-lang/perl/perl-5.8.6-r5.ebuild b/dev-lang/perl/perl-5.8.6-r5.ebuild
index 8b760856170a..84aff957dc7e 100644
--- a/dev-lang/perl/perl-5.8.6-r5.ebuild
+++ b/dev-lang/perl/perl-5.8.6-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r5.ebuild,v 1.6 2005/07/06 19:58:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r5.ebuild,v 1.7 2005/07/06 20:23:07 plasmaroo Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -17,7 +17,7 @@ LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc x86"
IUSE="berkdb debug doc gdbm ithreads perlsuid build minimal"
PERL_OLDVERSEN="5.8.0 5.8.2 5.8.4 5.8.5"