diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:05:10 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:05:10 +0000 |
commit | 297de94dfef328ce31d074ae1fc5f97a3309f3f1 (patch) | |
tree | 315a98bcb1e9b0a03386a629d5334412bfa3c2dd /dev-ruby/locale | |
parent | Bump to 2.0.0 (bug #512752) thanks to Dmitry Pisklov (diff) | |
download | gentoo-2-297de94dfef328ce31d074ae1fc5f97a3309f3f1.tar.gz gentoo-2-297de94dfef328ce31d074ae1fc5f97a3309f3f1.tar.bz2 gentoo-2-297de94dfef328ce31d074ae1fc5f97a3309f3f1.zip |
ia64 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
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 cbbed3631bc0..1c3feb873dd0 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.62 2014/06/01 12:56:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.63 2014/06/08 15:05:10 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> locale-2.1.0-r1.ebuild: + ia64 stable wrt bug #505920 01 Jun 2014; Markus Meier <maekke@gentoo.org> locale-2.1.0-r1.ebuild: arm stable, 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 35bcc0c422d2..cb2a1db95cde 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.6 2014/06/01 12:56:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.7 2014/06/08 15:05:10 hattya 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="~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-macos" +KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~x86-macos" SLOT="0" IUSE="" |