mrueg 14/10/29 19:01:40 Modified: awesome_print-1.2.0-r2.ebuild ChangeLog Removed: awesome_print-1.2.0-r1.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.3 dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild?r1=1.2&r2=1.3 Index: awesome_print-1.2.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- awesome_print-1.2.0-r2.ebuild 13 Aug 2014 18:50:51 -0000 1.2 +++ awesome_print-1.2.0-r2.ebuild 29 Oct 2014 19:01:40 -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/awesome_print/awesome_print-1.2.0-r2.ebuild,v 1.2 2014/08/13 18:50:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild,v 1.3 2014/10/29 19:01:40 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" 1.23 dev-ruby/awesome_print/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/awesome_print/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/awesome_print/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/awesome_print/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 13 Aug 2014 18:50:51 -0000 1.22 +++ ChangeLog 29 Oct 2014 19:01:40 -0000 1.23 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/awesome_print # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/ChangeLog,v 1.22 2014/08/13 18:50:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/ChangeLog,v 1.23 2014/10/29 19:01:40 mrueg Exp $ + + 29 Oct 2014; Manuel Rüger <mr...@gentoo.org> -awesome_print-1.2.0-r1.ebuild, + awesome_print-1.2.0-r2.ebuild: + Drop jruby target. Cleanup old. 13 Aug 2014; Raúl Porcel <armi...@gentoo.org> awesome_print-1.2.0-r2.ebuild: Add ~sparc wrt #468536