diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 12:26:16 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 12:26:16 +0000 |
commit | ae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c (patch) | |
tree | e819039c9df9a7a4303b7681c78ade8cab49f74b /dev-perl/Proc-Simple | |
parent | Fixed bug #90463. (diff) | |
download | historical-ae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c.tar.gz historical-ae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c.tar.bz2 historical-ae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c.zip |
Cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild | 14 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/files/digest-Proc-Simple-1.19 | 1 |
5 files changed, 10 insertions, 33 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 2925d8f313d0..2ec98275121f 100644 --- a/dev-perl/Proc-Simple/ChangeLog +++ b/dev-perl/Proc-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Proc-Simple # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.8 2005/03/15 07:52:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.9 2005/04/29 12:20:13 mcummings Exp $ + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + -Proc-Simple-1.19.ebuild, Proc-Simple-1.21.ebuild: + Cleaning for mirror 15 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> Proc-Simple-1.21.ebuild: diff --git a/dev-perl/Proc-Simple/Manifest b/dev-perl/Proc-Simple/Manifest index c354449c3a71..6a928e1be7e6 100644 --- a/dev-perl/Proc-Simple/Manifest +++ b/dev-perl/Proc-Simple/Manifest @@ -1,16 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 bdfdf63ce5c46079ef899ec6c66fb12b ChangeLog 753 -MD5 dd88537832f167eab9f7e04472e97d6b Proc-Simple-1.19.ebuild 479 -MD5 5f02f81c4a499e78710393d1f60c2ee7 Proc-Simple-1.21.ebuild 489 +MD5 70936560af762185a52541cfe1c00295 Proc-Simple-1.21.ebuild 532 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 1aa6175a86f243b4956e379d576ada11 files/digest-Proc-Simple-1.19 66 MD5 bf41c6a42d9469b25897fd3707e3bd92 files/digest-Proc-Simple-1.21 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCNpR/ArHZZzCEUG0RAlC4AJ9QM2HMP5x+YWvR/FUEwC1XFN6IQACfVgcn -xP/BkjVJBFEqAMejrUBWKNw= -=QNU5 ------END PGP SIGNATURE----- diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild deleted file mode 100644 index eb0ecfe55197..000000000000 --- a/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild,v 1.5 2004/07/14 20:18:04 agriffis Exp $ - -inherit perl-module - -DESCRIPTION="Perl Proc-Simple - Launch and control background processes." -HOMEPAGE="http://www.cpan.org/" -SRC_URI="http://www.cpan.org/modules/by-module/Proc/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild index 7a238ba0d8f2..925c2aa387a1 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.2 2005/03/15 07:52:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.3 2005/04/29 12:20:13 mcummings Exp $ inherit perl-module DESCRIPTION="Perl Proc-Simple - Launch and control background processes." HOMEPAGE="http://www.cpan.org/" -SRC_URI="http://www.cpan.org/modules/by-module/Proc/${P}.tar.gz" - +HOMEPAGE="http://search.cpan.org/~mschilli/${P}" +SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 x86 ~ppc" IUSE="" diff --git a/dev-perl/Proc-Simple/files/digest-Proc-Simple-1.19 b/dev-perl/Proc-Simple/files/digest-Proc-Simple-1.19 deleted file mode 100644 index 43c71b40b41a..000000000000 --- a/dev-perl/Proc-Simple/files/digest-Proc-Simple-1.19 +++ /dev/null @@ -1 +0,0 @@ -MD5 f84fe9aace707965ee68d3fab3409fbe Proc-Simple-1.19.tar.gz 9080 |