diff options
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}" |