summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-04 13:29:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-04 13:29:24 +0000
commit285f9850f3b09169e407d8ed7e4415e21ab2bc06 (patch)
tree10b5286e431f2eccd161bd807fe2b7f5bf3a63ed /perl-core/PodParser
parentAdding perl dep (diff)
downloadgentoo-2-285f9850f3b09169e407d8ed7e4415e21ab2bc06.tar.gz
gentoo-2-285f9850f3b09169e407d8ed7e4415e21ab2bc06.tar.bz2
gentoo-2-285f9850f3b09169e407d8ed7e4415e21ab2bc06.zip
Adding perl dep
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog6
-rw-r--r--perl-core/PodParser/PodParser-1.30.ebuild4
-rw-r--r--perl-core/PodParser/PodParser-1.32.ebuild4
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild4
-rw-r--r--perl-core/PodParser/files/digest-PodParser-1.302
5 files changed, 16 insertions, 4 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 8f74ee6e5d02..a07dc9af401d 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -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.21 2006/07/18 15:47:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.22 2006/08/04 13:29:24 mcummings Exp $
+
+ 04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ PodParser-1.30.ebuild, PodParser-1.32.ebuild, PodParser-1.34.ebuild:
+ Adding perl dep
18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> PodParser-1.34.ebuild:
Stable on alpha.
diff --git a/perl-core/PodParser/PodParser-1.30.ebuild b/perl-core/PodParser/PodParser-1.30.ebuild
index 4c2a3cc25cb9..9970eea3dd3b 100644
--- a/perl-core/PodParser/PodParser-1.30.ebuild
+++ b/perl-core/PodParser/PodParser-1.30.ebuild
@@ -1,6 +1,6 @@
# 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.8 2006/03/14 20:19:28 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.30.ebuild,v 1.9 2006/08/04 13:29:24 mcummings Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
@@ -16,3 +16,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
SRC_TEST="do"
+
+DEPEND="dev-lang/perl"
diff --git a/perl-core/PodParser/PodParser-1.32.ebuild b/perl-core/PodParser/PodParser-1.32.ebuild
index fad0cad2d710..4e7884e2f06f 100644
--- a/perl-core/PodParser/PodParser-1.32.ebuild
+++ b/perl-core/PodParser/PodParser-1.32.ebuild
@@ -1,6 +1,6 @@
# 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.9 2006/07/02 19:46:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.32.ebuild,v 1.10 2006/08/04 13:29:24 mcummings Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
@@ -16,3 +16,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
SRC_TEST="do"
+
+DEPEND="dev-lang/perl"
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
index 3c9c6a1027af..8d013cdd6088 100644
--- a/perl-core/PodParser/PodParser-1.34.ebuild
+++ b/perl-core/PodParser/PodParser-1.34.ebuild
@@ -1,6 +1,6 @@
# 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.6 2006/07/18 15:47:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.7 2006/08/04 13:29:24 mcummings Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
@@ -16,3 +16,5 @@ KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~
IUSE=""
SRC_TEST="do"
+
+DEPEND="dev-lang/perl"
diff --git a/perl-core/PodParser/files/digest-PodParser-1.30 b/perl-core/PodParser/files/digest-PodParser-1.30
index ebbd7afde7f0..7a0f7f21af74 100644
--- a/perl-core/PodParser/files/digest-PodParser-1.30
+++ b/perl-core/PodParser/files/digest-PodParser-1.30
@@ -1 +1,3 @@
MD5 f1bfaa38e55f3574bf7e109a0a40500e Pod-Parser-1.30.tar.gz 93251
+RMD160 2803a5a83988c99c0741e84abf60c8292ae183da Pod-Parser-1.30.tar.gz 93251
+SHA256 27e79bcb105295f880983a3cf32a92cd719515ab0c748b5455881cd3a63f7c32 Pod-Parser-1.30.tar.gz 93251