diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:23:17 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:23:17 +0000 |
commit | 565610e4f8874c4642fd3d92f6805fe2b74d7469 (patch) | |
tree | cf9c7254c6919e63615cdbd112a842da6d11070d /dev-perl/String-Format | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-565610e4f8874c4642fd3d92f6805fe2b74d7469.tar.gz gentoo-2-565610e4f8874c4642fd3d92f6805fe2b74d7469.tar.bz2 gentoo-2-565610e4f8874c4642fd3d92f6805fe2b74d7469.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r-- | dev-perl/String-Format/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/String-Format/String-Format-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog index 6f074e5c4d2e..6594e9a5511d 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.13 2009/09/10 08:01:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.14 2009/09/18 18:23:17 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> String-Format-1.16.ebuild: + Stable on amd64 (#283969) 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> String-Format-1.16.ebuild: diff --git a/dev-perl/String-Format/String-Format-1.16.ebuild b/dev-perl/String-Format/String-Format-1.16.ebuild index ac58752f0353..da6f570d7b53 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.3 2009/09/10 08:01:08 fauli Exp $ +# $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 $ 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" |