mrueg 14/05/07 19:12:11 Modified: arel-3.0.2-r2.ebuild ChangeLog Log: Remove ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 dev-ruby/arel/arel-3.0.2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/arel-3.0.2-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/arel-3.0.2-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/arel-3.0.2-r2.ebuild?r1=1.1&r2=1.2 Index: arel-3.0.2-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-3.0.2-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- arel-3.0.2-r2.ebuild 10 Mar 2014 15:54:07 -0000 1.1 +++ arel-3.0.2-r2.ebuild 7 May 2014 19:12:10 -0000 1.2 @@ -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/arel/arel-3.0.2-r2.ebuild,v 1.1 2014/03/10 15:54:07 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-3.0.2-r2.ebuild,v 1.2 2014/05/07 19:12:10 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" 1.41 dev-ruby/arel/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 26 Apr 2014 08:37:24 -0000 1.40 +++ ChangeLog 7 May 2014 19:12:10 -0000 1.41 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/arel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.40 2014/04/26 08:37:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.41 2014/05/07 19:12:10 mrueg Exp $ + + 07 May 2014; Manuel RĂ¼ger <[email protected]> arel-3.0.2-r2.ebuild: + Remove ruby18 target. *arel-5.0.1.20140414130214 (26 Apr 2014)
