patrick 15/05/18 03:38:29 Modified: clint-0.4.1.ebuild ChangeLog Log: Keyword for ~x86 (Portage version: 2.2.19/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-python/clint/clint-0.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/clint/clint-0.4.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/clint/clint-0.4.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/clint/clint-0.4.1.ebuild?r1=1.1&r2=1.2 Index: clint-0.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/clint/clint-0.4.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clint-0.4.1.ebuild 19 Oct 2014 20:17:06 -0000 1.1 +++ clint-0.4.1.ebuild 18 May 2015 03:38:29 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/clint/clint-0.4.1.ebuild,v 1.1 2014/10/19 20:17:06 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/clint/clint-0.4.1.ebuild,v 1.2 2015/05/18 03:38:29 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) @@ -13,7 +13,7 @@ LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~x86 ~amd64" IUSE="doc examples test" DEPEND=" 1.6 dev-python/clint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/clint/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/clint/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/clint/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/clint/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 22 Oct 2014 03:40:21 -0000 1.5 +++ ChangeLog 18 May 2015 03:38:29 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/clint -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/clint/ChangeLog,v 1.5 2014/10/22 03:40:21 alunduil Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/clint/ChangeLog,v 1.6 2015/05/18 03:38:29 patrick Exp $ + + 18 May 2015; Patrick Lauer <[email protected]> clint-0.4.1.ebuild: + Keyword for ~x86 22 Oct 2014; Alex Brandt <[email protected]> clint-0.3.1-r1.ebuild: add python3_4 target to 0.3.1-r1
