maekke 15/01/22 18:32:24 Modified: ChangeLog buildbot-slave-0.8.10.ebuild Log: arm stable, bug #536174 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.69 dev-util/buildbot-slave/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 16 Jan 2015 07:50:10 -0000 1.68 +++ ChangeLog 22 Jan 2015 18:32:24 -0000 1.69 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/buildbot-slave # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.68 2015/01/16 07:50:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.69 2015/01/22 18:32:24 maekke Exp $ + + 22 Jan 2015; Markus Meier <mae...@gentoo.org> buildbot-slave-0.8.10.ebuild: + arm stable, bug #536174 16 Jan 2015; Jeroen Roovers <j...@gentoo.org> buildbot-slave-0.8.10.ebuild: Stable for HPPA (bug #536174). 1.4 dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?r1=1.3&r2=1.4 Index: buildbot-slave-0.8.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- buildbot-slave-0.8.10.ebuild 16 Jan 2015 07:50:10 -0000 1.3 +++ buildbot-slave-0.8.10.ebuild 22 Jan 2015 18:32:24 -0000 1.4 @@ -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-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v 1.3 2015/01/16 07:50:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v 1.4 2015/01/22 18:32:24 maekke Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux" IUSE="test" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]