summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-13 18:15:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-13 18:15:54 +0000
commit2e5cc04f62bd6c0cbb32652f6e2d4e41cba32a05 (patch)
tree383ddf4c98e6d3cfeedb62387ce703b6d3775df1 /dev-ruby/ruby-gettext
parentStable for ppc, wrt bug #472910 (diff)
downloadgentoo-2-2e5cc04f62bd6c0cbb32652f6e2d4e41cba32a05.tar.gz
gentoo-2-2e5cc04f62bd6c0cbb32652f6e2d4e41cba32a05.tar.bz2
gentoo-2-2e5cc04f62bd6c0cbb32652f6e2d4e41cba32a05.zip
Stable for ppc, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 eded4dd7b648..2eda939aa7f2 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.110 2013/07/07 15:18:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ChangeLog,v 1.111 2013/07/13 18:15:54 ago Exp $
+
+ 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gettext-2.3.3.ebuild:
+ Stable for ppc, wrt bug #472910
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gettext-2.3.3.ebuild:
Stable for ia64, 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 13aeac422f14..b0e29381d851 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.12 2013/07/07 15:18:57 ago Exp $
+# $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 $
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"