summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-06-18 16:56:59 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-06-18 16:56:59 +0000
commit099ee0877d4332bae7a40d054b1ec613d988676f (patch)
tree1b4de8510ff4ce9dc69fa9f73304c26eae99fafd /dev-lang/perl
parentRevision bump, without the included recursor component. Use net-dns/pdns-recu... (diff)
downloadgentoo-2-099ee0877d4332bae7a40d054b1ec613d988676f.tar.gz
gentoo-2-099ee0877d4332bae7a40d054b1ec613d988676f.tar.bz2
gentoo-2-099ee0877d4332bae7a40d054b1ec613d988676f.zip
Stable on ia64.
(Portage version: 2.1)
Diffstat (limited to 'dev-lang/perl')
-rw-r--r--dev-lang/perl/ChangeLog5
-rw-r--r--dev-lang/perl/perl-5.8.8-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog
index fd015029e36c..827ef0b5b6aa 100644
--- a/dev-lang/perl/ChangeLog
+++ b/dev-lang/perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/perl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.222 2006/06/14 10:26:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.223 2006/06/18 16:56:59 kloeri Exp $
+
+ 18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.8-r2.ebuild:
+ Stable on ia64.
14 Jun 2006; Michael Cummings <mcummings@gentoo.org> -files/perl-cleaner,
-perl-5.8.6-r5.ebuild, -perl-5.8.6-r6.ebuild, -perl-5.8.6-r7.ebuild,
diff --git a/dev-lang/perl/perl-5.8.8-r2.ebuild b/dev-lang/perl/perl-5.8.8-r2.ebuild
index 8d6a2268386c..a1db1664ab24 100644
--- a/dev-lang/perl/perl-5.8.8-r2.ebuild
+++ b/dev-lang/perl/perl-5.8.8-r2.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/dev-lang/perl/perl-5.8.8-r2.ebuild,v 1.14 2006/06/08 00:24:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r2.ebuild,v 1.15 2006/06/18 16:56:59 kloeri Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -18,7 +18,7 @@ LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})"
LICENSE="Artistic GPL-2"
SLOT="0"
-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"
IUSE="berkdb debug doc gdbm ithreads perlsuid build"
PERL_OLDVERSEN="5.8.0 5.8.2 5.8.4 5.8.5 5.8.6 5.8.7"