ago 14/08/21 08:22:40 Modified: blinker-1.3.ebuild ChangeLog Log: Stable for amd64, wrt bug #518474 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.8 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.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild?r1=1.7&r2=1.8 Index: blinker-1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- blinker-1.3.ebuild 11 Aug 2014 22:14:47 -0000 1.7 +++ blinker-1.3.ebuild 21 Aug 2014 08:22:40 -0000 1.8 @@ -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.7 2014/08/11 22:14:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild,v 1.8 2014/08/21 08:22:40 ago 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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )" 1.11 dev-python/blinker/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blinker/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blinker/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 2 Apr 2014 19:17:48 -0000 1.10 +++ ChangeLog 21 Aug 2014 08:22:40 -0000 1.11 @@ -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.10 2014/04/02 19:17:48 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/ChangeLog,v 1.11 2014/08/21 08:22:40 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <[email protected]> blinker-1.3.ebuild: + Stable for amd64, wrt bug #518474 02 Apr 2014; Tim Harder <[email protected]> blinker-1.3.ebuild: Add python3_4 support.
