summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-11 02:21:59 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-11 02:21:59 +0000
commit3774560f865a5a9a8fde8bb6e17e5eeec5a4b220 (patch)
treec327886a6e937c332a69739bbb0f0fb98702d3a6 /perl-core
parentNew release: 3.0.1 (diff)
downloadgentoo-2-3774560f865a5a9a8fde8bb6e17e5eeec5a4b220.tar.gz
gentoo-2-3774560f865a5a9a8fde8bb6e17e5eeec5a4b220.tar.bz2
gentoo-2-3774560f865a5a9a8fde8bb6e17e5eeec5a4b220.zip
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/PodParser/ChangeLog5
-rw-r--r--perl-core/PodParser/PodParser-1.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 10a0ec3f5b19..e16cb8c04651 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,9 @@
# 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.35 2007/05/05 18:26:38 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.36 2007/05/11 02:21:59 kumba Exp $
+
+ 11 May 2007; Joshua Kinard <kumba@gentoo.org> PodParser-1.35.ebuild:
+ Stable on mips.
05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
PodParser-1.35.ebuild:
diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild
index c6f178a58a47..2bde2c0e6ff6 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.9 2007/05/05 18:26:38 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.10 2007/05/11 02:21:59 kumba Exp $
inherit perl-module
@@ -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=""
DEPEND="dev-lang/perl"