summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-26 18:34:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-26 18:34:53 +0000
commit0271cfb14b2d5e7fabf11f67e39605f6086ce5f3 (patch)
tree157a78515e86e10be74adc4090f2bea9e18dca34 /dev-ruby/i18n
parentAdd ~ia64/~sparc/~x86 wrt #355697 (diff)
downloadgentoo-2-0271cfb14b2d5e7fabf11f67e39605f6086ce5f3.tar.gz
gentoo-2-0271cfb14b2d5e7fabf11f67e39605f6086ce5f3.tar.bz2
gentoo-2-0271cfb14b2d5e7fabf11f67e39605f6086ce5f3.zip
Add ~ia64/~sparc/~x86 wrt #355697
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/i18n')
-rw-r--r--dev-ruby/i18n/ChangeLog5
-rw-r--r--dev-ruby/i18n/i18n-0.5.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/i18n/ChangeLog b/dev-ruby/i18n/ChangeLog
index 084b39a245ce..8f05e914f8ce 100644
--- a/dev-ruby/i18n/ChangeLog
+++ b/dev-ruby/i18n/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/i18n
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.31 2011/02/25 17:21:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.32 2011/02/26 18:34:53 armin76 Exp $
+
+ 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> i18n-0.5.0-r1.ebuild:
+ Add ~ia64/~sparc/~x86 wrt #355697
25 Feb 2011; Jeroen Roovers <jer@gentoo.org> i18n-0.5.0-r1.ebuild:
Marked ~hppa (bug #355697).
diff --git a/dev-ruby/i18n/i18n-0.5.0-r1.ebuild b/dev-ruby/i18n/i18n-0.5.0-r1.ebuild
index d23880773a38..c8b3b12d68d1 100644
--- a/dev-ruby/i18n/i18n-0.5.0-r1.ebuild
+++ b/dev-ruby/i18n/i18n-0.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.5.0-r1.ebuild,v 1.2 2011/02/25 17:21:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.5.0-r1.ebuild,v 1.3 2011/02/26 18:34:53 armin76 Exp $
EAPI=2
@@ -22,7 +22,7 @@ S="${WORKDIR}/svenfuchs-${PN}-*"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~hppa ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""