summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 05:45:59 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 05:45:59 +0000
commitee9480b2e7ef695ca3f2ae5ee4dca1db5c30ab16 (patch)
tree9cb19d721ca5c8ad266c39b6c70c5e5922843f45 /perl-core/PodParser
parentMarked stable on mips. (diff)
downloadgentoo-2-ee9480b2e7ef695ca3f2ae5ee4dca1db5c30ab16.tar.gz
gentoo-2-ee9480b2e7ef695ca3f2ae5ee4dca1db5c30ab16.tar.bz2
gentoo-2-ee9480b2e7ef695ca3f2ae5ee4dca1db5c30ab16.zip
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog5
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index a443f14d91b1..d5988948cbca 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,9 @@
# 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.23 2006/08/18 02:19:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.24 2006/09/05 05:45:59 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> PodParser-1.34.ebuild:
+ Marked stable on mips.
18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
PodParser-1.34.ebuild:
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
index 29a89748e8fc..60c8736c4a07 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.8 2006/08/18 02:19:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.9 2006/09/05 05:45:59 kumba 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"