maekke 15/06/27 12:30:59 Modified: protobuf-2.6.1-r3.ebuild ChangeLog Log: arm stable, bug #528240 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.6 dev-libs/protobuf/protobuf-2.6.1-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?r1=1.5&r2=1.6 Index: protobuf-2.6.1-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- protobuf-2.6.1-r3.ebuild 17 May 2015 20:18:20 -0000 1.5 +++ protobuf-2.6.1-r3.ebuild 27 Jun 2015 12:30:59 -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.6.1-r3.ebuild,v 1.5 2015/05/17 20:18:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild,v 1.6 2015/06/27 12:30:59 maekke Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 @@ -17,7 +17,7 @@ LICENSE="Apache-2.0" SLOT="0/9" # subslot = soname major version -KEYWORDS="~amd64 ~arm ~arm64 -hppa ~ia64 ~mips ppc ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 arm ~arm64 -hppa ~ia64 ~mips ppc ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="emacs examples java python static-libs vim-syntax zlib" CDEPEND="emacs? ( virtual/emacs ) 1.91 dev-libs/protobuf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.91&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.91&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.90&r2=1.91 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- ChangeLog 9 Jun 2015 18:47:53 -0000 1.90 +++ ChangeLog 27 Jun 2015 12:30:59 -0000 1.91 @@ -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.90 2015/06/09 18:47:53 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.91 2015/06/27 12:30:59 maekke Exp $ + + 27 Jun 2015; Markus Meier <[email protected]> protobuf-2.6.1-r3.ebuild: + arm stable, bug #528240 09 Jun 2015; Ulrich Müller <[email protected]> files/protobuf-2.5.0-emacs-24.4.patch:
