diff options
Diffstat (limited to 'dev-perl/String-Format/String-Format-1.16.ebuild')
-rw-r--r-- | dev-perl/String-Format/String-Format-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-Format/String-Format-1.16.ebuild b/dev-perl/String-Format/String-Format-1.16.ebuild index da6f570d7b53..9d13ac36ab4a 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.4 2009/09/18 18:23:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.16.ebuild,v 1.5 2009/10/07 22:58:36 tcunha 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" |