summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-19 03:24:26 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-19 03:24:26 +0000
commit60400bbf45c59e75adf7b8b6f0541acf3155b5a9 (patch)
tree3c935aea196006f93a70929c70c305d56da6a497 /dev-ruby/rubypants
parentAdds patch to compile on systems with kernel-3.10.1 and up (diff)
downloadgentoo-2-60400bbf45c59e75adf7b8b6f0541acf3155b5a9.tar.gz
gentoo-2-60400bbf45c59e75adf7b8b6f0541acf3155b5a9.tar.bz2
gentoo-2-60400bbf45c59e75adf7b8b6f0541acf3155b5a9.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/rubypants')
-rw-r--r--dev-ruby/rubypants/ChangeLog6
-rw-r--r--dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild4
-rw-r--r--dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/rubypants/ChangeLog b/dev-ruby/rubypants/ChangeLog
index c02a9a21b0d5..87067ca6ca24 100644
--- a/dev-ruby/rubypants/ChangeLog
+++ b/dev-ruby/rubypants/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rubypants
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.23 2014/01/14 14:23:55 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.24 2014/04/19 03:24:26 mrueg Exp $
+
+ 19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> rubypants-0.2.0-r4.ebuild,
+ rubypants-0.2.0-r5.ebuild:
+ Remove ruby18 target.
14 Jan 2014; Manuel Rüger <mrueg@gentoo.org> -rubypants-0.2.0-r3.ebuild:
Cleanup old.
diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild
index f7c294cf1814..bd656cd31a04 100644
--- a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild
+++ b/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild,v 1.3 2014/01/14 14:00:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild,v 1.4 2014/04/19 03:24:26 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild
index 5d7ff73a58b1..c129b47b4930 100644
--- a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild
+++ b/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild
@@ -1,10 +1,10 @@
-# 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/rubypants/rubypants-0.2.0-r5.ebuild,v 1.1 2013/12/27 02:27:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild,v 1.2 2014/04/19 03:24:26 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""