diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:02:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:02:58 +0000 |
commit | c0bd5ac2c7ecee6af6468e45e58acdf02d74f349 (patch) | |
tree | 1e69dac5c46d1bb4a13936a365d0519972397254 /dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild | |
parent | arm stable, bug #386053 (diff) | |
download | gentoo-2-c0bd5ac2c7ecee6af6468e45e58acdf02d74f349.tar.gz gentoo-2-c0bd5ac2c7ecee6af6468e45e58acdf02d74f349.tar.bz2 gentoo-2-c0bd5ac2c7ecee6af6468e45e58acdf02d74f349.zip |
amd64/x86 stable, bug #384825
(Portage version: 2.1.10.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild')
-rw-r--r-- | dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild b/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild index 43fd6f60b987..250780a83bd4 100644 --- a/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild +++ b/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5_p20100710.ebuild,v 1.2 2011/01/10 18:12:34 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild,v 1.3 2011/10/15 23:02:58 maekke Exp $ EAPI=2 USE_RUBY="ruby18" @@ -22,7 +22,7 @@ HOMEPAGE="http://www.yotabanana.com/hiki/ruby-gettext-rails.html" LICENSE="Ruby" SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/${TREE_HASH} -> ${PN}-git-${PV}.tgz" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~x86-macos" SLOT="0" IUSE="" |