summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2014-01-05 10:00:45 +0000
committerHans de Graaff <graaff@gentoo.org>2014-01-05 10:00:45 +0000
commit2c6f9ae0dca1ddff9243ac486a0ad07580d28a4f (patch)
tree5c59b72cdd4c03f392489096ba004b07e7addb3d /dev-ruby
parentStable for ppc64, wrt bug #496752 (diff)
downloadgentoo-2-2c6f9ae0dca1ddff9243ac486a0ad07580d28a4f.tar.gz
gentoo-2-2c6f9ae0dca1ddff9243ac486a0ad07580d28a4f.tar.bz2
gentoo-2-2c6f9ae0dca1ddff9243ac486a0ad07580d28a4f.zip
Restore ruby18 target, fixing 496836.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ffi/ChangeLog6
-rw-r--r--dev-ruby/ffi/ffi-1.1.5.ebuild4
-rw-r--r--dev-ruby/ffi/ffi-1.4.0.ebuild4
-rw-r--r--dev-ruby/ffi/ffi-1.9.3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/ffi/ChangeLog b/dev-ruby/ffi/ChangeLog
index 9afdcac50e79..9dcdd4bdef58 100644
--- a/dev-ruby/ffi/ChangeLog
+++ b/dev-ruby/ffi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ffi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.62 2014/01/01 14:11:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.63 2014/01/05 10:00:45 graaff Exp $
+
+ 05 Jan 2014; Hans de Graaff <graaff@gentoo.org> ffi-1.1.5.ebuild,
+ ffi-1.4.0.ebuild, ffi-1.9.3.ebuild:
+ Restore ruby18 target, fixing 496836.
01 Jan 2014; Patrick Lauer <patrick@gentoo.org> ffi-1.1.5.ebuild,
ffi-1.4.0.ebuild, ffi-1.9.3.ebuild:
diff --git a/dev-ruby/ffi/ffi-1.1.5.ebuild b/dev-ruby/ffi/ffi-1.1.5.ebuild
index 7d246ba6d3a4..7b7d0fc0fedb 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-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.10 2014/01/01 14:11:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.11 2014/01/05 10:00:45 graaff Exp $
EAPI=4
# jruby → unneeded, this is part of the standard JRuby distribution, and
# would just install a dummy.
-USE_RUBY="ruby19 ree18"
+USE_RUBY="ruby19 ruby18"
RUBY_FAKEGEM_TASK_TEST="specs"
diff --git a/dev-ruby/ffi/ffi-1.4.0.ebuild b/dev-ruby/ffi/ffi-1.4.0.ebuild
index e10621740465..071621bd7a7f 100644
--- a/dev-ruby/ffi/ffi-1.4.0.ebuild
+++ b/dev-ruby/ffi/ffi-1.4.0.ebuild
@@ -1,12 +1,12 @@
# 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.4.0.ebuild,v 1.9 2014/01/01 14:11:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild,v 1.10 2014/01/05 10:00:45 graaff Exp $
EAPI=5
# jruby → unneeded, this is part of the standard JRuby distribution, and
# would just install a dummy.
-USE_RUBY="ruby19 ree18"
+USE_RUBY="ruby19 ruby18"
RUBY_FAKEGEM_TASK_TEST="specs"
diff --git a/dev-ruby/ffi/ffi-1.9.3.ebuild b/dev-ruby/ffi/ffi-1.9.3.ebuild
index c1267a44728c..f830d0533b35 100644
--- a/dev-ruby/ffi/ffi-1.9.3.ebuild
+++ b/dev-ruby/ffi/ffi-1.9.3.ebuild
@@ -1,12 +1,12 @@
# 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.9.3.ebuild,v 1.3 2014/01/01 14:11:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.9.3.ebuild,v 1.4 2014/01/05 10:00:45 graaff Exp $
EAPI=5
# jruby → unneeded, this is part of the standard JRuby distribution, and
# would just install a dummy.
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby18 ruby19 ruby20"
RUBY_FAKEGEM_TASK_TEST="specs"