summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-02-18 16:45:30 +0000
committerFabian Groffen <grobian@gentoo.org>2010-02-18 16:45:30 +0000
commit30e802e8205e7ccb3439fabf9721326a6f74ded6 (patch)
tree4330299f977203ce8a6fdd6f8654d63248d7c570 /dev-ruby/i18n
parentMarked ~x86-solaris (diff)
downloadgentoo-2-30e802e8205e7ccb3439fabf9721326a6f74ded6.tar.gz
gentoo-2-30e802e8205e7ccb3439fabf9721326a6f74ded6.tar.bz2
gentoo-2-30e802e8205e7ccb3439fabf9721326a6f74ded6.zip
Marked ~x86-solaris
(Portage version: 2.2.00.15335-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-ruby/i18n')
-rw-r--r--dev-ruby/i18n/ChangeLog5
-rw-r--r--dev-ruby/i18n/i18n-0.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/i18n/ChangeLog b/dev-ruby/i18n/ChangeLog
index dc76e73ba781..fea5d97c76aa 100644
--- a/dev-ruby/i18n/ChangeLog
+++ b/dev-ruby/i18n/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/i18n
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.7 2010/02/01 16:44:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.8 2010/02/18 16:45:30 grobian Exp $
+
+ 18 Feb 2010; Fabian Groffen <grobian@gentoo.org> i18n-0.3.3.ebuild:
+ Marked ~x86-solaris
01 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> i18n-0.1.3.ebuild:
Add support for JRuby.
diff --git a/dev-ruby/i18n/i18n-0.3.3.ebuild b/dev-ruby/i18n/i18n-0.3.3.ebuild
index a49eddb245ab..f0a190c1d506 100644
--- a/dev-ruby/i18n/i18n-0.3.3.ebuild
+++ b/dev-ruby/i18n/i18n-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.3.3.ebuild,v 1.5 2010/01/18 20:09:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.3.3.ebuild,v 1.6 2010/02/18 16:45:30 grobian Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://rails-i18n.org/"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~x64-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""