summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-05-26 11:06:50 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-05-26 11:06:50 +0000
commitd2916945fb8cbb1a3027d3df45f1fc891a27d92f (patch)
tree06ec83e27582e968531239ace4534ddd88d52ccb /perl-core/PodParser
parentStable on hppa. (diff)
downloadgentoo-2-d2916945fb8cbb1a3027d3df45f1fc891a27d92f.tar.gz
gentoo-2-d2916945fb8cbb1a3027d3df45f1fc891a27d92f.tar.bz2
gentoo-2-d2916945fb8cbb1a3027d3df45f1fc891a27d92f.zip
Stable on hppa.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog5
-rw-r--r--perl-core/PodParser/PodParser-1.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 9118fc1b6432..61ac922fedac 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.12 2006/05/26 10:18:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.13 2006/05/26 11:06:50 gmsoft Exp $
+
+ 26 May 2006; Guy Martin <gmsoft@gentoo.org> PodParser-1.32.ebuild:
+ Stable on hppa.
26 May 2006; Markus Rothe <corsair@gentoo.org> PodParser-1.32.ebuild:
Stable on ppc64; bug #133989
diff --git a/perl-core/PodParser/PodParser-1.32.ebuild b/perl-core/PodParser/PodParser-1.32.ebuild
index e077914c8133..59f177037a8e 100644
--- a/perl-core/PodParser/PodParser-1.32.ebuild
+++ b/perl-core/PodParser/PodParser-1.32.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.32.ebuild,v 1.3 2006/05/26 10:18:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.32.ebuild,v 1.4 2006/05/26 11:06:50 gmsoft 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"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_TEST="do"