blueness 14/08/13 17:37:58 Modified: protobuf-c-0.15.ebuild ChangeLog Log: Keyword ~ppc and ~ppc64, bug #519772 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.5 dev-libs/protobuf-c/protobuf-c-0.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?r1=1.4&r2=1.5 Index: protobuf-c-0.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- protobuf-c-0.15.ebuild 24 Jun 2014 19:22:43 -0000 1.4 +++ protobuf-c-0.15.ebuild 13 Aug 2014 17:37:58 -0000 1.5 @@ -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-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.4 2014/06/24 19:22:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.5 2014/08/13 17:37:58 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="static-libs" RDEPEND="dev-libs/protobuf" 1.10 dev-libs/protobuf-c/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 13 Aug 2014 05:53:48 -0000 1.9 +++ ChangeLog 13 Aug 2014 17:37:58 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/protobuf-c # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.9 2014/08/13 05:53:48 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.10 2014/08/13 17:37:58 blueness Exp $ + + 13 Aug 2014; Anthony G. Basile <[email protected]> protobuf-c-0.15.ebuild: + Keyword ~ppc and ~ppc64, bug #519772 13 Aug 2014; Tim Harder <[email protected]> protobuf-c-1.0.1.ebuild: Sync ~arm keywords.
