diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-25 17:15:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-25 17:15:45 +0000 |
commit | e8d37e1da9ccab9e5cca772efc284a8ac9f9852a (patch) | |
tree | ae2e12b7e62a3caac9db575332d3820315786ae6 /dev-ruby/autotest-rails | |
parent | Version bump via perl-bump experimental tool. (diff) | |
download | gentoo-2-e8d37e1da9ccab9e5cca772efc284a8ac9f9852a.tar.gz gentoo-2-e8d37e1da9ccab9e5cca772efc284a8ac9f9852a.tar.bz2 gentoo-2-e8d37e1da9ccab9e5cca772efc284a8ac9f9852a.zip |
ia64 stable wrt #280665
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/autotest-rails')
-rw-r--r-- | dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild b/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild index 7f6e82d628ca..2e50ad90ce34 100644 --- a/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild +++ b/dev-ruby/autotest-rails/autotest-rails-4.1.0.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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.6 2009/08/14 20:29:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.7 2009/08/25 17:15:45 armin76 Exp $ inherit gems @@ -8,7 +8,7 @@ DESCRIPTION="This is an autotest plugin to provide rails support." HOMEPAGE="http://rubyforge.org/projects/zentest/" LICENSE="MIT" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="" |