summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-10-19 16:15:57 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-10-19 16:15:57 +0000
commit4cf587bd0a4c2ee91df155f7e7d9c30e01b5ad1e (patch)
tree3dc13fadc1db3605218ebc9fad531a5a008b8b51 /dev-perl/String-Format
parentDrop old (diff)
downloadgentoo-2-4cf587bd0a4c2ee91df155f7e7d9c30e01b5ad1e.tar.gz
gentoo-2-4cf587bd0a4c2ee91df155f7e7d9c30e01b5ad1e.tar.bz2
gentoo-2-4cf587bd0a4c2ee91df155f7e7d9c30e01b5ad1e.zip
Drop old
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r--dev-perl/String-Format/ChangeLog5
-rw-r--r--dev-perl/String-Format/String-Format-1.160.0.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog
index 6f6f59c838ac..94f4a9546a18 100644
--- a/dev-perl/String-Format/ChangeLog
+++ b/dev-perl/String-Format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/String-Format
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.26 2014/08/22 18:19:31 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.27 2014/10/19 16:15:57 zlogene Exp $
+
+ 19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -String-Format-1.160.0.ebuild:
+ Drop old
*String-Format-1.170.0-r1 (22 Aug 2014)
diff --git a/dev-perl/String-Format/String-Format-1.160.0.ebuild b/dev-perl/String-Format/String-Format-1.160.0.ebuild
deleted file mode 100644
index 1cb3b20094e3..000000000000
--- a/dev-perl/String-Format/String-Format-1.160.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.160.0.ebuild,v 1.2 2011/09/03 21:04:40 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DARREN
-MODULE_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format definitions"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"