zlogene 15/07/09 18:08:55 Modified: msgpack-0.4.6.ebuild ChangeLog Log: amd64 stable wrt bug #551304 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 dev-python/msgpack/msgpack-0.4.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/msgpack/msgpack-0.4.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/msgpack/msgpack-0.4.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/msgpack/msgpack-0.4.6.ebuild?r1=1.2&r2=1.3 Index: msgpack-0.4.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/msgpack/msgpack-0.4.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- msgpack-0.4.6.ebuild 3 Jul 2015 14:49:29 -0000 1.2 +++ msgpack-0.4.6.ebuild 9 Jul 2015 18:08:55 -0000 1.3 @@ -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-python/msgpack/msgpack-0.4.6.ebuild,v 1.2 2015/07/03 14:49:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/msgpack/msgpack-0.4.6.ebuild,v 1.3 2015/07/09 18:08:55 zlogene Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm ~x86" +KEYWORDS="amd64 arm ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.35 dev-python/msgpack/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/msgpack/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/msgpack/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/msgpack/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/msgpack/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 3 Jul 2015 14:49:29 -0000 1.34 +++ ChangeLog 9 Jul 2015 18:08:55 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/msgpack # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/msgpack/ChangeLog,v 1.34 2015/07/03 14:49:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/msgpack/ChangeLog,v 1.35 2015/07/09 18:08:55 zlogene Exp $ + + 09 Jul 2015; Mikle Kolyada <[email protected]> msgpack-0.4.6.ebuild: + amd64 stable wrt bug #551304 03 Jul 2015; Mikle Kolyada <[email protected]> msgpack-0.4.6.ebuild: arm stable wrt bug #551304
