summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:39:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:39:55 +0000
commitd9b66cd8ec029085e5c8f9a02b88567d2a643e8c (patch)
tree59c1d6077364a4055ec8ad9f422054f0c484515c /dev-ruby
parentStable for sparc, wrt bug #472910 (diff)
downloadgentoo-2-d9b66cd8ec029085e5c8f9a02b88567d2a643e8c.tar.gz
gentoo-2-d9b66cd8ec029085e5c8f9a02b88567d2a643e8c.tar.bz2
gentoo-2-d9b66cd8ec029085e5c8f9a02b88567d2a643e8c.zip
Stable for sparc, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-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 d70a13f0d91f..e4e09121072e 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.114 2013/07/22 05:35:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ChangeLog,v 1.115 2013/08/03 07:39:55 ago Exp $
+
+ 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gettext-2.3.3.ebuild:
+ Stable for sparc, wrt bug #472910
22 Jul 2013; Hans de Graaff <graaff@gentoo.org>
-ruby-gettext-2.1.0_p20100728-r3.ebuild:
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 18e40b4cb816..119c6cf24060 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.15 2013/07/14 14:20:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild,v 1.16 2013/08/03 07:39:55 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"