summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-11-03 15:43:02 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-11-03 15:43:02 +0000
commit4a05bb99fecfc13181a6f3b6b58eab18288f3d06 (patch)
tree135bdd902e59aeaf8341166a1d93efb1d7e0fadf /dev-ruby/matchy
parentDrop jruby. (diff)
downloadgentoo-2-4a05bb99fecfc13181a6f3b6b58eab18288f3d06.tar.gz
gentoo-2-4a05bb99fecfc13181a6f3b6b58eab18288f3d06.tar.bz2
gentoo-2-4a05bb99fecfc13181a6f3b6b58eab18288f3d06.zip
Drop jruby.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/matchy')
-rw-r--r--dev-ruby/matchy/ChangeLog5
-rw-r--r--dev-ruby/matchy/matchy-0.5.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/matchy/ChangeLog b/dev-ruby/matchy/ChangeLog
index 1722a8ac434a..4b60bc90720b 100644
--- a/dev-ruby/matchy/ChangeLog
+++ b/dev-ruby/matchy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/matchy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.16 2014/06/14 11:22:05 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.17 2014/11/03 15:43:02 mrueg Exp $
+
+ 03 Nov 2014; Manuel Rüger <mrueg@gentoo.org> matchy-0.5.2-r1.ebuild:
+ Drop jruby.
14 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -matchy-0.5.2.ebuild:
Cleanup old.
diff --git a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild
index cd1459569148..1528616071d3 100644
--- a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild
+++ b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2-r1.ebuild,v 1.5 2014/06/14 11:20:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2-r1.ebuild,v 1.6 2014/11/03 15:43:02 mrueg Exp $
EAPI=5
MY_OWNER="mcmire"
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"