maekke 14/06/24 19:22:43 Modified: ChangeLog protobuf-c-0.15.ebuild Log: add ~arm, bug #512550 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.5 dev-libs/protobuf-c/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 25 Apr 2014 08:55:38 -0000 1.4 +++ ChangeLog 24 Jun 2014 19:22:43 -0000 1.5 @@ -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.4 2014/04/25 08:55:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.5 2014/06/24 19:22:43 maekke Exp $ + + 24 Jun 2014; Markus Meier <[email protected]> protobuf-c-0.15.ebuild: + add ~arm, bug #512550 *protobuf-c-1.0.0_rc1 (25 Apr 2014) 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?r1=1.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- protobuf-c-0.15.ebuild 30 Sep 2013 17:16:36 -0000 1.3 +++ protobuf-c-0.15.ebuild 24 Jun 2014 19:22:43 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.3 2013/09/30 17:16:36 ago Exp $ +# $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 $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="static-libs" RDEPEND="dev-libs/protobuf"
