summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-12 22:40:44 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-12 22:40:44 +0000
commit84f07c2cdc8ae7d49642ff54f80020b40e5b9418 (patch)
treebb0595cd6df9fc3526511c35923aa4a4b4f04b58 /perl-core/Text-ParseWords
parentAdd Text::ParseWords to Perl 5.22 mask (diff)
downloadgentoo-2-84f07c2cdc8ae7d49642ff54f80020b40e5b9418.tar.gz
gentoo-2-84f07c2cdc8ae7d49642ff54f80020b40e5b9418.tar.bz2
gentoo-2-84f07c2cdc8ae7d49642ff54f80020b40e5b9418.zip
Remove old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'perl-core/Text-ParseWords')
-rw-r--r--perl-core/Text-ParseWords/ChangeLog8
-rw-r--r--perl-core/Text-ParseWords/Text-ParseWords-3.280.0.ebuild17
2 files changed, 6 insertions, 19 deletions
diff --git a/perl-core/Text-ParseWords/ChangeLog b/perl-core/Text-ParseWords/ChangeLog
index 9c21177a7279..06a0e4d24ab8 100644
--- a/perl-core/Text-ParseWords/ChangeLog
+++ b/perl-core/Text-ParseWords/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Text-ParseWords
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-ParseWords/ChangeLog,v 1.10 2014/11/08 16:51:49 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-ParseWords/ChangeLog,v 1.11 2015/06/12 22:40:44 dilfridge Exp $
+
+ 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ -Text-ParseWords-3.280.0.ebuild:
+ Remove old
08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-Text-ParseWords-3.270.0-r1.ebuild:
diff --git a/perl-core/Text-ParseWords/Text-ParseWords-3.280.0.ebuild b/perl-core/Text-ParseWords/Text-ParseWords-3.280.0.ebuild
deleted file mode 100644
index cc8e969b8c37..000000000000
--- a/perl-core/Text-ParseWords/Text-ParseWords-3.280.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/perl-core/Text-ParseWords/Text-ParseWords-3.280.0.ebuild,v 1.1 2013/03/13 08:04:16 tove Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=CHORNY
-MODULE_VERSION=3.28
-inherit perl-module
-
-DESCRIPTION="Parse strings containing shell-style quoting"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST="do"