summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 16:40:22 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 16:40:22 +0000
commit088faac3476b979b8427520729a70783a02fcb5d (patch)
treea78d42cc2dbe25d52ea41828eadf3b16d30892a3 /dev-perl/Proc-Simple
parentCleanup (diff)
downloadgentoo-2-088faac3476b979b8427520729a70783a02fcb5d.tar.gz
gentoo-2-088faac3476b979b8427520729a70783a02fcb5d.tar.bz2
gentoo-2-088faac3476b979b8427520729a70783a02fcb5d.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r--dev-perl/Proc-Simple/ChangeLog7
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.26.ebuild16
2 files changed, 5 insertions, 18 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog
index 6f95cd056927..1de3f9b3dcb2 100644
--- a/dev-perl/Proc-Simple/ChangeLog
+++ b/dev-perl/Proc-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Proc-Simple
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.30 2010/11/03 18:40:36 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.31 2011/01/14 16:40:22 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Proc-Simple-1.26.ebuild:
+ Cleanup
*Proc-Simple-1.27 (03 Nov 2010)
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.26.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.26.ebuild
deleted file mode 100644
index b9d706d53baf..000000000000
--- a/dev-perl/Proc-Simple/Proc-Simple-1.26.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 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.26.ebuild,v 1.1 2009/07/09 07:07:54 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=MSCHILLI
-inherit perl-module
-
-DESCRIPTION="Perl Proc-Simple - Launch and control background processes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"