maekke 15/06/21 10:41:18 Modified: ChangeLog terminado-0.5.ebuild Log: add ~arm, bug #541628 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.5 dev-python/terminado/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/terminado/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/terminado/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/terminado/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/terminado/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 7 Jun 2015 16:15:02 -0000 1.4 +++ ChangeLog 21 Jun 2015 10:41:18 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/terminado # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/terminado/ChangeLog,v 1.4 2015/06/07 16:15:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/terminado/ChangeLog,v 1.5 2015/06/21 10:41:18 maekke Exp $ + + 21 Jun 2015; Markus Meier <[email protected]> terminado-0.5.ebuild: + add ~arm, bug #541628 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml 1.3 dev-python/terminado/terminado-0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/terminado/terminado-0.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/terminado/terminado-0.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/terminado/terminado-0.5.ebuild?r1=1.2&r2=1.3 Index: terminado-0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/terminado/terminado-0.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- terminado-0.5.ebuild 30 May 2015 07:50:23 -0000 1.2 +++ terminado-0.5.ebuild 21 Jun 2015 10:41:18 -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/terminado/terminado-0.5.ebuild,v 1.2 2015/05/30 07:50:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/terminado/terminado-0.5.ebuild,v 1.3 2015/06/21 10:41:18 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" LICENSE="BSD-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="
