diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 12:50:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 12:50:44 +0000 |
commit | e7393c2496939aa55960e99c033ca08a7849d5d2 (patch) | |
tree | 7f9957f78f9967c4c20018c51c739b1fa8a8da97 /dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild | |
parent | Stable for amd64, wrt bug #426668 (diff) | |
download | gentoo-2-e7393c2496939aa55960e99c033ca08a7849d5d2.tar.gz gentoo-2-e7393c2496939aa55960e99c033ca08a7849d5d2.tar.bz2 gentoo-2-e7393c2496939aa55960e99c033ca08a7849d5d2.zip |
Stable for amd64, wrt bug #426668
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild index f0b5e2441423..31584b9b3f41 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.3 2012/03/02 11:02:07 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.4 2012/07/15 12:50:44 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2" |