summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-21 20:15:47 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-21 20:15:47 +0000
commitfdc38b690b74ca4b3fd19b42da899dd9213651f8 (patch)
treef1bba7753c39b21dfe7842918dedba70ae3b1bca /perl-core/PodParser
parentAdded --build-only for junit in src_test. (diff)
downloadhistorical-fdc38b690b74ca4b3fd19b42da899dd9213651f8.tar.gz
historical-fdc38b690b74ca4b3fd19b42da899dd9213651f8.tar.bz2
historical-fdc38b690b74ca4b3fd19b42da899dd9213651f8.zip
Marking sparc stable
Package-Manager: portage-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"