diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:44:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:44:11 +0000 |
commit | f4c4ffa958221297fe07e2c8b4d80c06e9732376 (patch) | |
tree | b6c9d22f2b15073b1016803d22e6fca83e532cdf /dev-ruby/locale | |
parent | Stable for ppc, wrt bug #505920 (diff) | |
download | gentoo-2-f4c4ffa958221297fe07e2c8b4d80c06e9732376.tar.gz gentoo-2-f4c4ffa958221297fe07e2c8b4d80c06e9732376.tar.bz2 gentoo-2-f4c4ffa958221297fe07e2c8b4d80c06e9732376.zip |
Stable for ppc, wrt bug #505920
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 614bcb226fad..9b2e355216a8 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.72 2014/08/27 23:32:56 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.73 2014/11/18 11:44:11 ago Exp $ + + 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> locale-2.1.0-r1.ebuild: + Stable for ppc, wrt bug #505920 27 Aug 2014; Manuel Rüger <mrueg@gentoo.org> -locale-2.0.5-r4.ebuild, -locale-2.1.0.ebuild: diff --git a/dev-ruby/locale/locale-2.1.0-r1.ebuild b/dev-ruby/locale/locale-2.1.0-r1.ebuild index 76f70012855a..f88d94462418 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.14 2014/08/25 15:59:41 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.15 2014/11/18 11:44:11 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="" |