summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-01 21:06:16 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-01 21:06:16 +0000
commit14b5a2ad627ca57268880cc962ee32a3e1d72a4f (patch)
tree6feef2473abaaf7b117063eefdcca479cbc1b97b /dev-perl/Proc-Simple
parentCleanup (diff)
downloadgentoo-2-14b5a2ad627ca57268880cc962ee32a3e1d72a4f.tar.gz
gentoo-2-14b5a2ad627ca57268880cc962ee32a3e1d72a4f.tar.bz2
gentoo-2-14b5a2ad627ca57268880cc962ee32a3e1d72a4f.zip
Cleanup
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r--dev-perl/Proc-Simple/ChangeLog6
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild17
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.23.ebuild16
3 files changed, 5 insertions, 34 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog
index 0602ca844a89..56b4450f07d2 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.23 2009/03/20 15:52:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.24 2009/05/01 21:06:16 tove Exp $
+
+ 01 May 2009; Torsten Veller <tove@gentoo.org> -Proc-Simple-1.21.ebuild,
+ -Proc-Simple-1.23.ebuild:
+ Cleanup
*Proc-Simple-1.24 (20 Mar 2009)
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild
deleted file mode 100644
index 7b9e4f8dbe02..000000000000
--- a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 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.13 2007/07/10 23:33:28 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl Proc-Simple - Launch and control background processes."
-HOMEPAGE="http://search.cpan.org/~mschilli/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz"
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.23.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.23.ebuild
deleted file mode 100644
index 1cecb0779bb2..000000000000
--- a/dev-perl/Proc-Simple/Proc-Simple-1.23.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 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.23.ebuild,v 1.1 2008/07/22 09:53:26 tove Exp $
-
-MODULE_AUTHOR=MSCHILLI
-inherit perl-module
-
-DESCRIPTION="Perl Proc-Simple - Launch and control background processes."
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"