diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 17:55:59 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 17:55:59 +0000 |
commit | c78df9d8a5947a1b97e081b91ed01690ea885bbf (patch) | |
tree | 9e40bdb0f65f48e04183df21adeba19997339cf6 /dev-perl/string-crc32/string-crc32-1.4.ebuild | |
parent | Mark 0.10.8 stable on alpha (diff) | |
download | gentoo-2-c78df9d8a5947a1b97e081b91ed01690ea885bbf.tar.gz gentoo-2-c78df9d8a5947a1b97e081b91ed01690ea885bbf.tar.bz2 gentoo-2-c78df9d8a5947a1b97e081b91ed01690ea885bbf.zip |
Cleaning up ebuilds
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/string-crc32/string-crc32-1.4.ebuild')
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/string-crc32/string-crc32-1.4.ebuild b/dev-perl/string-crc32/string-crc32-1.4.ebuild index e275bbe802d4..53a3a7d7ea59 100644 --- a/dev-perl/string-crc32/string-crc32-1.4.ebuild +++ b/dev-perl/string-crc32/string-crc32-1.4.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/string-crc32/string-crc32-1.4.ebuild,v 1.7 2006/08/18 02:16:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.8 2006/10/20 17:55:59 mcummings Exp $ inherit perl-module @@ -17,4 +17,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |