maekke 14/12/26 17:52:51 Modified: blinker-1.3.ebuild ChangeLog Log: add ~arm, bug #528432 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.10 dev-python/blinker/blinker-1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild?r1=1.9&r2=1.10 Index: blinker-1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- blinker-1.3.ebuild 21 Aug 2014 08:22:56 -0000 1.9 +++ blinker-1.3.ebuild 26 Dec 2014 17:52:51 -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/blinker/blinker-1.3.ebuild,v 1.9 2014/08/21 08:22:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild,v 1.10 2014/12/26 17:52:51 maekke Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )" 1.13 dev-python/blinker/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blinker/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 21 Aug 2014 08:22:56 -0000 1.12 +++ ChangeLog 26 Dec 2014 17:52:51 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/blinker # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/ChangeLog,v 1.12 2014/08/21 08:22:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/ChangeLog,v 1.13 2014/12/26 17:52:51 maekke Exp $ + + 26 Dec 2014; Markus Meier <[email protected]> blinker-1.3.ebuild: + add ~arm, bug #528432 21 Aug 2014; Agostino Sarubbo <[email protected]> blinker-1.3.ebuild: Stable for x86, wrt bug #518474
