diff options
author | 2014-04-05 16:25:21 +0000 | |
---|---|---|
committer | 2014-04-05 16:25:21 +0000 | |
commit | efbae8e4b12304b021e7707cf0fd4c69426a6faf (patch) | |
tree | eabc1f9b9cf722dc6f642ddd587132df1bc48dbf /dev-ruby/matchy/matchy-0.5.2-r1.ebuild | |
parent | mask >=dev-libs/DirectFB-1.7.1 wrt #499740 and #497124 (diff) | |
download | historical-efbae8e4b12304b021e7707cf0fd4c69426a6faf.tar.gz historical-efbae8e4b12304b021e7707cf0fd4c69426a6faf.tar.bz2 historical-efbae8e4b12304b021e7707cf0fd4c69426a6faf.zip |
Remove ree18 and ruby18 target.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/matchy/matchy-0.5.2-r1.ebuild')
-rw-r--r-- | dev-ruby/matchy/matchy-0.5.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild index 5583b8b88691..19d4e4582bc7 100644 --- a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild +++ b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 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/matchy/matchy-0.5.2-r1.ebuild,v 1.1 2013/10/30 03:54:10 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2-r1.ebuild,v 1.2 2014/04/05 16:25:15 mrueg Exp $ EAPI=5 MY_OWNER="mcmire" -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_DOCDIR="" RUBY_FAKEGEM_EXTRADOC="" |