summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-11-11 11:10:36 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-11-11 11:10:36 +0000
commit0f34255ccd043112238ae4cfd1b685f6642e909b (patch)
treea5db3e899f6dbda944b615bf8a99359481bd8ecb /dev-ruby/ruby-inifile
parentDrop jruby target. (diff)
downloadgentoo-2-0f34255ccd043112238ae4cfd1b685f6642e909b.tar.gz
gentoo-2-0f34255ccd043112238ae4cfd1b685f6642e909b.tar.bz2
gentoo-2-0f34255ccd043112238ae4cfd1b685f6642e909b.zip
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/ruby-inifile')
-rw-r--r--dev-ruby/ruby-inifile/ChangeLog5
-rw-r--r--dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-inifile/ChangeLog b/dev-ruby/ruby-inifile/ChangeLog
index 58f6e6ca1f14..f53abe0f0eb7 100644
--- a/dev-ruby/ruby-inifile/ChangeLog
+++ b/dev-ruby/ruby-inifile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-inifile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ChangeLog,v 1.10 2014/08/06 07:32:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ChangeLog,v 1.11 2014/11/11 11:10:36 mrueg Exp $
+
+ 11 Nov 2014; Manuel Rüger <mrueg@gentoo.org> ruby-inifile-2.0.0-r2.ebuild:
+ Drop jruby target.
06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> ruby-inifile-2.0.0-r2.ebuild:
Add ruby21 target.
diff --git a/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild b/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild
index 01554f5db438..8a876032aa9a 100644
--- a/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild
+++ b/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.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/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild,v 1.3 2014/08/06 07:32:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild,v 1.4 2014/11/11 11:10:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
inherit ruby-ng