summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-15 21:07:06 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-15 21:07:06 +0000
commitf50362aec233da9ee6f3f6d54e345821cd55be86 (patch)
tree361b0d4b8d39d1a5782ec53dc198ff709299817d /perl-core
parentStable on amd64 wrt bug 174713 (diff)
downloadgentoo-2-f50362aec233da9ee6f3f6d54e345821cd55be86.tar.gz
gentoo-2-f50362aec233da9ee6f3f6d54e345821cd55be86.tar.bz2
gentoo-2-f50362aec233da9ee6f3f6d54e345821cd55be86.zip
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/PodParser/ChangeLog5
-rw-r--r--perl-core/PodParser/PodParser-1.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index a66ba8c19885..5aa2c5ec2a4c 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/PodParser
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.33 2007/03/03 20:36:45 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.34 2007/04/15 21:07:06 corsair Exp $
+
+ 15 Apr 2007; Markus Rothe <corsair@gentoo.org> PodParser-1.35.ebuild:
+ Stable on ppc64
03 Mar 2007; Andrej Kacian <ticho@gentoo.org> PodParser-1.35.ebuild:
Stable on x86, bug #169153.
diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild
index 7fd86cb74d70..2887b8c1acda 100644
--- a/perl-core/PodParser/PodParser-1.35.ebuild
+++ b/perl-core/PodParser/PodParser-1.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.7 2007/03/03 20:36:45 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.8 2007/04/15 21:07:06 corsair Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"