summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-11-03 20:05:09 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-11-03 20:05:09 +0000
commit206cd4d02fec41318b7ea66e10c2796b0e528516 (patch)
tree3337e617d49c9e9e3fc7594f10048cbc42f81663 /dev-ruby/niceogiri
parentDrop jruby. (diff)
downloadgentoo-2-206cd4d02fec41318b7ea66e10c2796b0e528516.tar.gz
gentoo-2-206cd4d02fec41318b7ea66e10c2796b0e528516.tar.bz2
gentoo-2-206cd4d02fec41318b7ea66e10c2796b0e528516.zip
Drop jruby.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/niceogiri')
-rw-r--r--dev-ruby/niceogiri/ChangeLog5
-rw-r--r--dev-ruby/niceogiri/niceogiri-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/niceogiri/ChangeLog b/dev-ruby/niceogiri/ChangeLog
index ba2ca278bced..a9f96af8adbb 100644
--- a/dev-ruby/niceogiri/ChangeLog
+++ b/dev-ruby/niceogiri/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/niceogiri
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/ChangeLog,v 1.3 2014/08/06 07:03:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/ChangeLog,v 1.4 2014/11/03 20:05:09 mrueg Exp $
+
+ 03 Nov 2014; Manuel Rüger <mrueg@gentoo.org> niceogiri-1.1.2.ebuild:
+ Drop jruby.
06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> niceogiri-1.1.2.ebuild:
Add ruby21 target.
diff --git a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild b/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild
index 46f09217e74a..5037014c9e9e 100644
--- a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild
+++ b/dev-ruby/niceogiri/niceogiri-1.1.2.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/niceogiri/niceogiri-1.1.2.ebuild,v 1.3 2014/08/06 07:03:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild,v 1.4 2014/11/03 20:05:09 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec"