hattya 14/06/08 17:02:01 Modified: charade-1.0.3.ebuild ChangeLog Log: keyword ~ia64 wrt bug #509628 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Revision Changes Path 1.10 dev-python/charade/charade-1.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild?r1=1.9&r2=1.10 Index: charade-1.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- charade-1.0.3.ebuild 31 Mar 2014 20:43:47 -0000 1.9 +++ charade-1.0.3.ebuild 8 Jun 2014 17:02:01 -0000 1.10 @@ -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/charade/charade-1.0.3.ebuild,v 1.9 2014/03/31 20:43:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild,v 1.10 2014/06/08 17:02:01 hattya Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.12 dev-python/charade/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/charade/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/charade/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/charade/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/charade/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 31 Mar 2014 20:43:47 -0000 1.11 +++ ChangeLog 8 Jun 2014 17:02:01 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/charade # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/ChangeLog,v 1.11 2014/03/31 20:43:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/ChangeLog,v 1.12 2014/06/08 17:02:01 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <[email protected]> charade-1.0.3.ebuild: + keyword ~ia64 wrt bug #509628 31 Mar 2014; Michał Górny <[email protected]> charade-1.0.3.ebuild: Add support for the new PyPy slotting.
