summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-15 18:01:14 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-15 18:01:14 +0000
commitf201aef8c2f1cd63eee32ae1c144df0fbc05e069 (patch)
tree992b954d88dc3ce9afc549e80449d4d0e4a0ae27 /dev-ruby/i18n
parentQt3 only application. Bug #299746 (diff)
downloadhistorical-f201aef8c2f1cd63eee32ae1c144df0fbc05e069.tar.gz
historical-f201aef8c2f1cd63eee32ae1c144df0fbc05e069.tar.bz2
historical-f201aef8c2f1cd63eee32ae1c144df0fbc05e069.zip
Marked ~x64-solaris and ~ppc-macos
Package-Manager: portage-2.2.00.15200-prefix/cvs/Darwin powerpc
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 01bf0f3846dd..890a82ea2d89 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.2 2010/01/14 17:09:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.3 2010/01/15 18:01:14 grobian Exp $
+
+ 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> i18n-0.3.3.ebuild:
+ Marked ~x64-solaris and ~ppc-macos
*i18n-0.3.3 (14 Jan 2010)
diff --git a/dev-ruby/i18n/i18n-0.3.3.ebuild b/dev-ruby/i18n/i18n-0.3.3.ebuild
index 1bd485f3f23f..6b1854bb7296 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.1 2010/01/14 17:09:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.3.3.ebuild,v 1.2 2010/01/15 18:01:14 grobian Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://rails-i18n.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc-macos ~x64-solaris"
IUSE=""
DEPEND="!<dev-ruby/activesupport-2.3.5-r2"