mr_bones_ 15/04/02 18:43:59 Modified: cppcheck-1.67.ebuild cppcheck-1.68.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.4 dev-util/cppcheck/cppcheck-1.67.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild?r1=1.3&r2=1.4 Index: cppcheck-1.67.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cppcheck-1.67.ebuild 27 Feb 2015 10:14:25 -0000 1.3 +++ cppcheck-1.67.ebuild 2 Apr 2015 18:43:59 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild,v 1.3 2015/02/27 10:14:25 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild,v 1.4 2015/04/02 18:43:59 mr_bones_ Exp $ EAPI=5 @@ -74,7 +74,7 @@ mv -v cli/cppcheckexecutor.o{,.final} #trigger recompile with CFGDIR inside ${S} emake check CFGDIR="${S}/cfg" - # restore + # restore mv -v ${PN}{.final,} mv -v lib/library.o{.final,} mv -v cli/cppcheckexecutor.o{.final,} 1.2 dev-util/cppcheck/cppcheck-1.68.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild?r1=1.1&r2=1.2 Index: cppcheck-1.68.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cppcheck-1.68.ebuild 27 Feb 2015 10:26:42 -0000 1.1 +++ cppcheck-1.68.ebuild 2 Apr 2015 18:43:59 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild,v 1.1 2015/02/27 10:26:42 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild,v 1.2 2015/04/02 18:43:59 mr_bones_ Exp $ EAPI=5 @@ -74,7 +74,7 @@ mv -v cli/cppcheckexecutor.o{,.final} #trigger recompile with CFGDIR inside ${S} emake check CFGDIR="${S}/cfg" - # restore + # restore mv -v ${PN}{.final,} mv -v lib/library.o{.final,} mv -v cli/cppcheckexecutor.o{.final,}
