summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-06 16:13:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-06 16:13:31 +0000
commitafa159ea094373f7de9c7fcc3243fb68ca539e4b (patch)
treed8bc9b4643431d44ac8bfabdd3ad2c5bc564aab4 /dev-ruby/ruby-gettext
parentStable for amd64, wrt bug #472910 (diff)
downloadgentoo-2-afa159ea094373f7de9c7fcc3243fb68ca539e4b.tar.gz
gentoo-2-afa159ea094373f7de9c7fcc3243fb68ca539e4b.tar.bz2
gentoo-2-afa159ea094373f7de9c7fcc3243fb68ca539e4b.zip
Stable for amd64, wrt bug #472910
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 4bca34881ec6..96894c95ab33 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.108 2013/07/06 16:12:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ChangeLog,v 1.109 2013/07/06 16:13:31 ago Exp $
+
+ 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gettext-2.3.3.ebuild:
+ Stable for amd64, wrt bug #472910
06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gettext-2.3.3.ebuild:
Stable for x86, 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 4aec4e10330a..b74e7c63202a 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.10 2013/07/06 16:12:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ruby-gettext-2.3.3.ebuild,v 1.11 2013/07/06 16:13:31 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"