mrueg 14/10/30 13:55:55 Modified: ipaddress-0.8.0.ebuild ChangeLog Log: Drop jruby target. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.5 dev-ruby/ipaddress/ipaddress-0.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild?r1=1.4&r2=1.5 Index: ipaddress-0.8.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ipaddress-0.8.0.ebuild 6 May 2014 06:03:05 -0000 1.4 +++ ipaddress-0.8.0.ebuild 30 Oct 2014 13:55:54 -0000 1.5 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v 1.4 2014/05/06 06:03:05 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v 1.5 2014/10/30 13:55:54 mrueg Exp $ EAPI=4 # ruby20, ruby21 → fails tests -USE_RUBY="ruby19 jruby" +USE_RUBY="ruby19" inherit ruby-fakegem 1.6 dev-ruby/ipaddress/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 6 May 2014 06:03:05 -0000 1.5 +++ ChangeLog 30 Oct 2014 13:55:54 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ipaddress # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v 1.5 2014/05/06 06:03:05 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v 1.6 2014/10/30 13:55:54 mrueg Exp $ + + 30 Oct 2014; Manuel Rüger <[email protected]> ipaddress-0.8.0.ebuild: + Drop jruby target. 06 May 2014; Hans de Graaff <[email protected]> ipaddress-0.8.0.ebuild: Fix deprecated rake rdoc invocation.
