radhermit 14/05/20 23:20:00 Modified: ChangeLog boto-2.27.0.ebuild Log: Keywording amd64/x86 (bug #508570). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path 1.96 dev-python/boto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 9 May 2014 03:54:47 -0000 1.95 +++ ChangeLog 20 May 2014 23:20:00 -0000 1.96 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/boto # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.95 2014/05/09 03:54:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.96 2014/05/20 23:20:00 radhermit Exp $ + + 20 May 2014; Tim Harder <[email protected]> boto-2.27.0.ebuild: + Keywording amd64/x86 (bug #508570). *boto-2.28.0 (09 May 2014) 1.2 dev-python/boto/boto-2.27.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-2.27.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-2.27.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-2.27.0.ebuild?r1=1.1&r2=1.2 Index: boto-2.27.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.27.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- boto-2.27.0.ebuild 7 Mar 2014 09:24:31 -0000 1.1 +++ boto-2.27.0.ebuild 20 May 2014 23:20:00 -0000 1.2 @@ -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/boto/boto-2.27.0.ebuild,v 1.1 2014/03/07 09:24:31 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.27.0.ebuild,v 1.2 2014/05/20 23:20:00 radhermit Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
