maekke 14/12/16 20:42:46 Modified: ChangeLog cffi-0.8.6.ebuild Log: arm stable, bug #530592 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.45 dev-python/cffi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 9 Dec 2014 10:15:18 -0000 1.44 +++ ChangeLog 16 Dec 2014 20:42:46 -0000 1.45 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/cffi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.44 2014/12/09 10:15:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.45 2014/12/16 20:42:46 maekke Exp $ + + 16 Dec 2014; Markus Meier <[email protected]> cffi-0.8.6.ebuild: + arm stable, bug #530592 09 Dec 2014; Jeroen Roovers <[email protected]> cffi-0.8.6.ebuild: Stable for HPPA (bug #530294). 1.10 dev-python/cffi/cffi-0.8.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild?r1=1.9&r2=1.10 Index: cffi-0.8.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- cffi-0.8.6.ebuild 9 Dec 2014 10:15:18 -0000 1.9 +++ cffi-0.8.6.ebuild 16 Dec 2014 20:42:46 -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/cffi/cffi-0.8.6.ebuild,v 1.9 2014/12/09 10:15:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild,v 1.10 2014/12/16 20:42:46 maekke Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="doc" RDEPEND="virtual/libffi
