summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-11-03 15:43:13 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-11-03 15:43:13 +0000
commita2a17cf3da7a83460ab572851d6ed133f0330a8c (patch)
tree95cbb24201034c4db4e5cc4b43413a70cc07643e /dev-ruby
parentDrop jruby. (diff)
downloadgentoo-2-a2a17cf3da7a83460ab572851d6ed133f0330a8c.tar.gz
gentoo-2-a2a17cf3da7a83460ab572851d6ed133f0330a8c.tar.bz2
gentoo-2-a2a17cf3da7a83460ab572851d6ed133f0330a8c.zip
Drop jruby.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/paint/ChangeLog5
-rw-r--r--dev-ruby/paint/paint-0.8.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/paint/ChangeLog b/dev-ruby/paint/ChangeLog
index 82220abbce10..b81cd3323586 100644
--- a/dev-ruby/paint/ChangeLog
+++ b/dev-ruby/paint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/paint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/ChangeLog,v 1.8 2014/08/06 07:41:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/ChangeLog,v 1.9 2014/11/03 15:43:13 mrueg Exp $
+
+ 03 Nov 2014; Manuel Rüger <mrueg@gentoo.org> paint-0.8.7.ebuild:
+ Drop jruby.
06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> paint-0.8.7.ebuild:
Add ruby21 target.
diff --git a/dev-ruby/paint/paint-0.8.7.ebuild b/dev-ruby/paint/paint-0.8.7.ebuild
index 9bf1d1e78bf0..5d05cd700723 100644
--- a/dev-ruby/paint/paint-0.8.7.ebuild
+++ b/dev-ruby/paint/paint-0.8.7.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/paint/paint-0.8.7.ebuild,v 1.3 2014/08/06 07:41:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/paint-0.8.7.ebuild,v 1.4 2014/11/03 15:43:13 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_TEST="rspec"