summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-11-03 20:05:33 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-11-03 20:05:33 +0000
commitefdab7ea4e1346c5d30eb9980909d19a31aa2a6c (patch)
tree76838b2cc3bea4ff86a28a3f601cdd337d08c272 /dev-ruby
parentDrop jruby. (diff)
downloadgentoo-2-efdab7ea4e1346c5d30eb9980909d19a31aa2a6c.tar.gz
gentoo-2-efdab7ea4e1346c5d30eb9980909d19a31aa2a6c.tar.bz2
gentoo-2-efdab7ea4e1346c5d30eb9980909d19a31aa2a6c.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/plist/ChangeLog5
-rw-r--r--dev-ruby/plist/plist-3.1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/plist/ChangeLog b/dev-ruby/plist/ChangeLog
index 699ccd0acadf..3f895adc19fd 100644
--- a/dev-ruby/plist/ChangeLog
+++ b/dev-ruby/plist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/plist
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.11 2014/07/18 08:55:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.12 2014/11/03 20:05:33 mrueg Exp $
+
+ 03 Nov 2014; Manuel Rüger <mrueg@gentoo.org> plist-3.1.0-r1.ebuild:
+ Drop jruby.
18 Jul 2014; Hans de Graaff <graaff@gentoo.org> plist-3.1.0-r1.ebuild:
Fix rake 10 compatibility. Add ruby21.
diff --git a/dev-ruby/plist/plist-3.1.0-r1.ebuild b/dev-ruby/plist/plist-3.1.0-r1.ebuild
index 9b628f7dfb8b..d78ca64845db 100644
--- a/dev-ruby/plist/plist-3.1.0-r1.ebuild
+++ b/dev-ruby/plist/plist-3.1.0-r1.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/plist/plist-3.1.0-r1.ebuild,v 1.3 2014/07/18 08:55:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.1.0-r1.ebuild,v 1.4 2014/11/03 20:05:33 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_DOCDIR="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"