diff options
author | Hans de Graaff <graaff@gentoo.org> | 2010-12-28 08:53:51 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2010-12-28 08:53:51 +0000 |
commit | 2d698d02160cb877b23c52e01fb8951f50aa5a8e (patch) | |
tree | 14ea347a87b45f919946a76f787daa8c363a0f04 /dev-ruby/autotest-rails | |
parent | Keyword ~x86-macos. (diff) | |
download | gentoo-2-2d698d02160cb877b23c52e01fb8951f50aa5a8e.tar.gz gentoo-2-2d698d02160cb877b23c52e01fb8951f50aa5a8e.tar.bz2 gentoo-2-2d698d02160cb877b23c52e01fb8951f50aa5a8e.zip |
Keyword ~x86-macos.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/autotest-rails')
-rw-r--r-- | dev-ruby/autotest-rails/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/autotest-rails/ChangeLog b/dev-ruby/autotest-rails/ChangeLog index 4692594b9d01..cf76baf2fd6a 100644 --- a/dev-ruby/autotest-rails/ChangeLog +++ b/dev-ruby/autotest-rails/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2010/06/12 20:36:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.11 2010/12/28 08:53:51 graaff Exp $ + + 28 Dec 2010; Hans de Graaff <graaff@gentoo.org> + autotest-rails-4.1.0-r1.ebuild: + Keyword ~x86-macos. *autotest-rails-4.1.0-r1 (12 Jun 2010) 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 dbe99402b6e2..c07fe0d84e50 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 # 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.1 2010/06/12 20:36:10 graaff Exp $ +# $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 $ 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" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" SLOT="0" IUSE="" |