mrueg 14/04/05 23:23:31 Modified: png-1.2.0-r1.ebuild ChangeLog Log: Remove ree18 and ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.5 dev-ruby/png/png-1.2.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/png/png-1.2.0-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/png/png-1.2.0-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/png/png-1.2.0-r1.ebuild?r1=1.4&r2=1.5 Index: png-1.2.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/png/png-1.2.0-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- png-1.2.0-r1.ebuild 10 Sep 2012 18:39:44 -0000 1.4 +++ png-1.2.0-r1.ebuild 5 Apr 2014 23:23:31 -0000 1.5 @@ -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/png/png-1.2.0-r1.ebuild,v 1.4 2012/09/10 18:39:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/png/png-1.2.0-r1.ebuild,v 1.5 2014/04/05 23:23:31 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19 ree18" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" 1.12 dev-ruby/png/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/png/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/png/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/png/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/png/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 10 Sep 2012 18:39:44 -0000 1.11 +++ ChangeLog 5 Apr 2014 23:23:31 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/png -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/png/ChangeLog,v 1.11 2012/09/10 18:39:44 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/png/ChangeLog,v 1.12 2014/04/05 23:23:31 mrueg Exp $ + + 05 Apr 2014; Manuel RĂ¼ger <[email protected]> png-1.2.0-r1.ebuild: + Remove ree18 and ruby18 target. 10 Sep 2012; Hans de Graaff <[email protected]> png-1.2.0-r1.ebuild: Add ruby19, ree18. Move to EAPI=4.
