summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r--dev-perl/String-Format/ChangeLog6
-rw-r--r--dev-perl/String-Format/String-Format-1.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog
index e709762a8b5c..6f074e5c4d2e 100644
--- a/dev-perl/String-Format/ChangeLog
+++ b/dev-perl/String-Format/ChangeLog
@@ -1,6 +1,10 @@
# 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.12 2009/09/07 08:08:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.13 2009/09/10 08:01:07 fauli Exp $
+
+ 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+ String-Format-1.16.ebuild:
+ x86 stable, bug 283969
07 Sep 2009; Torsten Veller <tove@gentoo.org> -String-Format-1.15.ebuild:
Cleanup
diff --git a/dev-perl/String-Format/String-Format-1.16.ebuild b/dev-perl/String-Format/String-Format-1.16.ebuild
index bbf9c99669d8..ac58752f0353 100644
--- a/dev-perl/String-Format/String-Format-1.16.ebuild
+++ b/dev-perl/String-Format/String-Format-1.16.ebuild
@@ -1,6 +1,6 @@
# 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.16.ebuild,v 1.2 2009/05/25 16:25:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.16.ebuild,v 1.3 2009/09/10 08:01:08 fauli Exp $
EAPI=2
@@ -11,7 +11,7 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
SRC_TEST="do"