aballier 15/06/25 08:03:44 Modified: ChangeLog Log: Patch Makefile and not Makefile.in otherwise this triggers a rebuild of Makefile that needs htmlc to be installed first, bug #553172 Signed-off-by: Alexis Ballier <[email protected]> (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.11 app-text/htmlc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htmlc/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htmlc/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htmlc/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/htmlc/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 18 Jun 2015 08:45:33 -0000 1.10 +++ ChangeLog 25 Jun 2015 08:03:44 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for app-text/htmlc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmlc/ChangeLog,v 1.10 2015/06/18 08:45:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlc/ChangeLog,v 1.11 2015/06/25 08:03:44 aballier Exp $ + + 25 Jun 2015; Alexis Ballier <[email protected]> files/werror.patch: + Patch Makefile and not Makefile.in otherwise this triggers a rebuild of + Makefile that needs htmlc to be installed first, bug #553172 18 Jun 2015; Alexis Ballier <[email protected]> htmlc-2.60.0.ebuild, +files/werror.patch:
