diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:18:32 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:18:32 +0000 |
commit | 8598564971ffe7b7117e3636248ba22dba207fe9 (patch) | |
tree | 6c6ced1667dabf79ac2a2033cbcab6d72423b764 /dev-perl/Text-Shellwords | |
parent | removing old ebuild (diff) | |
download | gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.tar.gz gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.tar.bz2 gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r-- | dev-perl/Text-Shellwords/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Shellwords/Manifest | 6 | ||||
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild | 9 | ||||
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild | 8 |
4 files changed, 15 insertions, 14 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog index 9dd98700cc44..25fb93c5d63d 100644 --- a/dev-perl/Text-Shellwords/ChangeLog +++ b/dev-perl/Text-Shellwords/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Shellwords # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.9 2005/04/24 03:14:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.10 2005/04/29 15:14:47 mcummings Exp $ + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Text-Shellwords-1.00.ebuild, Text-Shellwords-1.07.ebuild: + Cleaning for mirror syntax 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Text-Shellwords-1.00.ebuild: diff --git a/dev-perl/Text-Shellwords/Manifest b/dev-perl/Text-Shellwords/Manifest index 7f63caeea249..23c59e2355f8 100644 --- a/dev-perl/Text-Shellwords/Manifest +++ b/dev-perl/Text-Shellwords/Manifest @@ -1,6 +1,6 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 b9e9ca962fffc8d44e2da4d9a9754a43 ChangeLog 1087 -MD5 0467ff19f75d732c18fbaabd650994b8 Text-Shellwords-1.07.ebuild 699 -MD5 d8fc6508037fe97495b02e9cb5600143 Text-Shellwords-1.00.ebuild 765 +MD5 301347db569e0b3920e3264ebcdb9cb2 Text-Shellwords-1.00.ebuild 679 +MD5 dd99e7cd4055beb6cc3359afc111dae5 Text-Shellwords-1.07.ebuild 662 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 42cc7633a9defc28bf0f42d610bb987e files/digest-Text-Shellwords-1.00 70 MD5 9f5fdc9ff2b09670e75a64150fbf09e1 files/digest-Text-Shellwords-1.07 70 diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild index 3cc8f106cdb8..e505ec8252c8 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild @@ -1,18 +1,15 @@ # Copyright 1999-2005 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.00.ebuild,v 1.10 2005/04/24 03:14:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.11 2005/04/29 15:14:47 mcummings Exp $ IUSE="" inherit perl-module -MY_P=Text-Shellwords-${PV} -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="http://www.cpan.org/modules/by-module/Text/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" +SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~lds/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild index 7af26728884e..9c8517237260 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-2005 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.4 2005/01/12 22:57:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.5 2005/04/29 15:14:47 mcummings Exp $ IUSE="" @@ -11,11 +11,11 @@ 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="http://www.cpan.org/modules/by-module/Text/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" +SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~lds/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" SRC_TEST="do" |