diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:53:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:53:27 +0000 |
commit | bd024517155d1b45d52d076a8f72fd05032a535e (patch) | |
tree | 3265bbdfa15a402494835b8a2f20a6b3835b02e2 /dev-perl/String-ShellQuote | |
parent | Version bump, thanks seemant (diff) | |
download | historical-bd024517155d1b45d52d076a8f72fd05032a535e.tar.gz historical-bd024517155d1b45d52d076a8f72fd05032a535e.tar.bz2 historical-bd024517155d1b45d52d076a8f72fd05032a535e.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/String-ShellQuote')
4 files changed, 15 insertions, 10 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog index 0bd51096372c..a326afd96c03 100644 --- a/dev-perl/String-ShellQuote/ChangeLog +++ b/dev-perl/String-ShellQuote/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/String-ShellQuote -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.25 2006/09/16 21:32:21 dertobi123 Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.26 2007/01/19 15:52:45 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + -String-ShellQuote-1.00.ebuild, String-ShellQuote-1.00-r1.ebuild, + String-ShellQuote-1.03.ebuild: + Ebuild maintenance 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> String-ShellQuote-1.03.ebuild: diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild index 9ab4e405d308..be2ac2aeaa36 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-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/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.16 2006/08/05 23:06:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.17 2007/01/19 15:52:45 mcummings Exp $ inherit perl-module DESCRIPTION="Quote strings for passing through the shell" SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rosch/${P}/" +HOMEPAGE="http://search.cpan.org/~rosch/" SLOT="0" LICENSE="Artistic" @@ -15,4 +15,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild index f6daf76223c8..af2ed0233cca 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.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/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.9 2006/09/16 21:32:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.10 2007/01/19 15:52:45 mcummings Exp $ inherit perl-module DESCRIPTION="Quote strings for passing through the shell" SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rosch/${P}/" +HOMEPAGE="http://search.cpan.org/~rosch/" SLOT="0" LICENSE="Artistic" @@ -15,4 +15,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/String-ShellQuote/files/digest-String-ShellQuote-1.00-r1 b/dev-perl/String-ShellQuote/files/digest-String-ShellQuote-1.00-r1 index d69e6696f611..0b0efa719c5d 100644 --- a/dev-perl/String-ShellQuote/files/digest-String-ShellQuote-1.00-r1 +++ b/dev-perl/String-ShellQuote/files/digest-String-ShellQuote-1.00-r1 @@ -1 +1,3 @@ MD5 031fa1dbd199c6a4d2e824e45a004e3e String-ShellQuote-1.00.tar.gz 2634 +RMD160 c4a9e94a594f914833b58e27ee8167940a866ebb String-ShellQuote-1.00.tar.gz 2634 +SHA256 0d1056e4b3f2a4801673f9a7d094cfcfab5801529b72b7c6417610025a7c8217 String-ShellQuote-1.00.tar.gz 2634 |