summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-12-31 13:47:37 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-12-31 13:47:37 +0000
commit6262ad91dad67952b8d316ef828d510568b6b763 (patch)
tree0b0f67e0b8c8b4f52bfc4fe38db8b3c2ad1807ed /perl-core/PodParser
parentChange /bin/false to -1 in enewuser call. (diff)
downloadhistorical-6262ad91dad67952b8d316ef828d510568b6b763.tar.gz
historical-6262ad91dad67952b8d316ef828d510568b6b763.tar.bz2
historical-6262ad91dad67952b8d316ef828d510568b6b763.zip
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog5
-rw-r--r--perl-core/PodParser/Manifest14
-rw-r--r--perl-core/PodParser/PodParser-1.30.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 4a831667895b..954a7c041c88 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PodParser
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.1 2005/12/30 10:39:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.2 2005/12/31 13:47:37 corsair Exp $
+
+ 31 Dec 2005; Markus Rothe <corsair@gentoo.org> PodParser-1.30.ebuild:
+ Stable on ppc64
*PodParser-1.28 (30 Dec 2005)
diff --git a/perl-core/PodParser/Manifest b/perl-core/PodParser/Manifest
index c1d89dadfaf3..4a76bed35a53 100644
--- a/perl-core/PodParser/Manifest
+++ b/perl-core/PodParser/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 be5bbed5efeb473f0e4e9f637f8bcf31 ChangeLog 2028
+MD5 1ff627fbc10d85cf044290e3e765fde5 ChangeLog 2117
MD5 99cf6bd36db940d7ad8f62ce3123298e PodParser-1.28.ebuild 568
-MD5 c35b882f2e9eef11f1a9bc17a5824186 PodParser-1.30.ebuild 632
+MD5 1cab8443108ae261ff1df783d9a7b450 PodParser-1.30.ebuild 632
MD5 a116f238f9e58252d2a2eac7fa4192ea files/digest-PodParser-1.28 65
MD5 2206f7a4b5f1846a5ab56c6927a7a686 files/digest-PodParser-1.30 66
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDtk5t2+ySkm8kpY0RAiqqAKC/xyyANgEt4nm+AMNvXXmFhCqEUQCdGdjF
-QTKjk7Q0ZZNYnlqO4yjFC0Q=
-=LAUC
------END PGP SIGNATURE-----
diff --git a/perl-core/PodParser/PodParser-1.30.ebuild b/perl-core/PodParser/PodParser-1.30.ebuild
index 962aab56826c..e628dbf8180c 100644
--- a/perl-core/PodParser/PodParser-1.30.ebuild
+++ b/perl-core/PodParser/PodParser-1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.30.ebuild,v 1.2 2005/12/31 09:24:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.30.ebuild,v 1.3 2005/12/31 13:47:37 corsair 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"