mrueg 14/05/26 05:22:58 Modified: haml-4.0.3.ebuild ChangeLog Log: Remove ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.4 dev-ruby/haml/haml-4.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-4.0.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-4.0.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-4.0.3.ebuild?r1=1.3&r2=1.4 Index: haml-4.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-4.0.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- haml-4.0.3.ebuild 14 Oct 2013 06:21:09 -0000 1.3 +++ haml-4.0.3.ebuild 26 May 2014 05:22:58 -0000 1.4 @@ -1,10 +1,10 @@ -# Copyright 1999-2013 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/haml/haml-4.0.3.ebuild,v 1.3 2013/10/14 06:21:09 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-4.0.3.ebuild,v 1.4 2014/05/26 05:22:58 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_TEST="test" RUBY_FAKEGEM_TASK_DOC="-Ilib doc" 1.94 dev-ruby/haml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 5 Apr 2014 14:31:19 -0000 1.93 +++ ChangeLog 26 May 2014 05:22:58 -0000 1.94 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/haml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.93 2014/04/05 14:31:19 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.94 2014/05/26 05:22:58 mrueg Exp $ + + 26 May 2014; Manuel Rüger <[email protected]> haml-4.0.3.ebuild: + Remove ruby18 target. 05 Apr 2014; Manuel Rüger <[email protected]> haml-3.1.8-r1.ebuild, haml-3.1.8-r2.ebuild:
