summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-07 08:08:05 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-07 08:08:05 +0000
commit85f1601d812fcb1e15b5ca6e0acc1ef4ea75bebb (patch)
tree78965d85a80b175bab9a10256420100e73ad46a8 /dev-perl/String-Format
parentCleanup (diff)
downloadgentoo-2-85f1601d812fcb1e15b5ca6e0acc1ef4ea75bebb.tar.gz
gentoo-2-85f1601d812fcb1e15b5ca6e0acc1ef4ea75bebb.tar.bz2
gentoo-2-85f1601d812fcb1e15b5ca6e0acc1ef4ea75bebb.zip
Cleanup
(Portage version: 2.2_rc40/cvs/Linux x86_64)
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.15.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog
index 88c836199e35..e709762a8b5c 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.11 2009/05/25 16:25:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.12 2009/09/07 08:08:05 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org> -String-Format-1.15.ebuild:
+ Cleanup
25 May 2009; Brent Baude <ranger@gentoo.org> String-Format-1.16.ebuild:
keyworded ~arch for ppc64, bug 270706
diff --git a/dev-perl/String-Format/String-Format-1.15.ebuild b/dev-perl/String-Format/String-Format-1.15.ebuild
deleted file mode 100644
index ef2689216080..000000000000
--- a/dev-perl/String-Format/String-Format-1.15.ebuild
+++ /dev/null
@@ -1,17 +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/String-Format/String-Format-1.15.ebuild,v 1.1 2009/03/28 09:20:48 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DARREN
-inherit perl-module
-
-DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format definitions"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"