diff options
author | 2013-03-31 09:54:38 +0000 | |
---|---|---|
committer | 2013-03-31 09:54:38 +0000 | |
commit | 86a60f4f008b17036f986e4055126b0dcb1a991c (patch) | |
tree | 48e47363801e4da522b11f90f58d020754fdf0c9 /dev-perl/String-Format | |
parent | Stable for sparc, wrt bug #463110 (diff) | |
download | gentoo-2-86a60f4f008b17036f986e4055126b0dcb1a991c.tar.gz gentoo-2-86a60f4f008b17036f986e4055126b0dcb1a991c.tar.bz2 gentoo-2-86a60f4f008b17036f986e4055126b0dcb1a991c.zip |
Stable for sparc, wrt bug #456584
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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.170.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog index 42b139e153a7..0e01dea87d1a 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.24 2013/03/25 20:49:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.25 2013/03/31 09:54:38 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> String-Format-1.170.0.ebuild: + Stable for sparc, wrt bug #456584 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> String-Format-1.170.0.ebuild: Stable for x86, wrt bug #456584 diff --git a/dev-perl/String-Format/String-Format-1.170.0.ebuild b/dev-perl/String-Format/String-Format-1.170.0.ebuild index 48bf9a9b8f7b..d31e4a4a0cbf 100644 --- a/dev-perl/String-Format/String-Format-1.170.0.ebuild +++ b/dev-perl/String-Format/String-Format-1.170.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.170.0.ebuild,v 1.3 2013/03/25 20:49:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.170.0.ebuild,v 1.4 2013/03/31 09:54:38 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |