diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 12:08:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 12:08:41 +0000 |
commit | 89239e85cfdcad52091cc939ba7c53e21c1203ec (patch) | |
tree | 34f5d88a0cccc88757eb457268e4e44a4b49dac9 /dev-ruby/rspec-expectations | |
parent | ia64/sparc stable wrt #426668 (diff) | |
download | gentoo-2-89239e85cfdcad52091cc939ba7c53e21c1203ec.tar.gz gentoo-2-89239e85cfdcad52091cc939ba7c53e21c1203ec.tar.bz2 gentoo-2-89239e85cfdcad52091cc939ba7c53e21c1203ec.zip |
ia64/sparc stable wrt #426668
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index 4134089b7635..d048caf183aa 100644 --- a/dev-ruby/rspec-expectations/ChangeLog +++ b/dev-ruby/rspec-expectations/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rspec-expectations # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.32 2012/09/16 07:00:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.33 2012/10/28 12:08:41 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> + rspec-expectations-2.6.0-r1.ebuild: + ia64/sparc stable wrt #426668 *rspec-expectations-2.11.3 (16 Sep 2012) 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 d1b2cb61c5bd..f78ca4ee82fa 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.7 2012/07/26 12:54:21 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.8 2012/10/28 12:08:41 armin76 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" |