jer 15/07/16 16:21:15 Modified: protobuf-c-1.1.1.ebuild ChangeLog Log: Mark ~hppa (bug #519772). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.5 dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild?r1=1.4&r2=1.5 Index: protobuf-c-1.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- protobuf-c-1.1.1.ebuild 15 Jul 2015 15:49:39 -0000 1.4 +++ protobuf-c-1.1.1.ebuild 16 Jul 2015 16:21:15 -0000 1.5 @@ -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-c/protobuf-c-1.1.1.ebuild,v 1.4 2015/07/15 15:49:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild,v 1.5 2015/07/16 16:21:15 jer Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="static-libs test" RDEPEND=">=dev-libs/protobuf-2.6.0[${MULTILIB_USEDEP}]" 1.27 dev-libs/protobuf-c/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 15 Jul 2015 15:49:39 -0000 1.26 +++ ChangeLog 16 Jul 2015 16:21:15 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/protobuf-c # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.26 2015/07/15 15:49:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.27 2015/07/16 16:21:15 jer Exp $ + + 16 Jul 2015; Jeroen Roovers <[email protected]> protobuf-c-1.1.1.ebuild: + Mark ~hppa (bug #519772). 15 Jul 2015; Tobias Klausmann <[email protected]> protobuf-c-1.1.1.ebuild: Keyworded on alpha, bug 519772
