summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-26 05:37:33 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-26 05:37:33 +0000
commita2577079f576598e554904fa80fe27c31546d30a (patch)
tree9d841a43f9d2da2507f071e21024ac0b64b23903 /dev-ruby/ffi
parentRemove ruby18 target. (diff)
downloadgentoo-2-a2577079f576598e554904fa80fe27c31546d30a.tar.gz
gentoo-2-a2577079f576598e554904fa80fe27c31546d30a.tar.bz2
gentoo-2-a2577079f576598e554904fa80fe27c31546d30a.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/ffi')
-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
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ffi/ChangeLog b/dev-ruby/ffi/ChangeLog
index 4c7dd26dd91e..8736894d792a 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.66 2014/04/20 08:04:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.67 2014/05/26 05:37:33 mrueg Exp $
+
+ 26 May 2014; Manuel Rüger <mrueg@gentoo.org> ffi-1.1.5.ebuild,
+ ffi-1.4.0.ebuild:
+ Remove ruby18 target.
20 Apr 2014; Hans de Graaff <graaff@gentoo.org> ffi-1.9.3.ebuild:
Add ruby21.
diff --git a/dev-ruby/ffi/ffi-1.1.5.ebuild b/dev-ruby/ffi/ffi-1.1.5.ebuild
index 7b7d0fc0fedb..aca8129d4f65 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.11 2014/01/05 10:00:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.12 2014/05/26 05:37:33 mrueg Exp $
EAPI=4
# jruby → unneeded, this is part of the standard JRuby distribution, and
# would just install a dummy.
-USE_RUBY="ruby19 ruby18"
+USE_RUBY="ruby19"
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 961631e636c6..088c2380658e 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.11 2014/02/01 03:57:56 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild,v 1.12 2014/05/26 05:37:33 mrueg Exp $
EAPI=5
# jruby → unneeded, this is part of the standard JRuby distribution, and
# would just install a dummy.
-USE_RUBY="ruby19 ruby18"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_TEST="specs"