diff options
author | 2006-02-13 15:12:19 +0000 | |
---|---|---|
committer | 2006-02-13 15:12:19 +0000 | |
commit | 2cd1a965e40d7977d8f2e7bc4a8b146880198f1a (patch) | |
tree | a93af736b8e74ac74401f0afe87ecfd1c4068388 /sys-devel/cons/cons-2.2.0.ebuild | |
parent | Virtuals for perl-core (diff) | |
download | gentoo-2-2cd1a965e40d7977d8f2e7bc4a8b146880198f1a.tar.gz gentoo-2-2cd1a965e40d7977d8f2e7bc4a8b146880198f1a.tar.bz2 gentoo-2-2cd1a965e40d7977d8f2e7bc4a8b146880198f1a.zip |
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-devel/cons/cons-2.2.0.ebuild')
-rw-r--r-- | sys-devel/cons/cons-2.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild index ec1d94bfdffc..1e33c1affb61 100644 --- a/sys-devel/cons/cons-2.2.0.ebuild +++ b/sys-devel/cons/cons-2.2.0.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/sys-devel/cons/cons-2.2.0.ebuild,v 1.12 2005/05/24 16:01:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.13 2006/02/13 15:10:28 mcummings Exp $ DESCRIPTION="Extensible perl-based build utility" SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc ~sparc alpha" IUSE="" DEPEND="dev-lang/perl - perl-core/Digest-MD5" + virtual/perl-Digest-MD5" src_install() { dobin cons |