mrueg 14/10/30 13:57:50 Modified: mash-0.1.1-r2.ebuild ChangeLog Log: Drop jruby target. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.4 dev-ruby/mash/mash-0.1.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mash/mash-0.1.1-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mash/mash-0.1.1-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mash/mash-0.1.1-r2.ebuild?r1=1.3&r2=1.4 Index: mash-0.1.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mash/mash-0.1.1-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mash-0.1.1-r2.ebuild 6 Aug 2014 07:01:15 -0000 1.3 +++ mash-0.1.1-r2.ebuild 30 Oct 2014 13:57:50 -0000 1.4 @@ -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/mash/mash-0.1.1-r2.ebuild,v 1.3 2014/08/06 07:01:15 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mash/mash-0.1.1-r2.ebuild,v 1.4 2014/10/30 13:57:50 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" 1.12 dev-ruby/mash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mash/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mash/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mash/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mash/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 6 Aug 2014 07:01:15 -0000 1.11 +++ ChangeLog 30 Oct 2014 13:57:50 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/mash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mash/ChangeLog,v 1.11 2014/08/06 07:01:15 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mash/ChangeLog,v 1.12 2014/10/30 13:57:50 mrueg Exp $ + + 30 Oct 2014; Manuel Rüger <[email protected]> mash-0.1.1-r2.ebuild: + Drop jruby target. 06 Aug 2014; Manuel Rüger <[email protected]> mash-0.1.1-r2.ebuild: Add ruby21 target.
