diff options
-rw-r--r-- | dev-perl/Text-CSV_XS/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/files/digest-Text-CSV_XS-0.23-r1 | 2 |
3 files changed, 11 insertions, 6 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index bc3c8f3231b8..de07d69a30b2 100644 --- a/dev-perl/Text-CSV_XS/ChangeLog +++ b/dev-perl/Text-CSV_XS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-CSV_XS -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.5 2006/08/06 00:19:55 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.6 2007/01/19 16:56:18 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Text-CSV_XS-0.23-r1.ebuild: + Ebuild maintenance 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> Text-CSV_XS-0.23-r1.ebuild: diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild index ac28d9cd8f3c..992edd725301 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild,v 1.4 2006/08/06 00:19:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild,v 1.5 2007/01/19 16:56:18 mcummings Exp $ inherit perl-module DESCRIPTION="comma-separated values manipulation routines" SRC_URI="mirror://cpan/authors/id/J/JW/JWIED/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jwied/${P}" +HOMEPAGE="http://search.cpan.org/~jwied/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -17,4 +17,3 @@ SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Text-CSV_XS/files/digest-Text-CSV_XS-0.23-r1 b/dev-perl/Text-CSV_XS/files/digest-Text-CSV_XS-0.23-r1 index 6f9bef660534..698bb036854a 100644 --- a/dev-perl/Text-CSV_XS/files/digest-Text-CSV_XS-0.23-r1 +++ b/dev-perl/Text-CSV_XS/files/digest-Text-CSV_XS-0.23-r1 @@ -1 +1,3 @@ MD5 936eca163a09e92353565ad37ee7a4fa Text-CSV_XS-0.23.tar.gz 16164 +RMD160 3c11af82de160f25a1eb0d05017a64578df06be9 Text-CSV_XS-0.23.tar.gz 16164 +SHA256 b5b5fdb4908dc58835162b3145aa096eaa38cca8d2e611c37364822b8571c60f Text-CSV_XS-0.23.tar.gz 16164 |