diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:47:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:47:13 +0000 |
commit | fa8608e6d1e8675b5c56dddaa58ae8545bb281c1 (patch) | |
tree | c0ee49d1a60658b3c97a7b5ca1a5b2898360f876 /dev-ruby/locale | |
parent | Stable for sparc, wrt bug #505920 (diff) | |
download | gentoo-2-fa8608e6d1e8675b5c56dddaa58ae8545bb281c1.tar.gz gentoo-2-fa8608e6d1e8675b5c56dddaa58ae8545bb281c1.tar.bz2 gentoo-2-fa8608e6d1e8675b5c56dddaa58ae8545bb281c1.zip |
Stable for sparc, wrt bug #505920
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/locale/locale-2.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/locale/ChangeLog b/dev-ruby/locale/ChangeLog index a1d31c86f400..0dcfac23d474 100644 --- a/dev-ruby/locale/ChangeLog +++ b/dev-ruby/locale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/locale # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.74 2014/11/18 11:45:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.75 2014/11/18 11:47:13 ago Exp $ + + 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> locale-2.1.0-r1.ebuild: + Stable for sparc, wrt bug #505920 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> locale-2.1.0-r1.ebuild: Stable for ppc64, wrt bug #505920 diff --git a/dev-ruby/locale/locale-2.1.0-r1.ebuild b/dev-ruby/locale/locale-2.1.0-r1.ebuild index 6f86d24598c7..afe3d9814d0e 100644 --- a/dev-ruby/locale/locale-2.1.0-r1.ebuild +++ b/dev-ruby/locale/locale-2.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.16 2014/11/18 11:45:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.17 2014/11/18 11:47:13 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-macos" SLOT="0" IUSE="" |