mrueg 14/10/29 21:00:28 Modified: flog-4.3.0.ebuild ChangeLog Removed: flog-4.2.0.ebuild flog-4.2.1.ebuild Log: Drop jruby target. Cleanup old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 dev-ruby/flog/flog-4.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/flog-4.3.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/flog-4.3.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/flog-4.3.0.ebuild?r1=1.1&r2=1.2 Index: flog-4.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/flog/flog-4.3.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- flog-4.3.0.ebuild 20 Jul 2014 17:31:18 -0000 1.1 +++ flog-4.3.0.ebuild 29 Oct 2014 21:00:28 -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/flog/flog-4.3.0.ebuild,v 1.1 2014/07/20 17:31:18 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/flog-4.3.0.ebuild,v 1.2 2014/10/29 21:00:28 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" 1.16 dev-ruby/flog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 20 Jul 2014 17:31:18 -0000 1.15 +++ ChangeLog 29 Oct 2014 21:00:28 -0000 1.16 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/flog # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v 1.15 2014/07/20 17:31:18 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v 1.16 2014/10/29 21:00:28 mrueg Exp $ + + 29 Oct 2014; Manuel RĂ¼ger <mr...@gentoo.org> -flog-4.2.0.ebuild, + -flog-4.2.1.ebuild, flog-4.3.0.ebuild: + Drop jruby target. Cleanup old. *flog-4.3.0 (20 Jul 2014)