diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 14:26:24 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 14:26:24 +0000 |
commit | 8f3ad1da00712aea855d33c4910ab251b9502ee4 (patch) | |
tree | 1b6e7d9866edc2a0de8fad93d1cf948702efd36f /dev-ruby | |
parent | Re-Keywording for ppc. (diff) | |
download | historical-8f3ad1da00712aea855d33c4910ab251b9502ee4.tar.gz historical-8f3ad1da00712aea855d33c4910ab251b9502ee4.tar.bz2 historical-8f3ad1da00712aea855d33c4910ab251b9502ee4.zip |
Keywording for ppc.
Package-Manager: portage-14478-svn/cvs/Linux ppc
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/locale_rails/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/locale_rails/locale_rails-2.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/locale_rails/ChangeLog b/dev-ruby/locale_rails/ChangeLog index 2473b192cffa..4c3b76d69f3e 100644 --- a/dev-ruby/locale_rails/ChangeLog +++ b/dev-ruby/locale_rails/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/locale_rails # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v 1.7 2009/08/24 17:34:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v 1.8 2009/10/26 14:26:24 volkmar Exp $ + + 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> + locale_rails-2.0.4.ebuild: + Keywording for ppc. 24 Aug 2009; Hans de Graaff <graaff@gentoo.org> -locale_rails-2.0.3.ebuild: diff --git a/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild b/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild index f3a1019b36e4..6bf17e56c09f 100644 --- a/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild +++ b/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v 1.2 2009/05/25 05:26:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v 1.3 2009/10/26 14:26:24 volkmar Exp $ inherit gems @@ -8,7 +8,7 @@ DESCRIPTION="This library provides some Rails localized functions." HOMEPAGE="http://www.yotabanana.com/hiki/ruby-gettext-rails.html" LICENSE="Ruby" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="" |