summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-05-05 18:26:38 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-05-05 18:26:38 +0000
commit558896509d9634b16d840deec63b763a3d8612ba (patch)
treed1fae37d9ef0917c51a76c9818f59b2af606bfa9 /perl-core/PodParser
parentMarked stable on amd64 for bug #175465 (diff)
downloadgentoo-2-558896509d9634b16d840deec63b763a3d8612ba.tar.gz
gentoo-2-558896509d9634b16d840deec63b763a3d8612ba.tar.bz2
gentoo-2-558896509d9634b16d840deec63b763a3d8612ba.zip
ppc stable
(Portage version: 2.1.2.6)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog6
-rw-r--r--perl-core/PodParser/PodParser-1.35.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 5aa2c5ec2a4c..10a0ec3f5b19 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,10 @@
# 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.34 2007/04/15 21:07:06 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.35 2007/05/05 18:26:38 dertobi123 Exp $
+
+ 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ PodParser-1.35.ebuild:
+ ppc stable
15 Apr 2007; Markus Rothe <corsair@gentoo.org> PodParser-1.35.ebuild:
Stable on ppc64
diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild
index 2887b8c1acda..c6f178a58a47 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.8 2007/04/15 21:07:06 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.9 2007/05/05 18:26:38 dertobi123 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"