summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/PodParser/ChangeLog7
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild18
-rw-r--r--perl-core/PodParser/files/digest-PodParser-1.343
3 files changed, 27 insertions, 1 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 6f61bb726c30..2169e1ce1035 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,11 @@
# 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.9 2006/03/14 20:19:28 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.10 2006/05/05 17:14:09 ian Exp $
+
+*PodParser-1.34 (05 May 2006)
+
+ 05 May 2006; Christian Hartmann <ian@gentoo.org> +PodParser-1.34.ebuild:
+ Version bump
14 Mar 2006; Chris White <chriswhite@gentoo.org> -PodParser-1.28.ebuild,
PodParser-1.30.ebuild:
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
new file mode 100644
index 000000000000..caff9490e7d9
--- /dev/null
+++ b/perl-core/PodParser/PodParser-1.34.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.34.ebuild,v 1.1 2006/05/05 17:14:09 ian 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.34 b/perl-core/PodParser/files/digest-PodParser-1.34
new file mode 100644
index 000000000000..41de2c30eff2
--- /dev/null
+++ b/perl-core/PodParser/files/digest-PodParser-1.34
@@ -0,0 +1,3 @@
+MD5 4f3a9ebb17bc092bffbcf11dc5d1a5ff Pod-Parser-1.34.tar.gz 95893
+RMD160 9cd00d68dc581ff6473d3e90dfa36ef17b59e7fe Pod-Parser-1.34.tar.gz 95893
+SHA256 863cd62655fc1928c4a8b562e82890672c70ee8b65a8a646ed9662c8aecac662 Pod-Parser-1.34.tar.gz 95893