maekke 14/12/26 17:54:47 Modified: ChangeLog ttystatus-0.23.ebuild Log: add ~arm, bug #530672 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.14 dev-python/ttystatus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 29 Nov 2014 12:53:53 -0000 1.13 +++ ChangeLog 26 Dec 2014 17:54:47 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ttystatus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.13 2014/11/29 12:53:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.14 2014/12/26 17:54:47 maekke Exp $ + + 26 Dec 2014; Markus Meier <[email protected]> ttystatus-0.23.ebuild: + add ~arm, bug #530672 29 Nov 2014; Jeroen Roovers <[email protected]> ttystatus-0.23.ebuild: Marked ~hppa (bug #530672). 1.5 dev-python/ttystatus/ttystatus-0.23.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?r1=1.4&r2=1.5 Index: ttystatus-0.23.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ttystatus-0.23.ebuild 29 Nov 2014 12:53:53 -0000 1.4 +++ ttystatus-0.23.ebuild 26 Dec 2014 17:54:47 -0000 1.5 @@ -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/ttystatus/ttystatus-0.23.ebuild,v 1.4 2014/11/29 12:53:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.5 2014/12/26 17:54:47 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 ~arm ~hppa x86" IUSE="" DEPEND="${PYTHON_DEPS}"
