summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-28 07:11:46 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-28 07:11:46 +0000
commitc0841a19e6c213a017bdef9474959490ec5fb465 (patch)
tree62666f6849e1c262ddcd8c1562bc3a9b1ae5f2fc /perl-core/PodParser
parentStable for HPPA too. (diff)
downloadhistorical-c0841a19e6c213a017bdef9474959490ec5fb465.tar.gz
historical-c0841a19e6c213a017bdef9474959490ec5fb465.tar.bz2
historical-c0841a19e6c213a017bdef9474959490ec5fb465.zip
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog7
-rw-r--r--perl-core/PodParser/PodParser-1.35.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index e16cb8c04651..d8141954704c 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.36 2007/05/11 02:21:59 kumba Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.37 2008/03/28 06:58:25 jer Exp $
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> PodParser-1.35.ebuild:
+ Stable for HPPA too.
11 May 2007; Joshua Kinard <kumba@gentoo.org> PodParser-1.35.ebuild:
Stable on mips.
diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild
index 2bde2c0e6ff6..6f2d6ed9b167 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
+# Copyright 1999-2008 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.10 2007/05/11 02:21:59 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.11 2008/03/28 06:58:25 jer 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"