diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:00:53 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:00:53 +0000 |
commit | b65df33105bd3b360106becbd477c52128cd6cb2 (patch) | |
tree | ed27b28aade71e00ca8dd9f58e224a0ca386e432 /dev-perl | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-b65df33105bd3b360106becbd477c52128cd6cb2.tar.gz gentoo-2-b65df33105bd3b360106becbd477c52128cd6cb2.tar.bz2 gentoo-2-b65df33105bd3b360106becbd477c52128cd6cb2.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl')
4 files changed, 15 insertions, 10 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog index 3efcf8fc8b36..54852c8f9355 100644 --- a/dev-perl/Text-Shellwords/ChangeLog +++ b/dev-perl/Text-Shellwords/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Text-Shellwords -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.22 2006/10/20 20:12:04 kloeri Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.23 2007/01/19 17:00:53 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + -Text-Shellwords-1.00.ebuild, Text-Shellwords-1.07.ebuild, + Text-Shellwords-1.08.ebuild: + Ebuild maintenance 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Text-Shellwords-1.08.ebuild: diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild index 47e4df532d6a..d6922c8a2a5c 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild @@ -1,6 +1,6 @@ -# 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-Shellwords/Text-Shellwords-1.07.ebuild,v 1.11 2006/08/06 00:29:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.12 2007/01/19 17:00:53 mcummings Exp $ IUSE="" @@ -12,7 +12,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="Provides shellwords() routine which parses lines of text and returns a set of tokens using the same rules that the Unix shell does." SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~lds/${P}" +HOMEPAGE="http://search.cpan.org/~lds/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -22,4 +22,3 @@ SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild index 97a6be086b7f..4030cb16a038 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild @@ -1,6 +1,6 @@ -# 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-Shellwords/Text-Shellwords-1.08.ebuild,v 1.7 2006/10/20 20:12:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.8 2007/01/19 17:00:53 mcummings Exp $ IUSE="" @@ -12,7 +12,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="Provides shellwords() routine which parses lines of text and returns a set of tokens using the same rules that the Unix shell does." SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~lds/${P}" +HOMEPAGE="http://search.cpan.org/~lds/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -22,4 +22,3 @@ SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.07 b/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.07 index 19571926626f..6ea13ba0045a 100644 --- a/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.07 +++ b/dev-perl/Text-Shellwords/files/digest-Text-Shellwords-1.07 @@ -1 +1,3 @@ MD5 bd011ca09492041b925e562c54b1a8b6 Text-Shellwords-1.07.tar.gz 2392 +RMD160 789a70a012003b87459a69e28e0ba88ffce1a85b Text-Shellwords-1.07.tar.gz 2392 +SHA256 9da8fa78f6f9c7228c72a00459f305a215ea2468a226e1e459d5676110fcd48a Text-Shellwords-1.07.tar.gz 2392 |