diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 13:41:33 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 13:41:33 +0000 |
commit | ef6eeb6eaae6fe963921a0e3acab3bcfe55d2856 (patch) | |
tree | 1d833fd20916c1ffe6c4e89791aa22caa8a756b5 /dev-perl/String-Format | |
parent | Initial import of ruby-dict, an RFC 2229 client. It's needed for the dictclie... (diff) | |
download | gentoo-2-ef6eeb6eaae6fe963921a0e3acab3bcfe55d2856.tar.gz gentoo-2-ef6eeb6eaae6fe963921a0e3acab3bcfe55d2856.tar.bz2 gentoo-2-ef6eeb6eaae6fe963921a0e3acab3bcfe55d2856.zip |
Stable on x86.
(Portage version: 2.1.4_rc9)
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.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog index 74e73b813937..8813f73af703 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.6 2007/01/19 15:51:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.7 2007/12/27 13:41:33 ticho Exp $ + + 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> String-Format-1.14.ebuild: + Stable on x86. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> String-Format-1.14.ebuild: diff --git a/dev-perl/String-Format/String-Format-1.14.ebuild b/dev-perl/String-Format/String-Format-1.14.ebuild index 3dfc50ede572..72de59af3d4d 100644 --- a/dev-perl/String-Format/String-Format-1.14.ebuild +++ b/dev-perl/String-Format/String-Format-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.14.ebuild,v 1.7 2007/07/10 23:33:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.14.ebuild,v 1.8 2007/12/27 13:41:33 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DARREN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 sparc ~x86" +KEYWORDS="amd64 sparc x86" IUSE="" SRC_TEST="do" |