summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-05-27 21:42:46 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-05-27 21:42:46 +0000
commitd7bc7cc20316ef0d2b8ebdbd9d73a2f5ae51aed7 (patch)
tree2caae96379b55a19e0d3f8df89fee1e5a50918b7 /perl-core/PodParser
parentStable on alpha. (diff)
downloadgentoo-2-d7bc7cc20316ef0d2b8ebdbd9d73a2f5ae51aed7.tar.gz
gentoo-2-d7bc7cc20316ef0d2b8ebdbd9d73a2f5ae51aed7.tar.bz2
gentoo-2-d7bc7cc20316ef0d2b8ebdbd9d73a2f5ae51aed7.zip
Stable on alpha.
(Portage version: 2.1_rc3)
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 e5e74cff3e4a..631bad0531b1 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.16 2006/05/27 19:40:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.17 2006/05/27 21:42:46 kloeri Exp $
+
+ 27 May 2006; Bryan Østergaard <kloeri@gentoo.org> PodParser-1.32.ebuild:
+ Stable on alpha.
27 May 2006; <mcummings@gentoo.org> PodParser-1.32.ebuild:
Marking sparc stable
diff --git a/perl-core/PodParser/PodParser-1.32.ebuild b/perl-core/PodParser/PodParser-1.32.ebuild
index a829940ef485..93524ad650ba 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.6 2006/05/27 19:40:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.32.ebuild,v 1.7 2006/05/27 21:42:46 kloeri 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"