summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-16 22:12:45 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-16 22:12:45 +0000
commitb561c69357d2794d81a5fd25a4a49ec774932d21 (patch)
tree21110f128771a3c62ceccff21918f24321dddd11 /perl-core
parentppc stable (diff)
downloadgentoo-2-b561c69357d2794d81a5fd25a4a49ec774932d21.tar.gz
gentoo-2-b561c69357d2794d81a5fd25a4a49ec774932d21.tar.bz2
gentoo-2-b561c69357d2794d81a5fd25a4a49ec774932d21.zip
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/PodParser/ChangeLog6
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index d5988948cbca..29fca42d1768 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/PodParser
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.24 2006/09/05 05:45:59 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.25 2006/09/16 22:12:45 dertobi123 Exp $
+
+ 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ PodParser-1.34.ebuild:
+ ppc stable
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> PodParser-1.34.ebuild:
Marked stable on mips.
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
index 60c8736c4a07..ade7e6289845 100644
--- a/perl-core/PodParser/PodParser-1.34.ebuild
+++ b/perl-core/PodParser/PodParser-1.34.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/perl-core/PodParser/PodParser-1.34.ebuild,v 1.9 2006/09/05 05:45:59 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.10 2006/09/16 22:12:45 dertobi123 Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
@@ -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 ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"