summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-01-01 14:26:00 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-01-01 14:26:00 +0000
commitdbe8dc4d4f6bd688cab11f0f467d3a2cb0c6f907 (patch)
treebbda0af77050acbbe8c4c2015f38e451ae3d5dcf /dev-ruby/ffi/ffi-1.1.5.ebuild
parentRemove ruby18 target as dependencies lost support already (diff)
downloadhistorical-dbe8dc4d4f6bd688cab11f0f467d3a2cb0c6f907.tar.gz
historical-dbe8dc4d4f6bd688cab11f0f467d3a2cb0c6f907.tar.bz2
historical-dbe8dc4d4f6bd688cab11f0f467d3a2cb0c6f907.zip
Remove ruby18 target as dependencies lost support already
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ffi/ffi-1.1.5.ebuild')
-rw-r--r--dev-ruby/ffi/ffi-1.1.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ffi/ffi-1.1.5.ebuild b/dev-ruby/ffi/ffi-1.1.5.ebuild
index c62db90077ea..7d246ba6d3a4 100644
--- a/dev-ruby/ffi/ffi-1.1.5.ebuild
+++ b/dev-ruby/ffi/ffi-1.1.5.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/ffi/ffi-1.1.5.ebuild,v 1.9 2013/01/15 04:47:05 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.10 2014/01/01 14:11:11 patrick Exp $
EAPI=4
# jruby → unneeded, this is part of the standard JRuby distribution, and
# would just install a dummy.
-USE_RUBY="ruby18 ruby19 ree18"
+USE_RUBY="ruby19 ree18"
RUBY_FAKEGEM_TASK_TEST="specs"