jer 14/08/14 00:03:40 Modified: ChangeLog protobuf-2.4.1.ebuild protobuf-2.4.0a.ebuild protobuf-2.5.0.ebuild Log: Marked -hppa (bug #519772). (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.61 dev-libs/protobuf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.60&r2=1.61 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ChangeLog 6 Mar 2014 10:56:33 -0000 1.60 +++ ChangeLog 14 Aug 2014 00:03:40 -0000 1.61 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/protobuf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.60 2014/03/06 10:56:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.61 2014/08/14 00:03:40 jer Exp $ + + 14 Aug 2014; Jeroen Roovers <j...@gentoo.org> protobuf-2.4.0a.ebuild, + protobuf-2.4.1.ebuild, protobuf-2.5.0.ebuild: + Marked -hppa (bug #519772). 06 Mar 2014; Agostino Sarubbo <a...@gentoo.org> protobuf-2.5.0.ebuild: Revert wrong commit wrt bug #503046 1.13 dev-libs/protobuf/protobuf-2.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.4.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.4.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.4.1.ebuild?r1=1.12&r2=1.13 Index: protobuf-2.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.4.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- protobuf-2.4.1.ebuild 23 Jul 2013 20:00:58 -0000 1.12 +++ protobuf-2.4.1.ebuild 14 Aug 2014 00:03:40 -0000 1.13 @@ -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/protobuf-2.4.1.ebuild,v 1.12 2013/07/23 20:00:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.4.1.ebuild,v 1.13 2014/08/14 00:03:40 jer Exp $ EAPI="3" @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 arm -hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" IUSE="emacs examples java python static-libs vim-syntax" DEPEND="${DEPEND} java? ( >=virtual/jdk-1.5 ) 1.10 dev-libs/protobuf/protobuf-2.4.0a.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.4.0a.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.4.0a.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.4.0a.ebuild?r1=1.9&r2=1.10 Index: protobuf-2.4.0a.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.4.0a.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- protobuf-2.4.0a.ebuild 2 Apr 2013 18:19:55 -0000 1.9 +++ protobuf-2.4.0a.ebuild 14 Aug 2014 00:03:40 -0000 1.10 @@ -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/protobuf-2.4.0a.ebuild,v 1.9 2013/04/02 18:19:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.4.0a.ebuild,v 1.10 2014/08/14 00:03:40 jer Exp $ EAPI="3" @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x64-macos" +KEYWORDS="amd64 -hppa ppc ppc64 x86 ~x64-macos" IUSE="emacs examples java python static-libs vim-syntax" DEPEND="${DEPEND} java? ( >=virtual/jdk-1.5 ) 1.13 dev-libs/protobuf/protobuf-2.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0.ebuild?r1=1.12&r2=1.13 Index: protobuf-2.5.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- protobuf-2.5.0.ebuild 6 Mar 2014 10:56:33 -0000 1.12 +++ protobuf-2.5.0.ebuild 14 Aug 2014 00:03:40 -0000 1.13 @@ -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/protobuf-2.5.0.ebuild,v 1.12 2014/03/06 10:56:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.5.0.ebuild,v 1.13 2014/08/14 00:03:40 jer Exp $ EAPI=5 JAVA_PKG_IUSE="source" @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0/8" # subslot = soname major version -KEYWORDS="amd64 arm ~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 )