mrueg 14/08/06 07:06:54 Modified: rash-0.4.0-r1.ebuild ChangeLog Log: Add ruby21 target. (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.3 dev-ruby/rash/rash-0.4.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rash/rash-0.4.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rash/rash-0.4.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rash/rash-0.4.0-r1.ebuild?r1=1.2&r2=1.3 Index: rash-0.4.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rash/rash-0.4.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rash-0.4.0-r1.ebuild 24 Apr 2014 20:11:26 -0000 1.2 +++ rash-0.4.0-r1.ebuild 6 Aug 2014 07:06:54 -0000 1.3 @@ -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/rash/rash-0.4.0-r1.ebuild,v 1.2 2014/04/24 20:11:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rash/rash-0.4.0-r1.ebuild,v 1.3 2014/08/06 07:06:54 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 ruby21 jruby" RUBY_FAKEGEM_RECIPE_TEST="rspec" 1.10 dev-ruby/rash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rash/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rash/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rash/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rash/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 24 Apr 2014 20:11:26 -0000 1.9 +++ ChangeLog 6 Aug 2014 07:06:54 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rash/ChangeLog,v 1.9 2014/04/24 20:11:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rash/ChangeLog,v 1.10 2014/08/06 07:06:54 mrueg Exp $ + + 06 Aug 2014; Manuel Rüger <[email protected]> rash-0.4.0-r1.ebuild: + Add ruby21 target. 24 Apr 2014; Manuel Rüger <[email protected]> rash-0.4.0-r1.ebuild: Remove ruby18 support.
