diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 17:01:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 17:01:25 +0000 |
commit | 32a32272380e2216063f72d8e7880cd9e273bcc1 (patch) | |
tree | 1b26102b5b4a21233e78f02197fa2d29f64197ed /dev-ruby/rspec-mocks | |
parent | ia64/sparc stable wrt #369573 (diff) | |
download | gentoo-2-32a32272380e2216063f72d8e7880cd9e273bcc1.tar.gz gentoo-2-32a32272380e2216063f72d8e7880cd9e273bcc1.tar.bz2 gentoo-2-32a32272380e2216063f72d8e7880cd9e273bcc1.zip |
ia64/sparc stable wrt #369573
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/rspec-mocks')
-rw-r--r-- | dev-ruby/rspec-mocks/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-mocks/ChangeLog b/dev-ruby/rspec-mocks/ChangeLog index 3792d65dcd1f..d4273961bb76 100644 --- a/dev-ruby/rspec-mocks/ChangeLog +++ b/dev-ruby/rspec-mocks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec-mocks # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.18 2011/09/19 21:49:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.19 2011/10/02 17:01:25 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> rspec-mocks-2.6.0.ebuild: + ia64/sparc stable wrt #369573 19 Sep 2011; Markus Meier <maekke@gentoo.org> rspec-mocks-2.6.0.ebuild: x86 stable, bug #369573 diff --git a/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild b/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild index 906bc0c46a64..5e014eca07ef 100644 --- a/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild +++ b/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild,v 1.7 2011/09/19 21:49:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild,v 1.8 2011/10/02 17:01:25 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # cucumber and rspec-core are loaded unconditionally in the Rakefile, |