diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:02:51 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:02:51 +0000 |
commit | 57afda21366868884b219a654ff6db2862cc6863 (patch) | |
tree | 9b8c9278321fa11dfd1f8e5b9b17a2e7d8a086b5 /dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild | |
parent | Add missing curl dependency and fix compilation with curl-7.21.7 (bug #378035) (diff) | |
download | gentoo-2-57afda21366868884b219a654ff6db2862cc6863.tar.gz gentoo-2-57afda21366868884b219a654ff6db2862cc6863.tar.bz2 gentoo-2-57afda21366868884b219a654ff6db2862cc6863.zip |
Move stable keywords forward since only the eclass installing the files changed.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild')
-rw-r--r-- | dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild b/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild index c07fe0d84e50..428e2cf7c301 100644 --- a/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild +++ b/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r1.ebuild,v 1.2 2010/12/28 08:53:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild,v 1.3 2011/08/07 07:02:51 graaff Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,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 ~x86-macos" +KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~x86-macos" SLOT="0" IUSE="" |