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 | |
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')
-rw-r--r-- | dev-perl/string-crc32/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.2.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.4.ebuild | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/string-crc32/ChangeLog b/dev-perl/string-crc32/ChangeLog index 69bbef3fd9dc..3890214c9836 100644 --- a/dev-perl/string-crc32/ChangeLog +++ b/dev-perl/string-crc32/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/string-crc32 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.22 2006/08/18 02:16:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.23 2006/10/20 17:55:59 mcummings Exp $ + + 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> + string-crc32-1.2.ebuild, -string-crc32-1.3.ebuild, + string-crc32-1.4.ebuild: + Cleaning up ebuilds 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> string-crc32-1.4.ebuild: diff --git a/dev-perl/string-crc32/string-crc32-1.2.ebuild b/dev-perl/string-crc32/string-crc32-1.2.ebuild index d45ad985665a..ce1265014c1b 100644 --- a/dev-perl/string-crc32/string-crc32-1.2.ebuild +++ b/dev-perl/string-crc32/string-crc32-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/string-crc32/string-crc32-1.2.ebuild,v 1.18 2006/08/06 03:09:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.19 2006/10/20 17:55:59 mcummings Exp $ inherit perl-module @@ -17,4 +17,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" 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}" |