From 045f764d11193d44af6dfa8258f12be24c2f84cf Mon Sep 17 00:00:00 2001 From: Manuel Rüger Date: Wed, 29 Oct 2014 19:34:27 +0000 Subject: Drop jruby target. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key ) --- dev-ruby/shoulda-context/ChangeLog | 5 ++++- dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/shoulda-context/ChangeLog b/dev-ruby/shoulda-context/ChangeLog index 75f745506a36..c09ebf3746d1 100644 --- a/dev-ruby/shoulda-context/ChangeLog +++ b/dev-ruby/shoulda-context/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/shoulda-context # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.9 2014/10/10 22:47:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.10 2014/10/29 19:34:27 mrueg Exp $ + + 29 Oct 2014; Manuel Rüger shoulda-context-1.1.6.ebuild: + Drop jruby target. 10 Oct 2014; Manuel Rüger shoulda-context-1.1.6.ebuild: Whitespace diff --git a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild index 023a252327c8..fd350d5eaf3a 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.1.6.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/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.6 2014/10/10 22:47:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.7 2014/10/29 19:34:27 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md" -- cgit v1.2.3-65-gdbad