mrueg 14/04/24 16:49:12 Modified: timecop-0.6.0.ebuild ChangeLog Log: Remove ruby18 support. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.7 dev-ruby/timecop/timecop-0.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/timecop-0.6.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/timecop-0.6.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/timecop-0.6.0.ebuild?r1=1.6&r2=1.7 Index: timecop-0.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.6.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- timecop-0.6.0.ebuild 5 Apr 2014 11:45:13 -0000 1.6 +++ timecop-0.6.0.ebuild 24 Apr 2014 16:49:12 -0000 1.7 @@ -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/timecop/timecop-0.6.0.ebuild,v 1.6 2014/04/05 11:45:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.6.0.ebuild,v 1.7 2014/04/24 16:49:12 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_TASK_TEST="test" 1.16 dev-ruby/timecop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 5 Apr 2014 11:45:13 -0000 1.15 +++ ChangeLog 24 Apr 2014 16:49:12 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/timecop # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.15 2014/04/05 11:45:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.16 2014/04/24 16:49:12 mrueg Exp $ + + 24 Apr 2014; Manuel RĂ¼ger <[email protected]> timecop-0.6.0.ebuild: + Remove ruby18 support. 05 Apr 2014; Agostino Sarubbo <[email protected]> timecop-0.6.0.ebuild: Stable for x86, wrt bug #503684
