maekke 15/01/22 18:34:26 Modified: ChangeLog protobuf-2.5.0-r2.ebuild Log: arm stable, bug #536794 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.76 dev-libs/protobuf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 22 Jan 2015 08:41:32 -0000 1.75 +++ ChangeLog 22 Jan 2015 18:34:26 -0000 1.76 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/protobuf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.75 2015/01/22 08:41:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.76 2015/01/22 18:34:26 maekke Exp $ + + 22 Jan 2015; Markus Meier <mae...@gentoo.org> protobuf-2.5.0-r2.ebuild: + arm stable, bug #536794 22 Jan 2015; Agostino Sarubbo <a...@gentoo.org> protobuf-2.5.0-r2.ebuild: Stable for amd64, wrt bug #536794 1.6 dev-libs/protobuf/protobuf-2.5.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild?r1=1.5&r2=1.6 Index: protobuf-2.5.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- protobuf-2.5.0-r2.ebuild 22 Jan 2015 08:41:32 -0000 1.5 +++ protobuf-2.5.0-r2.ebuild 22 Jan 2015 18:34:26 -0000 1.6 @@ -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-libs/protobuf/protobuf-2.5.0-r2.ebuild,v 1.5 2015/01/22 08:41:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild,v 1.6 2015/01/22 18:34:26 maekke Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 @@ -17,7 +17,7 @@ LICENSE="Apache-2.0" SLOT="0/8" # subslot = soname major version -KEYWORDS="amd64 ~arm -hppa ~ia64 ~mips -ppc -ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm -hppa ~ia64 ~mips -ppc -ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="emacs examples java python static-libs vim-syntax" CDEPEND="emacs? ( virtual/emacs )