summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 17:08:27 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 17:08:27 +0000
commit185b4809592d327d557ea21797181b7b4314f271 (patch)
tree18a8e84e1942dc1b0cf2cf73369baa6ad9bfdb8e /perl-core/PodParser
parentMarking sparc stable (diff)
downloadhistorical-185b4809592d327d557ea21797181b7b4314f271.tar.gz
historical-185b4809592d327d557ea21797181b7b4314f271.tar.bz2
historical-185b4809592d327d557ea21797181b7b4314f271.zip
Marking sparc stable
Package-Manager: portage-2.1
Diffstat (limited to 'perl-core/PodParser')
-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 a060a5b6d9fa..3c6d58069a82 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.18 2006/06/08 00:14:46 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.19 2006/06/12 17:06:40 mcummings Exp $
+
+ 12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ PodParser-1.34.ebuild:
+ Marking sparc stable
08 Jun 2006; Joshua Kinard <kumba@gentoo.org> PodParser-1.32.ebuild:
Marked stable on mips.
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
index b412d2c32715..983c6f6e02a7 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.2 2006/05/26 13:46:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.3 2006/06/12 17:06:40 mcummings 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"