diff options
author | 2011-05-31 19:21:35 +0000 | |
---|---|---|
committer | 2011-05-31 19:21:35 +0000 | |
commit | af5845272ae506270fa8707a4cfc62cfa21633e4 (patch) | |
tree | e4f518e4c67367cd20f82ec0ac8f7f24c86a0e9d /dev-ruby/rspec-core | |
parent | Drop ruby19 to create a stable candidate. (diff) | |
download | gentoo-2-af5845272ae506270fa8707a4cfc62cfa21633e4.tar.gz gentoo-2-af5845272ae506270fa8707a4cfc62cfa21633e4.tar.bz2 gentoo-2-af5845272ae506270fa8707a4cfc62cfa21633e4.zip |
Drop ruby19 to create a stable candidate.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index dc3d456e41e9..ab45a1e65fff 100644 --- a/dev-ruby/rspec-core/ChangeLog +++ b/dev-ruby/rspec-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec-core # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.9 2011/05/23 17:24:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.10 2011/05/31 19:21:35 graaff Exp $ + + 31 May 2011; Hans de Graaff <graaff@gentoo.org> rspec-core-2.5.1.ebuild: + Drop ruby19 to create a stable candidate. 23 May 2011; Hans de Graaff <graaff@gentoo.org> rspec-core-2.6.0.ebuild: Add jruby support. diff --git a/dev-ruby/rspec-core/rspec-core-2.5.1.ebuild b/dev-ruby/rspec-core/rspec-core-2.5.1.ebuild index 1b0785de204b..cecbf13af73f 100644 --- a/dev-ruby/rspec-core/rspec-core-2.5.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.5.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.5.1.ebuild,v 1.1 2011/02/19 09:27:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.5.1.ebuild,v 1.2 2011/05/31 19:21:35 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19" +USE_RUBY="ruby18 ree18" RUBY_FAKEGEM_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none" |