summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-01-29 15:31:59 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-01-29 15:31:59 +0000
commit1a6357142a437dd4940c88f079c11be922ff858c (patch)
tree57c3cff9614c6001ce26e789c53b7bc1cb14dd1c /dev-ruby
parentBump to 0.5.1, thanks to Nikoli (diff)
downloadgentoo-2-1a6357142a437dd4940c88f079c11be922ff858c.tar.gz
gentoo-2-1a6357142a437dd4940c88f079c11be922ff858c.tar.bz2
gentoo-2-1a6357142a437dd4940c88f079c11be922ff858c.zip
keyword ~ia64 wrt bug #465948
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-gettext/ChangeLog5
-rw-r--r--dev-ruby/ruby-gettext/ruby-gettext-2.3.8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/ruby-gettext/ChangeLog b/dev-ruby/ruby-gettext/ChangeLog
index fbf42c2d0c8b..5f1d9ed06edb 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ChangeLog,v 1.120 2014/01/26 09:57:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ChangeLog,v 1.121 2014/01/29 15:31:59 hattya Exp $
+
+ 29 Jan 2014; Akinori Hattori <hattya@gentoo.org> ruby-gettext-2.3.8.ebuild:
+ keyword ~ia64 wrt bug #465948
26 Jan 2014; Jeroen Roovers <jer@gentoo.org> ruby-gettext-3.0.3.ebuild:
Marked ~hppa (bug #499194).
diff --git a/dev-ruby/ruby-gettext/ruby-gettext-2.3.8.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-2.3.8.ebuild
index 9e5960fc82cd..07ddc26647fd 100644
--- a/dev-ruby/ruby-gettext/ruby-gettext-2.3.8.ebuild
+++ b/dev-ruby/ruby-gettext/ruby-gettext-2.3.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.8.ebuild,v 1.6 2013/12/22 18:37:58 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gettext/ruby-gettext-2.3.8.ebuild,v 1.7 2014/01/29 15:31:59 hattya Exp $
EAPI=5
@@ -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="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="doc test"
SLOT="0"
LICENSE="Ruby"