summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-13 19:13:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-13 19:13:21 +0000
commit7594836919e0dbae5ba2f8110cb4d08f681e8ea7 (patch)
treea048f7f8b0c44f392c7221edf6b5d86b1548d204 /dev-ruby/ruby-gettext
parentStable for ppc64, wrt bug #472910 (diff)
downloadgentoo-2-7594836919e0dbae5ba2f8110cb4d08f681e8ea7.tar.gz
gentoo-2-7594836919e0dbae5ba2f8110cb4d08f681e8ea7.tar.bz2
gentoo-2-7594836919e0dbae5ba2f8110cb4d08f681e8ea7.zip
Stable for ppc64, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby-gettext')
-rw-r--r--dev-ruby/ruby-gettext/ChangeLog5
-rw-r--r--dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gettext/ChangeLog b/dev-ruby/ruby-gettext/ChangeLog
index 2eda939aa7f2..ee827c16c0a7 100644
--- a/dev-ruby/ruby-gettext/ChangeLog
+++ b/dev-ruby/ruby-gettext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-gettext
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ChangeLog,v 1.111 2013/07/13 18:15:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ChangeLog,v 1.112 2013/07/13 19:13:21 ago Exp $
+
+ 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gettext-2.3.3.ebuild:
+ Stable for ppc64, wrt bug #472910
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gettext-2.3.3.ebuild:
Stable for ppc, wrt bug #472910
diff --git a/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild
index b0e29381d851..20beb221a1cf 100644
--- a/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild
+++ b/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild,v 1.13 2013/07/13 18:15:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild,v 1.14 2013/07/13 19:13:21 ago Exp $
EAPI=4
@@ -22,7 +22,7 @@ inherit ruby-fakegem
DESCRIPTION="Ruby GetText Package is Native Language Support Library and Tools modeled after GNU gettext package"
HOMEPAGE="http://www.yotabanana.com/hiki/ruby-gettext.html"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86"
IUSE="doc test"
SLOT="0"
LICENSE="Ruby"