diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 02:20:34 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 02:20:34 +0000 |
commit | 0789a121ed1acd61a4701da5a0b2e85d66069f3e (patch) | |
tree | 5ac06b6fda503e47e4feaee4ac862d0f8e0e661b /dev-perl/extutils-pkgconfig | |
parent | Adding perl dep; fixed DEPEND (diff) | |
download | gentoo-2-0789a121ed1acd61a4701da5a0b2e85d66069f3e.tar.gz gentoo-2-0789a121ed1acd61a4701da5a0b2e85d66069f3e.tar.bz2 gentoo-2-0789a121ed1acd61a4701da5a0b2e85d66069f3e.zip |
Adding perl dep; fixed header; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/files/digest-extutils-pkgconfig-1.07 | 2 |
3 files changed, 14 insertions, 4 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index cd51923ef841..5b034e2dc967 100644 --- a/dev-perl/extutils-pkgconfig/ChangeLog +++ b/dev-perl/extutils-pkgconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-pkgconfig -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.22 2005/09/17 00:49:43 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.23 2006/08/06 02:20:34 mcummings Exp $ + + 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> + extutils-pkgconfig-1.07.ebuild: + Adding perl dep; fixed header; fixed DEPEND 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> extutils-pkgconfig-1.07.ebuild: diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild index 29ddfe16f29d..dc3f9ea8aafb 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild,v 1.10 2005/09/17 00:49:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.07.ebuild,v 1.11 2006/08/06 02:20:34 mcummings Exp $ inherit perl-module @@ -14,3 +14,7 @@ LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/extutils-pkgconfig/files/digest-extutils-pkgconfig-1.07 b/dev-perl/extutils-pkgconfig/files/digest-extutils-pkgconfig-1.07 index a017a7f085b1..3206cd8ef8a9 100644 --- a/dev-perl/extutils-pkgconfig/files/digest-extutils-pkgconfig-1.07 +++ b/dev-perl/extutils-pkgconfig/files/digest-extutils-pkgconfig-1.07 @@ -1 +1,3 @@ MD5 a8cf945d09c6458cb27228218e9a2f45 ExtUtils-PkgConfig-1.07.tar.gz 6336 +RMD160 b94a077fc3db7248dad3850c8eacea16b333f5b4 ExtUtils-PkgConfig-1.07.tar.gz 6336 +SHA256 8416e162d6fc921f14a61c8905e9f9a28dc25e67e1c71b75574360a13f0c28c7 ExtUtils-PkgConfig-1.07.tar.gz 6336 |