mrueg 14/04/05 14:04:06 Modified: ipaddress-0.8.0.ebuild ChangeLog Log: Remove ree18 and ruby18 target. Drop dependency on virtual/ruby-test-unit. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild?r1=1.2&r2=1.3 Index: ipaddress-0.8.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ipaddress-0.8.0.ebuild 13 Aug 2012 22:01:07 -0000 1.2 +++ ipaddress-0.8.0.ebuild 5 Apr 2014 14:04:06 -0000 1.3 @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.2 2012/08/13 22:01:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v 1.3 2014/04/05 14:04:06 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19 ree18 jruby" +USE_RUBY="ruby19 jruby" inherit ruby-fakegem @@ -14,5 +14,3 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -ruby_add_bdepend "test? ( virtual/ruby-test-unit )" 1.4 dev-ruby/ipaddress/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ipaddress/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 14 Aug 2012 18:37:10 -0000 1.3 +++ ChangeLog 5 Apr 2014 14:04:06 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ipaddress -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v 1.3 2012/08/14 18:37:10 flameeyes Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v 1.4 2014/04/05 14:04:06 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <[email protected]> ipaddress-0.8.0.ebuild: + Remove ree18 and ruby18 target. Drop dependency on virtual/ruby-test-unit. 14 Aug 2012; Diego E. Pettenò <[email protected]> metadata.xml: Update metadata.xml so that it's the same as most other packages.
