amd64 stable for 1.30. Removed old 1.28.
authorChris White <chriswhite@gentoo.org>
Tue, 14 Mar 2006 20:19:28 +0000 (20:19 +0000)
committerChris White <chriswhite@gentoo.org>
Tue, 14 Mar 2006 20:19:28 +0000 (20:19 +0000)
([amd64 workstation] Portage version: 2.0.54)

perl-core/PodParser/ChangeLog
perl-core/PodParser/Manifest
perl-core/PodParser/PodParser-1.28.ebuild [deleted file]
perl-core/PodParser/PodParser-1.30.ebuild
perl-core/PodParser/files/digest-PodParser-1.28 [deleted file]

index 320b8c324cefbc8f78ed6377f756b88041fbe6f5..6f61bb726c309370daca60bda500a15b0d9647ce 100644 (file)
@@ -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.8 2006/02/25 23:38:46 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.9 2006/03/14 20:19:28 chriswhite Exp $
+
+  14 Mar 2006; Chris White <chriswhite@gentoo.org> -PodParser-1.28.ebuild,
+  PodParser-1.30.ebuild:
+  amd64 stable for 1.30. Removed old 1.28.
 
   25 Feb 2006; Joshua Kinard <kumba@gentoo.org> PodParser-1.30.ebuild:
   Marked stable on mips.
index 55b183c1cb6a42cf64b9bf8b8e857e7085ae3d91..c2709fb1927d9b7ea631e0bd13aa1a1b2c159293 100644 (file)
@@ -1,8 +1,16 @@
-MD5 abd623a8b7415b2f576b2c60b5e67951 ChangeLog 2654
-MD5 ab36ff18c942ef3b152e44ed2dcbdc44 PodParser-1.28.ebuild 577
-MD5 a281d839be41989bdd7274c95a384120 PodParser-1.30.ebuild 636
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 1d3aa53ea88890f532ab1fc9e9f375bc ChangeLog 2803
+MD5 7f8e01fca672b13696b21dcdb87561d7 PodParser-1.30.ebuild 647
 MD5 9d5452040616811ad4185dc50ee1fd4d PodParser-1.32.ebuild 652
-MD5 a116f238f9e58252d2a2eac7fa4192ea files/digest-PodParser-1.28 65
 MD5 2206f7a4b5f1846a5ab56c6927a7a686 files/digest-PodParser-1.30 66
 MD5 284b158c172bfa7b09e801a868af971f files/digest-PodParser-1.32 66
 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEFyVWFdQwWVoAgN4RAsKeAJ9RwISIbyELEEUoWmw+9aVnhsaXvQCfTxVa
+VDT8+imRo8N/c8SH1gGYfrg=
+=a92T
+-----END PGP SIGNATURE-----
diff --git a/perl-core/PodParser/PodParser-1.28.ebuild b/perl-core/PodParser/PodParser-1.28.ebuild
deleted file mode 100644 (file)
index 4bc2766..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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.28.ebuild,v 1.2 2006/01/11 09:29:13 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Base class for creating POD filters and translators"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
index 1b22cae766d3f48f0b06d7af91a224ec10a2dcee..4c2a3cc25cb927d848799ebd5a08154a31b2b82b 100644 (file)
@@ -1,18 +1,18 @@
 # 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.30.ebuild,v 1.7 2006/02/25 23:38:46 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.30.ebuild,v 1.8 2006/03/14 20:19:28 chriswhite Exp $
 
 inherit perl-module
 MY_P=Pod-Parser-${PV}
 S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="Base class for creating POD filters and translators"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/PodParser-1.30.readme"
 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"
diff --git a/perl-core/PodParser/files/digest-PodParser-1.28 b/perl-core/PodParser/files/digest-PodParser-1.28
deleted file mode 100644 (file)
index 963089f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-MD5 82b26c8cef5ef2bea0d7bf0294682382 PodParser-1.28.tar.gz 91327