summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 20:10:35 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 20:10:35 +0000
commitb9039365c84e853e7a8f6e883423871cde7a65cc (patch)
tree7bc10263b37c91567e25a5f253aa7220c350f38f /dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-b9039365c84e853e7a8f6e883423871cde7a65cc.tar.gz
gentoo-2-b9039365c84e853e7a8f6e883423871cde7a65cc.tar.bz2
gentoo-2-b9039365c84e853e7a8f6e883423871cde7a65cc.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild')
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild
deleted file mode 100644
index ecb08a4ba612..000000000000
--- a/dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 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.310.0.ebuild,v 1.3 2013/06/30 21:10:22 ago Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=MSCHILLI
-MODULE_VERSION=1.31
-inherit perl-module
-
-DESCRIPTION="Perl Proc-Simple - Launch and control background processes"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-SRC_TEST="do"