diff options
author | 2014-05-26 05:30:14 +0000 | |
---|---|---|
committer | 2014-05-26 05:30:14 +0000 | |
commit | 32e96e795f8974f40df79f74cd79d31a6c9f9e7e (patch) | |
tree | 6838fdadf7e1ed0075590adc5e281a0822413b3e /dev-ruby/mongoid/mongoid-2.4.9.ebuild | |
parent | Remove ruby18 target. (diff) | |
download | gentoo-2-32e96e795f8974f40df79f74cd79d31a6c9f9e7e.tar.gz gentoo-2-32e96e795f8974f40df79f74cd79d31a6c9f9e7e.tar.bz2 gentoo-2-32e96e795f8974f40df79f74cd79d31a6c9f9e7e.zip |
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/mongoid/mongoid-2.4.9.ebuild')
-rw-r--r-- | dev-ruby/mongoid/mongoid-2.4.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/mongoid/mongoid-2.4.9.ebuild b/dev-ruby/mongoid/mongoid-2.4.9.ebuild index 0a86a4995ba5..9f7b5173e764 100644 --- a/dev-ruby/mongoid/mongoid-2.4.9.ebuild +++ b/dev-ruby/mongoid/mongoid-2.4.9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.9.ebuild,v 1.2 2012/05/11 04:14:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.9.ebuild,v 1.3 2014/05/26 05:30:14 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" #RUBY_FAKEGEM_TASK_DOC="" # functional testing crashes Ruby from within Portage, but works |