jer 15/05/10 09:14:30 Modified: ChangeLog asyncio-3.4.2.ebuild Log: Mark ~hppa (bug #548938). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.3 dev-python/asyncio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/asyncio/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 14 Mar 2015 11:38:58 -0000 1.2 +++ ChangeLog 10 May 2015 09:14:30 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/asyncio # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/asyncio/ChangeLog,v 1.2 2015/03/14 11:38:58 bman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/asyncio/ChangeLog,v 1.3 2015/05/10 09:14:30 jer Exp $ + + 10 May 2015; Jeroen Roovers <[email protected]> asyncio-3.4.2.ebuild: + Mark ~hppa (bug #548938). 14 Mar 2015; Aaron Bauman <[email protected]> asyncio-3.4.2.ebuild: add py3.4 support 1.3 dev-python/asyncio/asyncio-3.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild?r1=1.2&r2=1.3 Index: asyncio-3.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- asyncio-3.4.2.ebuild 14 Mar 2015 11:38:58 -0000 1.2 +++ asyncio-3.4.2.ebuild 10 May 2015 09:14:30 -0000 1.3 @@ -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/asyncio/asyncio-3.4.2.ebuild,v 1.2 2015/03/14 11:38:58 bman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild,v 1.3 2015/05/10 09:14:30 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND=""
