ago 15/05/13 09:23:26 Modified: cpputest-3.6.ebuild ChangeLog Log: Stable for amd64, wrt bug #545256 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.2 dev-util/cpputest/cpputest-3.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/cpputest-3.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/cpputest-3.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/cpputest-3.6.ebuild?r1=1.1&r2=1.2 Index: cpputest-3.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cpputest/cpputest-3.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cpputest-3.6.ebuild 29 Nov 2014 01:14:55 -0000 1.1 +++ cpputest-3.6.ebuild 13 May 2015 09:23:26 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cpputest/cpputest-3.6.ebuild,v 1.1 2014/11/29 01:14:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cpputest/cpputest-3.6.ebuild,v 1.2 2015/05/13 09:23:26 ago Exp $ EAPI=5 inherit autotools-utils @@ -11,7 +11,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND=" 1.2 dev-util/cpputest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cpputest/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 29 Nov 2014 01:14:55 -0000 1.1 +++ ChangeLog 13 May 2015 09:23:26 -0000 1.2 @@ -1,10 +1,12 @@ # ChangeLog for dev-util/cpputest -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cpputest/ChangeLog,v 1.1 2014/11/29 01:14:55 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cpputest/ChangeLog,v 1.2 2015/05/13 09:23:26 ago Exp $ + + 13 May 2015; Agostino Sarubbo <[email protected]> cpputest-3.6.ebuild: + Stable for amd64, wrt bug #545256 *cpputest-3.6 (29 Nov 2014) 29 Nov 2014; Tim Harder <[email protected]> +cpputest-3.6.ebuild, +metadata.xml: Initial import (fixes bug #376123). -
