klausman 14/07/23 12:03:28 Modified: ChangeLog gmock-1.6.0.ebuild Log: Stable on alpha, bug #493400 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.25 dev-cpp/gmock/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 19 Jul 2014 07:28:13 -0000 1.24 +++ ChangeLog 23 Jul 2014 12:03:27 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/gmock # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v 1.24 2014/07/19 07:28:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v 1.25 2014/07/23 12:03:27 klausman Exp $ + + 23 Jul 2014; Tobias Klausmann <[email protected]> gmock-1.6.0.ebuild: + Stable on alpha, bug #493400 19 Jul 2014; Pacho Ramos <[email protected]> gmock-1.7.0.ebuild: amd64/x86 stable, bug #513804 1.11 dev-cpp/gmock/gmock-1.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild?r1=1.10&r2=1.11 Index: gmock-1.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gmock-1.6.0.ebuild 14 Feb 2014 15:46:56 -0000 1.10 +++ gmock-1.6.0.ebuild 23 Jul 2014 12:03:27 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild,v 1.10 2014/02/14 15:46:56 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild,v 1.11 2014/07/23 12:03:27 klausman Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="static-libs" RDEPEND="=dev-cpp/gtest-${PV}*"
