summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 16:02:15 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 16:02:15 +0000
commit0a173a80904c5c228ff4c56b7a7c6c0c25226df9 (patch)
treef956c9179662723354b9a2b9cf8026bf62be7a63 /perl-core/PodParser
parentRemove 2.5.5 (diff)
downloadgentoo-2-0a173a80904c5c228ff4c56b7a7c6c0c25226df9.tar.gz
gentoo-2-0a173a80904c5c228ff4c56b7a7c6c0c25226df9.tar.bz2
gentoo-2-0a173a80904c5c228ff4c56b7a7c6c0c25226df9.zip
Version bump
(Portage version: 2.1_pre1)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog8
-rw-r--r--perl-core/PodParser/Manifest12
-rw-r--r--perl-core/PodParser/PodParser-1.32.ebuild18
-rw-r--r--perl-core/PodParser/files/digest-PodParser-1.321
4 files changed, 28 insertions, 11 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index d0b4d67f0861..629e2eaa3204 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/PodParser
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.4 2006/01/11 09:29:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.5 2006/01/13 16:02:15 mcummings Exp $
+
+*PodParser-1.32 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ +PodParser-1.32.ebuild:
+ Version bump
11 Jan 2006; <mcumming@gentoo.org> PodParser-1.28.ebuild,
PodParser-1.30.ebuild:
diff --git a/perl-core/PodParser/Manifest b/perl-core/PodParser/Manifest
index b408bde71fe7..9be3426a7fda 100644
--- a/perl-core/PodParser/Manifest
+++ b/perl-core/PodParser/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 87d49997ebb85c3125799233dfade4ab ChangeLog 2330
MD5 ab36ff18c942ef3b152e44ed2dcbdc44 PodParser-1.28.ebuild 577
MD5 4f8adb561d580f283c6db84c57daa634 PodParser-1.30.ebuild 642
+MD5 15a6227d943e30dede91a07fbfb88a51 PodParser-1.32.ebuild 546
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 (GNU/Linux)
-
-iD8DBQFDxM/ytG5z4I8BtQoRAsclAJkBkwP2nWcC/oqrsVXMGfslBYSjfACfVvrH
-KPaL/ZACVEj0kLdcohzsJ0M=
-=JuhC
------END PGP SIGNATURE-----
diff --git a/perl-core/PodParser/PodParser-1.32.ebuild b/perl-core/PodParser/PodParser-1.32.ebuild
new file mode 100644
index 000000000000..f6e8727cf556
--- /dev/null
+++ b/perl-core/PodParser/PodParser-1.32.ebuild
@@ -0,0 +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.32.ebuild,v 1.1 2006/01/13 16:02:15 mcummings 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"
+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"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/perl-core/PodParser/files/digest-PodParser-1.32 b/perl-core/PodParser/files/digest-PodParser-1.32
new file mode 100644
index 000000000000..32de8ed1272a
--- /dev/null
+++ b/perl-core/PodParser/files/digest-PodParser-1.32
@@ -0,0 +1 @@
+MD5 a55533301559ca3975ad32fc761dd735 Pod-Parser-1.32.tar.gz 93548