diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-21 20:41:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-21 20:41:00 +0000 |
commit | 7adaf9ff91ced32fcb73de6954b272cf2717724c (patch) | |
tree | 02f1f3513d79d78908c54102f95cd3297975caad /dev-ruby/locale | |
parent | Stable for amd64, wrt bug #416583 (diff) | |
download | gentoo-2-7adaf9ff91ced32fcb73de6954b272cf2717724c.tar.gz gentoo-2-7adaf9ff91ced32fcb73de6954b272cf2717724c.tar.bz2 gentoo-2-7adaf9ff91ced32fcb73de6954b272cf2717724c.zip |
Stable for amd64, wrt bug #416583
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 29888847dda6..e83c28ecc0aa 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.31 2012/05/01 18:24:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.32 2012/05/21 20:41:00 ago Exp $ + + 21 May 2012; Agostino Sarubbo <ago@gentoo.org> locale-2.0.5-r3.ebuild: + Stable for amd64, wrt bug #416583 01 May 2012; Raúl Porcel <armin76@gentoo.org> locale-2.0.5-r2.ebuild, locale-2.0.5-r3.ebuild: diff --git a/dev-ruby/locale/locale-2.0.5-r3.ebuild b/dev-ruby/locale/locale-2.0.5-r3.ebuild index ffd8e628def4..bf8bac03ce26 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.2 2012/05/01 18:24:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.0.5-r3.ebuild,v 1.3 2012/05/21 20:41:00 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 ~ppc ~ppc64 ~x86 ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~x86-macos" SLOT="0" IUSE="" |