mrueg 14/11/11 11:05:38 Modified: ruby-progressbar-1.4.1.ebuild ChangeLog Log: Drop jruby target. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.8 dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild?r1=1.7&r2=1.8 Index: ruby-progressbar-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ruby-progressbar-1.4.1.ebuild 2 Aug 2014 18:17:07 -0000 1.7 +++ ruby-progressbar-1.4.1.ebuild 11 Nov 2014 11:05:38 -0000 1.8 @@ -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/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.7 2014/08/02 18:17:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.8 2014/11/11 11:05:38 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 jruby" +USE_RUBY="ruby19" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" 1.66 dev-ruby/ruby-progressbar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 2 Aug 2014 18:42:06 -0000 1.65 +++ ChangeLog 11 Nov 2014 11:05:38 -0000 1.66 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-progressbar # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.65 2014/08/02 18:42:06 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.66 2014/11/11 11:05:38 mrueg Exp $ + + 11 Nov 2014; Manuel Rüger <[email protected]> ruby-progressbar-1.4.1.ebuild, + ruby-progressbar-1.4.2.ebuild: + Drop jruby target. 02 Aug 2014; Manuel Rüger <[email protected]> -ruby-progressbar-0.0.10.ebuild: Cleanup old.
