diff options
-rw-r--r-- | dev-ruby/gettext_activerecord/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/gettext_activerecord/gettext_activerecord-2.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/gettext_activerecord/ChangeLog b/dev-ruby/gettext_activerecord/ChangeLog index 995fc0ea77af..4976255bc88f 100644 --- a/dev-ruby/gettext_activerecord/ChangeLog +++ b/dev-ruby/gettext_activerecord/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/gettext_activerecord # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gettext_activerecord/ChangeLog,v 1.1 2009/10/20 09:12:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gettext_activerecord/ChangeLog,v 1.2 2009/10/26 14:35:39 volkmar Exp $ + + 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> + gettext_activerecord-2.0.4.ebuild: + Keywording for ppc. *gettext_activerecord-2.0.4 (20 Oct 2009) diff --git a/dev-ruby/gettext_activerecord/gettext_activerecord-2.0.4.ebuild b/dev-ruby/gettext_activerecord/gettext_activerecord-2.0.4.ebuild index 7b22d911a62c..6072b9767831 100644 --- a/dev-ruby/gettext_activerecord/gettext_activerecord-2.0.4.ebuild +++ b/dev-ruby/gettext_activerecord/gettext_activerecord-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/gettext_activerecord/gettext_activerecord-2.0.4.ebuild,v 1.1 2009/10/20 09:12:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gettext_activerecord/gettext_activerecord-2.0.4.ebuild,v 1.2 2009/10/26 14:35:39 volkmar Exp $ inherit gems @@ -8,7 +8,7 @@ DESCRIPTION="An L10 library for ActiveRecord." HOMEPAGE="http://www.yotabanana.com/hiki/ruby-gettext-rails.html" LICENSE="Ruby" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="" |