summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-21 20:12:07 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-21 20:12:07 +0000
commit7fdfe73ba68d25c8c601a53e3c526560177f880b (patch)
treeb92dd18f31f7c77a9c62cdb4a9e6506ca08afdc9 /perl-core/PodParser
parentStable on IA64, bug 156662. (diff)
downloadgentoo-2-7fdfe73ba68d25c8c601a53e3c526560177f880b.tar.gz
gentoo-2-7fdfe73ba68d25c8c601a53e3c526560177f880b.tar.bz2
gentoo-2-7fdfe73ba68d25c8c601a53e3c526560177f880b.zip
Marking sparc stable
(Portage version: 2.1.2-r1)
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 66a64861e910..9997a76190d5 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.29 2007/01/19 18:03:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.30 2007/01/21 20:12:07 mcummings Exp $
+
+ 21 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ PodParser-1.35.ebuild:
+ Marking sparc stable
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
PodParser-1.32.ebuild, PodParser-1.34.ebuild, PodParser-1.35.ebuild:
diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild
index fbe222fd93d8..4215ccbdfe9f 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.2 2007/01/19 18:03:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.3 2007/01/21 20:12:07 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 ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"