diff options
author | 2011-09-19 21:50:45 +0000 | |
---|---|---|
committer | 2011-09-19 21:50:45 +0000 | |
commit | 7e3e0226b7a61b55fb176b28e8ab2f3efbdcf14a (patch) | |
tree | bc124e43e2d1403e638d1dbd58d5839ae1abd710 /dev-ruby/rspec-expectations | |
parent | x86 stable, bug #369573 (diff) | |
download | gentoo-2-7e3e0226b7a61b55fb176b28e8ab2f3efbdcf14a.tar.gz gentoo-2-7e3e0226b7a61b55fb176b28e8ab2f3efbdcf14a.tar.bz2 gentoo-2-7e3e0226b7a61b55fb176b28e8ab2f3efbdcf14a.zip |
x86 stable, bug #369573
(Portage version: 2.1.10.18/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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index 57c1d8935ea9..b5f6f49a07ae 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.15 2011/09/19 19:03:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.16 2011/09/19 21:50:45 maekke Exp $ + + 19 Sep 2011; Markus Meier <maekke@gentoo.org> + rspec-expectations-2.6.0.ebuild: + x86 stable, bug #369573 19 Sep 2011; Hans de Graaff <graaff@gentoo.org> -rspec-expectations-2.5.0.ebuild: diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild index 5a6e944a83fe..23d1b22772b5 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-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-expectations/rspec-expectations-2.6.0.ebuild,v 1.6 2011/09/14 16:09:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v 1.7 2011/09/19 21:50:45 maekke 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 ~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="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2" |