diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:29:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:29:37 +0000 |
commit | 3f2b9f2bfd2ade9c1d03c1eb37774e43098ac367 (patch) | |
tree | 5d6b081588305d4cda37a1c3e3aed57547bcb9e3 /dev-perl/String-Format | |
parent | Stable for amd64, wrt bug #456582 (diff) | |
download | gentoo-2-3f2b9f2bfd2ade9c1d03c1eb37774e43098ac367.tar.gz gentoo-2-3f2b9f2bfd2ade9c1d03c1eb37774e43098ac367.tar.bz2 gentoo-2-3f2b9f2bfd2ade9c1d03c1eb37774e43098ac367.zip |
Stable for amd64, wrt bug #456584
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r-- | dev-perl/String-Format/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/String-Format/String-Format-1.170.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog index d9aafe49d762..6bd12331cef2 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.22 2012/12/08 10:51:06 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.23 2013/03/25 20:29:37 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> String-Format-1.170.0.ebuild: + Stable for amd64, wrt bug #456584 *String-Format-1.170.0 (08 Dec 2012) 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 9b17482cb577..f4cb847af2eb 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-2012 Gentoo Foundation +# 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.1 2012/12/08 10:51:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.170.0.ebuild,v 1.2 2013/03/25 20:29:37 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" |