diff options
author | 2014-04-05 15:17:12 +0000 | |
---|---|---|
committer | 2014-04-05 15:17:12 +0000 | |
commit | 53f92eb879a419f031cb662d35ac7a6b7638150e (patch) | |
tree | d7c26341ef5007c860f2ff414918bd42281ebb96 /dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | |
parent | Use OPENSSL_INC for grabbing --cflags from mupdf.pc since config.mk doesn't h... (diff) | |
download | historical-53f92eb879a419f031cb662d35ac7a6b7638150e.tar.gz historical-53f92eb879a419f031cb662d35ac7a6b7638150e.tar.bz2 historical-53f92eb879a419f031cb662d35ac7a6b7638150e.zip |
Remove ree18 and ruby18 target.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild')
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild index bbd3ba2366a1..f4583ed3f211 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.5 2014/02/01 01:29:58 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.6 2014/04/05 15:17:06 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" # no tests present RUBY_FAKEGEM_TASK_TEST="" |