diff options
author | 2014-10-10 17:52:45 +0000 | |
---|---|---|
committer | 2014-10-10 17:52:45 +0000 | |
commit | c80405eb52596398ec4b95f88ad737e374dbb1e5 (patch) | |
tree | e89851e85b7a5e62d547e57152393ecefe56fdfa /dev-perl/Proc-Simple | |
parent | Drop old. (diff) | |
download | gentoo-2-c80405eb52596398ec4b95f88ad737e374dbb1e5.tar.gz gentoo-2-c80405eb52596398ec4b95f88ad737e374dbb1e5.tar.bz2 gentoo-2-c80405eb52596398ec4b95f88ad737e374dbb1e5.zip |
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index a318e5bc75c9..7e8bd8567f53 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.45 2014/08/22 20:10:35 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.46 2014/10/10 17:52:45 zlogene Exp $ + + 10 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Proc-Simple-1.300.0.ebuild: + Drop old. *Proc-Simple-1.310.0-r1 (22 Aug 2014) diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild deleted file mode 100644 index e07ea5015520..000000000000 --- a/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 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.300.0.ebuild,v 1.5 2012/03/25 16:58:34 armin76 Exp $ - -EAPI=4 - -MODULE_AUTHOR=MSCHILLI -MODULE_VERSION=1.30 -inherit perl-module - -DESCRIPTION="Perl Proc-Simple - Launch and control background processes" - -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -SRC_TEST="do" |