summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-22 00:37:19 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-22 00:37:19 +0000
commit142e94ebe5e015d94dba60a11f67d88bbf108790 (patch)
treec7ebbe8092e018f263fb6d939d074eca4bc17847 /perl-core/PodParser
parentStable on Alpha + IA64. (diff)
downloadgentoo-2-142e94ebe5e015d94dba60a11f67d88bbf108790.tar.gz
gentoo-2-142e94ebe5e015d94dba60a11f67d88bbf108790.tar.bz2
gentoo-2-142e94ebe5e015d94dba60a11f67d88bbf108790.zip
Stable on Alpha + IA64.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog5
-rw-r--r--perl-core/PodParser/PodParser-1.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 9997a76190d5..a4d5cf5e4ee9 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.30 2007/01/21 20:12:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.31 2007/01/22 00:37:19 kloeri Exp $
+
+ 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> PodParser-1.35.ebuild:
+ Stable on Alpha + IA64.
21 Jan 2007; Michael Cummings <mcummings@gentoo.org>
PodParser-1.35.ebuild:
diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild
index 4215ccbdfe9f..ad9e9af3c13a 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
# 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.3 2007/01/21 20:12:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.35.ebuild,v 1.4 2007/01/22 00:37:19 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 ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"