mrueg 14/08/02 03:01:36 Modified: ruby_gntp-0.3.4.ebuild ChangeLog Log: Add ruby20, ruby21 targets. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.3 dev-ruby/ruby_gntp/ruby_gntp-0.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_gntp/ruby_gntp-0.3.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_gntp/ruby_gntp-0.3.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_gntp/ruby_gntp-0.3.4.ebuild?r1=1.2&r2=1.3 Index: ruby_gntp-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_gntp/ruby_gntp-0.3.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ruby_gntp-0.3.4.ebuild 24 Apr 2014 16:52:22 -0000 1.2 +++ ruby_gntp-0.3.4.ebuild 2 Aug 2014 03:01:36 -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/ruby_gntp/ruby_gntp-0.3.4.ebuild,v 1.2 2014/04/24 16:52:22 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_gntp/ruby_gntp-0.3.4.ebuild,v 1.3 2014/08/02 03:01:36 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="rdoc" 1.3 dev-ruby/ruby_gntp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_gntp/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_gntp/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_gntp/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_gntp/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 24 Apr 2014 16:52:22 -0000 1.2 +++ ChangeLog 2 Aug 2014 03:01:36 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby_gntp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_gntp/ChangeLog,v 1.2 2014/04/24 16:52:22 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_gntp/ChangeLog,v 1.3 2014/08/02 03:01:36 mrueg Exp $ + + 02 Aug 2014; Manuel Rüger <mr...@gentoo.org> ruby_gntp-0.3.4.ebuild: + Add ruby20, ruby21 targets. 24 Apr 2014; Manuel Rüger <mr...@gentoo.org> ruby_gntp-0.3.4.ebuild: Remove ruby18 support.