klausman 15/04/01 10:21:56 Modified: cffi-0.8.6-r1.ebuild ChangeLog Log: Keyworded on alpha, bug 503094 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.2 dev-python/cffi/cffi-0.8.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6-r1.ebuild?r1=1.1&r2=1.2 Index: cffi-0.8.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cffi-0.8.6-r1.ebuild 28 Feb 2015 23:50:59 -0000 1.1 +++ cffi-0.8.6-r1.ebuild 1 Apr 2015 10:21:56 -0000 1.2 @@ -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/cffi/cffi-0.8.6-r1.ebuild,v 1.1 2015/02/28 23:50:59 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6-r1.ebuild,v 1.2 2015/04/01 10:21:56 klausman 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="~alpha ~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 1.51 dev-python/cffi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 20 Mar 2015 00:59:11 -0000 1.50 +++ ChangeLog 1 Apr 2015 10:21:56 -0000 1.51 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/cffi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.50 2015/03/20 00:59:11 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.51 2015/04/01 10:21:56 klausman Exp $ + + 01 Apr 2015; Tobias Klausmann <[email protected]> cffi-0.8.6-r1.ebuild: + Keyworded on alpha, bug 503094 20 Mar 2015; Ian Delaney <[email protected]> -cffi-0.8.1.ebuild, -cffi-0.8.2.ebuild, cffi-0.9.1.ebuild, cffi-0.9.2.ebuild:
