bicatali 14/04/28 19:44:47 Modified: jaxml-3.02-r1.ebuild ChangeLog Log: Keyword ~amd64-linux ~x86-linux (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path 1.8 dev-python/jaxml/jaxml-3.02-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild?r1=1.7&r2=1.8 Index: jaxml-3.02-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- jaxml-3.02-r1.ebuild 31 Mar 2014 20:25:28 -0000 1.7 +++ jaxml-3.02-r1.ebuild 28 Apr 2014 19:44:47 -0000 1.8 @@ -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-python/jaxml/jaxml-3.02-r1.ebuild,v 1.7 2014/03/31 20:25:28 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild,v 1.8 2014/04/28 19:44:47 bicatali Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc x86" +KEYWORDS="amd64 hppa ia64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.24 dev-python/jaxml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 31 Mar 2014 20:25:28 -0000 1.23 +++ ChangeLog 28 Apr 2014 19:44:47 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/jaxml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v 1.23 2014/03/31 20:25:28 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v 1.24 2014/04/28 19:44:47 bicatali Exp $ + + 28 Apr 2014; Sébastien Fabbro <[email protected]> jaxml-3.02-r1.ebuild: + Keyword ~amd64-linux ~x86-linux 31 Mar 2014; Michał Górny <[email protected]> jaxml-3.02-r1.ebuild: Add support for the new PyPy slotting.
