diff options
author | 2011-08-07 07:11:31 +0000 | |
---|---|---|
committer | 2011-08-07 07:11:31 +0000 | |
commit | ef3312c77f22584f33956618a3f8736811062f5b (patch) | |
tree | edfe44b5c4a59cf49a089e2892dfd0635cef26ef /dev-ruby/autotest-rails | |
parent | Remove old. (diff) | |
download | historical-ef3312c77f22584f33956618a3f8736811062f5b.tar.gz historical-ef3312c77f22584f33956618a3f8736811062f5b.tar.bz2 historical-ef3312c77f22584f33956618a3f8736811062f5b.zip |
Move stable keywords forward since only the eclass installing the files changed.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/autotest-rails')
-rw-r--r-- | dev-ruby/autotest-rails/ChangeLog | 9 | ||||
-rw-r--r-- | dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-ruby/autotest-rails/ChangeLog b/dev-ruby/autotest-rails/ChangeLog index cf76baf2fd6a..4cee52896934 100644 --- a/dev-ruby/autotest-rails/ChangeLog +++ b/dev-ruby/autotest-rails/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/autotest-rails -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.11 2010/12/28 08:53:51 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.12 2011/08/07 07:02:51 graaff Exp $ + + 07 Aug 2011; Hans de Graaff <graaff@gentoo.org> + autotest-rails-4.1.0-r1.ebuild: + Move stable keywords forward since only the eclass installing the files + changed. 28 Dec 2010; Hans de Graaff <graaff@gentoo.org> autotest-rails-4.1.0-r1.ebuild: 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="" |