From 4161ad310619dbfb9cbc7ff5bea064442a1c00a5 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Thu, 10 Sep 2009 08:01:08 +0000 Subject: x86 stable, bug 283969 (Portage version: 2.1.6.13/cvs/Linux i686) --- dev-perl/String-Format/ChangeLog | 6 +++++- dev-perl/String-Format/String-Format-1.16.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl') 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 + String-Format-1.16.ebuild: + x86 stable, bug 283969 07 Sep 2009; Torsten Veller -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" -- cgit v1.2.3-65-gdbad