summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-11-26 02:22:32 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-11-26 02:22:32 +0000
commite48ad5b4bc678b86a99c7f7322930c5230a943f4 (patch)
tree94f820e521d8efa0aeb895593911be420f0c0d5f /dev-ruby/shorturl
parentDrop jruby traces. (diff)
downloadgentoo-2-e48ad5b4bc678b86a99c7f7322930c5230a943f4.tar.gz
gentoo-2-e48ad5b4bc678b86a99c7f7322930c5230a943f4.tar.bz2
gentoo-2-e48ad5b4bc678b86a99c7f7322930c5230a943f4.zip
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/shorturl')
-rw-r--r--dev-ruby/shorturl/ChangeLog6
-rw-r--r--dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild4
-rw-r--r--dev-ruby/shorturl/shorturl-1.0.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/shorturl/ChangeLog b/dev-ruby/shorturl/ChangeLog
index ad1b91ef8011..f14505ee4ce2 100644
--- a/dev-ruby/shorturl/ChangeLog
+++ b/dev-ruby/shorturl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/shorturl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.27 2014/08/06 07:31:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.28 2014/11/26 02:22:32 mrueg Exp $
+
+ 26 Nov 2014; Manuel Rüger <mrueg@gentoo.org> shorturl-1.0.0-r1.ebuild,
+ shorturl-1.0.0.ebuild:
+ Drop jruby target.
06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> shorturl-1.0.0-r1.ebuild:
Add ruby21 target.
diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild b/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
index f2d8ff59dcbb..aa43c05bfefd 100644
--- a/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
+++ b/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.5 2014/08/06 07:31:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.6 2014/11/26 02:22:32 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
diff --git a/dev-ruby/shorturl/shorturl-1.0.0.ebuild b/dev-ruby/shorturl/shorturl-1.0.0.ebuild
index c10732cc57bc..000ec6b4e4ea 100644
--- a/dev-ruby/shorturl/shorturl-1.0.0.ebuild
+++ b/dev-ruby/shorturl/shorturl-1.0.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0.ebuild,v 1.5 2014/08/05 16:00:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0.ebuild,v 1.6 2014/11/26 02:22:32 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 jruby"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""