summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-05 23:33:27 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-05 23:33:27 +0000
commita6aaea4af6b6b0cc5c60a4b7c2b5ac3de9d888ff (patch)
tree9f6fae6e176d19a63c8d93bc6d19abb105eb1641 /dev-ruby/jeweler
parentRemove ree18 and ruby18 target. (diff)
downloadgentoo-2-a6aaea4af6b6b0cc5c60a4b7c2b5ac3de9d888ff.tar.gz
gentoo-2-a6aaea4af6b6b0cc5c60a4b7c2b5ac3de9d888ff.tar.bz2
gentoo-2-a6aaea4af6b6b0cc5c60a4b7c2b5ac3de9d888ff.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/jeweler')
-rw-r--r--dev-ruby/jeweler/ChangeLog8
-rw-r--r--dev-ruby/jeweler/jeweler-1.8.4.ebuild6
-rw-r--r--dev-ruby/jeweler/jeweler-1.8.6.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/jeweler/ChangeLog b/dev-ruby/jeweler/ChangeLog
index a4f6b883b5ce..6c4299d1ddb3 100644
--- a/dev-ruby/jeweler/ChangeLog
+++ b/dev-ruby/jeweler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/jeweler
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.23 2013/09/02 08:06:00 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.24 2014/04/05 23:33:27 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> jeweler-1.8.4.ebuild,
+ jeweler-1.8.6.ebuild:
+ Remove ree18 and ruby18 target.
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> jeweler-1.8.4.ebuild:
Stable for x86, wrt bug #447586
diff --git a/dev-ruby/jeweler/jeweler-1.8.4.ebuild b/dev-ruby/jeweler/jeweler-1.8.4.ebuild
index 271acae507e2..90577f339be0 100644
--- a/dev-ruby/jeweler/jeweler-1.8.4.ebuild
+++ b/dev-ruby/jeweler/jeweler-1.8.4.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/jeweler/jeweler-1.8.4.ebuild,v 1.5 2013/09/02 08:06:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild,v 1.6 2014/04/05 23:33:27 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_DOC="-Ilib yard"
RUBY_FAKEGEM_DOCDIR="doc"
diff --git a/dev-ruby/jeweler/jeweler-1.8.6.ebuild b/dev-ruby/jeweler/jeweler-1.8.6.ebuild
index 30b0ea311fb8..88bec705d0fc 100644
--- a/dev-ruby/jeweler/jeweler-1.8.6.ebuild
+++ b/dev-ruby/jeweler/jeweler-1.8.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/jeweler/jeweler-1.8.6.ebuild,v 1.1 2013/07/17 07:18:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.6.ebuild,v 1.2 2014/04/05 23:33:27 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_DOC="-Ilib yard"
RUBY_FAKEGEM_DOCDIR="doc"