summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-18 02:20:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-18 02:20:48 +0000
commitc3ffa4fb9b4361b11692b1c802831402aecb3dc0 (patch)
tree410ed96d9037d90e85ee857ea28607689378a8f3 /perl-core/PodParser
parentStable on amd64. Bug #143412. (diff)
downloadhistorical-c3ffa4fb9b4361b11692b1c802831402aecb3dc0.tar.gz
historical-c3ffa4fb9b4361b11692b1c802831402aecb3dc0.tar.bz2
historical-c3ffa4fb9b4361b11692b1c802831402aecb3dc0.zip
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog6
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index a07dc9af401d..a443f14d91b1 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,10 @@
# 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.22 2006/08/04 13:29:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.23 2006/08/18 02:19:32 mcummings Exp $
+
+ 18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ PodParser-1.34.ebuild:
+ Marking amd64 stable
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
PodParser-1.30.ebuild, PodParser-1.32.ebuild, PodParser-1.34.ebuild:
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
index 8d013cdd6088..29a89748e8fc 100644
--- a/perl-core/PodParser/PodParser-1.34.ebuild
+++ b/perl-core/PodParser/PodParser-1.34.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.34.ebuild,v 1.7 2006/08/04 13:29:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.8 2006/08/18 02:19:32 mcummings 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 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"