diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:39:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:39:15 +0000 |
commit | 5ba7dc2c1e0cd247c3285b0b6c805549c82ff3dc (patch) | |
tree | e05a95f1dc4e6d442d6d7d53850a5e2071e2f371 /dev-ruby/locale_rails | |
parent | ppc stable #295944 (diff) | |
download | gentoo-2-5ba7dc2c1e0cd247c3285b0b6c805549c82ff3dc.tar.gz gentoo-2-5ba7dc2c1e0cd247c3285b0b6c805549c82ff3dc.tar.bz2 gentoo-2-5ba7dc2c1e0cd247c3285b0b6c805549c82ff3dc.zip |
ppc stable #295944
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/locale_rails')
-rw-r--r-- | dev-ruby/locale_rails/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/locale_rails/locale_rails-2.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/locale_rails/ChangeLog b/dev-ruby/locale_rails/ChangeLog index 59310236ccda..917afb98f623 100644 --- a/dev-ruby/locale_rails/ChangeLog +++ b/dev-ruby/locale_rails/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2009/12/09 21:26:43 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v 1.13 2010/01/10 18:39:15 nixnut Exp $ + + 10 Jan 2010; nixnut <nixnut@gentoo.org> locale_rails-2.0.4.ebuild: + ppc stable #295944 09 Dec 2009; Markus Meier <maekke@gentoo.org> locale_rails-2.0.4.ebuild: amd64/x86 stable, bug #295944 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 ff8a2eb882ea..3673f39c0bfb 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 +# Copyright 1999-2010 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.4 2009/12/09 21:26:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v 1.5 2010/01/10 18:39:15 nixnut 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="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="" |