klausman 15/07/29 14:42:29 Modified: ChangeLog protobuf-c-1.1.1.ebuild Log: Stable on alpha, bug 519772 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.28 dev-libs/protobuf-c/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 16 Jul 2015 16:21:15 -0000 1.27 +++ ChangeLog 29 Jul 2015 14:42:29 -0000 1.28 @@ -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.27 2015/07/16 16:21:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.28 2015/07/29 14:42:29 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <[email protected]> protobuf-c-1.1.1.ebuild: + Stable on alpha, bug 519772 16 Jul 2015; Jeroen Roovers <[email protected]> protobuf-c-1.1.1.ebuild: Mark ~hppa (bug #519772). 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild?rev=1.6&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.5&r2=1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- protobuf-c-1.1.1.ebuild 16 Jul 2015 16:21:15 -0000 1.5 +++ protobuf-c-1.1.1.ebuild 29 Jul 2015 14:42:29 -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-c/protobuf-c-1.1.1.ebuild,v 1.5 2015/07/16 16:21:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild,v 1.6 2015/07/29 14:42:29 klausman Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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}]"
