diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-05 00:58:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-05 00:58:04 +0000 |
commit | 1d5808472ad15be786dc8b577ffa6218640e5fce (patch) | |
tree | f155c8a51e5f3e7b2088662ca27fff93f98edacf /dev-perl/Config-ApacheFormat | |
parent | Adding perl dep; fixed DEPEND (diff) | |
download | gentoo-2-1d5808472ad15be786dc8b577ffa6218640e5fce.tar.gz gentoo-2-1d5808472ad15be786dc8b577ffa6218640e5fce.tar.bz2 gentoo-2-1d5808472ad15be786dc8b577ffa6218640e5fce.zip |
Adding perl dep; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Config-ApacheFormat')
-rw-r--r-- | dev-perl/Config-ApacheFormat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Config-ApacheFormat/files/digest-Config-ApacheFormat-1.2 | 2 |
3 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Config-ApacheFormat/ChangeLog b/dev-perl/Config-ApacheFormat/ChangeLog index 32453dcb7200..7013af4d2071 100644 --- a/dev-perl/Config-ApacheFormat/ChangeLog +++ b/dev-perl/Config-ApacheFormat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Config-ApacheFormat # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/ChangeLog,v 1.9 2006/07/04 04:57:17 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/ChangeLog,v 1.10 2006/08/05 00:58:04 mcummings Exp $ + + 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Config-ApacheFormat-1.2.ebuild: + Adding perl dep; fixed DEPEND 04 Jul 2006; Christian Hartmann <ian@gentoo.org> Config-ApacheFormat-1.2.ebuild: diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild index 47510cc1c040..718620295a9c 100644 --- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild +++ b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.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/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.9 2006/07/04 04:57:17 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.10 2006/08/05 00:58:04 mcummings Exp $ inherit perl-module MY_PV=${PV/0/} @@ -20,5 +20,6 @@ SRC_TEST="do" DEPEND="dev-perl/Class-MethodMaker perl-core/Text-Balanced - virtual/perl-File-Spec" -RDEPEND="${DEPEND}"
\ No newline at end of file + virtual/perl-File-Spec + dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Config-ApacheFormat/files/digest-Config-ApacheFormat-1.2 b/dev-perl/Config-ApacheFormat/files/digest-Config-ApacheFormat-1.2 index 8a92c7530737..1b9067fd747b 100644 --- a/dev-perl/Config-ApacheFormat/files/digest-Config-ApacheFormat-1.2 +++ b/dev-perl/Config-ApacheFormat/files/digest-Config-ApacheFormat-1.2 @@ -1 +1,3 @@ MD5 3fea1c5a44f2b73a44cef830dbacce5e Config-ApacheFormat-1.2.tar.gz 56817 +RMD160 0518cded39de721295ab8f313affaedf64aa5bcc Config-ApacheFormat-1.2.tar.gz 56817 +SHA256 a213fa8a7f230f7edb91b9169164935cd5f5d712d5c0ed083a46cd38663bf26d Config-ApacheFormat-1.2.tar.gz 56817 |