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
commit16531c8ee4f7db29957022fe419c016419118a0c (patch)
treec3811b46ac52c4b4c1212b990966ddbec5f6cde5 /perl-core/PodParser
parentStable on alpha. (diff)
downloadhistorical-16531c8ee4f7db29957022fe419c016419118a0c.tar.gz
historical-16531c8ee4f7db29957022fe419c016419118a0c.tar.bz2
historical-16531c8ee4f7db29957022fe419c016419118a0c.zip
Stable on alpha.
Package-Manager: portage-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"