mrueg 14/08/06 07:09:18 Modified: rqrcode-0.4.2-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/rqrcode/rqrcode-0.4.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rqrcode/rqrcode-0.4.2-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rqrcode/rqrcode-0.4.2-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rqrcode/rqrcode-0.4.2-r1.ebuild?r1=1.2&r2=1.3 Index: rqrcode-0.4.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rqrcode/rqrcode-0.4.2-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rqrcode-0.4.2-r1.ebuild 21 May 2014 01:37:37 -0000 1.2 +++ rqrcode-0.4.2-r1.ebuild 6 Aug 2014 07:09:18 -0000 1.3 @@ -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/rqrcode/rqrcode-0.4.2-r1.ebuild,v 1.2 2014/05/21 01:37:37 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rqrcode/rqrcode-0.4.2-r1.ebuild,v 1.3 2014/08/06 07:09:18 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 ruby21 jruby" RUBY_FAKEGEM_TASK_TEST="test" 1.6 dev-ruby/rqrcode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rqrcode/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rqrcode/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rqrcode/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rqrcode/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 21 May 2014 01:37:37 -0000 1.5 +++ ChangeLog 6 Aug 2014 07:09:18 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rqrcode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rqrcode/ChangeLog,v 1.5 2014/05/21 01:37:37 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rqrcode/ChangeLog,v 1.6 2014/08/06 07:09:18 mrueg Exp $ + + 06 Aug 2014; Manuel Rüger <[email protected]> rqrcode-0.4.2-r1.ebuild: + Add ruby21 target. 21 May 2014; Manuel Rüger <[email protected]> rqrcode-0.4.2-r1.ebuild: Remove ruby18 target. Add missing die.
