diff options
author | Torsten Veller <tove@gentoo.org> | 2010-06-15 05:33:54 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-06-15 05:33:54 +0000 |
commit | cb984afab8b73c5636567870c6a5ff4befa4cc35 (patch) | |
tree | 20ed65a0e3b1ea9789d55c026aa757c34f46337d /dev-perl/Number-Format | |
parent | Stable on amd64 and x86 (#323529) (diff) | |
download | gentoo-2-cb984afab8b73c5636567870c6a5ff4befa4cc35.tar.gz gentoo-2-cb984afab8b73c5636567870c6a5ff4befa4cc35.tar.bz2 gentoo-2-cb984afab8b73c5636567870c6a5ff4befa4cc35.zip |
Stable on amd64 and x86 (#323529)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Number-Format')
-rw-r--r-- | dev-perl/Number-Format/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Number-Format/Number-Format-1.73.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Number-Format/ChangeLog b/dev-perl/Number-Format/ChangeLog index 3f679b4b2a50..272ba68413c3 100644 --- a/dev-perl/Number-Format/ChangeLog +++ b/dev-perl/Number-Format/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Number-Format -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.26 2009/10/12 11:41:25 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.27 2010/06/15 05:33:54 tove Exp $ + + 15 Jun 2010; Torsten Veller <tove@gentoo.org> Number-Format-1.73.ebuild: + Stable on amd64 and x86 (#323529) 12 Oct 2009; Torsten Veller <tove@gentoo.org> -Number-Format-1.72a.ebuild: Cleanup diff --git a/dev-perl/Number-Format/Number-Format-1.73.ebuild b/dev-perl/Number-Format/Number-Format-1.73.ebuild index c62443a72c00..bf87ff18c31b 100644 --- a/dev-perl/Number-Format/Number-Format-1.73.ebuild +++ b/dev-perl/Number-Format/Number-Format-1.73.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.73.ebuild,v 1.1 2009/09/26 18:50:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.73.ebuild,v 1.2 2010/06/15 05:33:54 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Package for formatting numbers for display" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc x86" IUSE="" SRC_TEST="do" |