jer 15/04/25 11:53:03 Modified: protobuf-2.6.1-r3.ebuild ChangeLog Log: Marked ~ppc64 too. (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?r1=1.1&r2=1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- protobuf-2.6.1-r3.ebuild 10 Mar 2015 21:11:02 -0000 1.1 +++ protobuf-2.6.1-r3.ebuild 25 Apr 2015 11:53:03 -0000 1.2 @@ -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.1 2015/03/10 21:11:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild,v 1.2 2015/04/25 11:53:03 jer 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.83 dev-libs/protobuf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 8 Apr 2015 17:51:55 -0000 1.82 +++ ChangeLog 25 Apr 2015 11:53:03 -0000 1.83 @@ -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.82 2015/04/08 17:51:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.83 2015/04/25 11:53:03 jer Exp $ + + 25 Apr 2015; Jeroen Roovers <[email protected]> protobuf-2.6.1-r3.ebuild: + Marked ~ppc64 too. 08 Apr 2015; Michał Górny <[email protected]> protobuf-2.5.0-r1.ebuild, protobuf-2.5.0.ebuild:
