summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-05 14:35:29 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-05 14:35:29 +0000
commitaaff497a3f36397b62b41271b5b690ec8c72d2da (patch)
treef9fc36e040b5368f6a5f7bc91a6a063e76ff9ac5 /dev-ruby/thor
parentRemove ree18 and ruby18 target. (diff)
downloadgentoo-2-aaff497a3f36397b62b41271b5b690ec8c72d2da.tar.gz
gentoo-2-aaff497a3f36397b62b41271b5b690ec8c72d2da.tar.bz2
gentoo-2-aaff497a3f36397b62b41271b5b690ec8c72d2da.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/thor')
-rw-r--r--dev-ruby/thor/ChangeLog6
-rw-r--r--dev-ruby/thor/thor-0.14.6.ebuild6
-rw-r--r--dev-ruby/thor/thor-0.15.2.ebuild6
-rw-r--r--dev-ruby/thor/thor-0.18.1.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-ruby/thor/ChangeLog b/dev-ruby/thor/ChangeLog
index 0c69bb5693d1..ffb08a0b60ed 100644
--- a/dev-ruby/thor/ChangeLog
+++ b/dev-ruby/thor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/thor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.19 2014/03/11 20:23:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.20 2014/04/05 14:35:29 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> thor-0.14.6.ebuild,
+ thor-0.15.2.ebuild, thor-0.18.1.ebuild:
+ Remove ree18 and ruby18 target.
11 Mar 2014; Johannes Huber <johu@gentoo.org> thor-0.18.1.ebuild:
~x86 added, bug #487206
diff --git a/dev-ruby/thor/thor-0.14.6.ebuild b/dev-ruby/thor/thor-0.14.6.ebuild
index 28bd1f2bb9e4..b8b6261caf0b 100644
--- a/dev-ruby/thor/thor-0.14.6.ebuild
+++ b/dev-ruby/thor/thor-0.14.6.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/thor/thor-0.14.6.ebuild,v 1.8 2013/01/15 07:11:04 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.14.6.ebuild,v 1.9 2014/04/05 14:35:29 mrueg Exp $
EAPI=2
-USE_RUBY="ruby18 ree18 ruby19"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
diff --git a/dev-ruby/thor/thor-0.15.2.ebuild b/dev-ruby/thor/thor-0.15.2.ebuild
index 7732011ae4ee..26e1e91e4055 100644
--- a/dev-ruby/thor/thor-0.15.2.ebuild
+++ b/dev-ruby/thor/thor-0.15.2.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/thor/thor-0.15.2.ebuild,v 1.2 2013/01/15 07:11:04 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.15.2.ebuild,v 1.3 2014/04/05 14:35:29 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
diff --git a/dev-ruby/thor/thor-0.18.1.ebuild b/dev-ruby/thor/thor-0.18.1.ebuild
index 9f4500ba0422..449429d3187a 100644
--- a/dev-ruby/thor/thor-0.18.1.ebuild
+++ b/dev-ruby/thor/thor-0.18.1.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/thor/thor-0.18.1.ebuild,v 1.3 2014/03/11 20:23:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v 1.4 2014/04/05 14:35:29 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec"