diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:49:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:49:39 +0000 |
commit | ba5b2e123388875c600a754c2d92632dba773630 (patch) | |
tree | bdca9ead42a49acc2acf06c806894f6ac2fc858a /dev-ruby/locale | |
parent | Stable for alpha, wrt bug #448310 (diff) | |
download | gentoo-2-ba5b2e123388875c600a754c2d92632dba773630.tar.gz gentoo-2-ba5b2e123388875c600a754c2d92632dba773630.tar.bz2 gentoo-2-ba5b2e123388875c600a754c2d92632dba773630.zip |
Stable for alpha, wrt bug #448310
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/locale/locale-2.0.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/locale/ChangeLog b/dev-ruby/locale/ChangeLog index a6d02a583349..5295e8a2de84 100644 --- a/dev-ruby/locale/ChangeLog +++ b/dev-ruby/locale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/locale # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.43 2012/12/30 14:16:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.44 2012/12/30 20:49:39 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> locale-2.0.5-r3.ebuild: + Stable for alpha, wrt bug #448310 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> locale-2.0.5-r3.ebuild: Stable for sparc, wrt bug #448310 diff --git a/dev-ruby/locale/locale-2.0.5-r3.ebuild b/dev-ruby/locale/locale-2.0.5-r3.ebuild index df02041dbfc1..e3ac8d3c5d61 100644 --- a/dev-ruby/locale/locale-2.0.5-r3.ebuild +++ b/dev-ruby/locale/locale-2.0.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.0.5-r3.ebuild,v 1.12 2012/12/30 14:16:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.0.5-r3.ebuild,v 1.13 2012/12/30 20:49:39 ago Exp $ EAPI=2 @@ -18,7 +18,7 @@ DESCRIPTION="A pure ruby library which provides basic APIs for localization." HOMEPAGE="http://locale.rubyforge.org/" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-macos" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-macos" SLOT="0" IUSE="" |