diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 15:17:06 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 15:17:06 +0000 |
commit | 06faad6b9eeffe0c6b1a9dc51dd52e8e62b9be2f (patch) | |
tree | 08e1656351e09100dbea44c809f9b05d35022907 /dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild | |
parent | Use OPENSSL_INC for grabbing --cflags from mupdf.pc since config.mk doesn't h... (diff) | |
download | gentoo-2-06faad6b9eeffe0c6b1a9dc51dd52e8e62b9be2f.tar.gz gentoo-2-06faad6b9eeffe0c6b1a9dc51dd52e8e62b9be2f.tar.bz2 gentoo-2-06faad6b9eeffe0c6b1a9dc51dd52e8e62b9be2f.zip |
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild')
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild index f95e34c68f62..547adfbe2538 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild @@ -1,9 +1,9 @@ -# 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/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.11 2013/12/26 15:04:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.12 2014/04/05 15:17:06 mrueg Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby19 jruby" # no tests present RUBY_FAKEGEM_TASK_TEST="" |