maekke 15/01/22 18:31:45 Modified: buildbot-0.8.10.ebuild ChangeLog 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.4 dev-util/buildbot/buildbot-0.8.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.10.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.10.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.10.ebuild?r1=1.3&r2=1.4 Index: buildbot-0.8.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.10.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- buildbot-0.8.10.ebuild 16 Jan 2015 07:50:19 -0000 1.3 +++ buildbot-0.8.10.ebuild 22 Jan 2015 18:31:45 -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/buildbot-0.8.10.ebuild,v 1.3 2015/01/16 07:50:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.10.ebuild,v 1.4 2015/01/22 18:31:45 maekke Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc examples irc mail manhole test" RDEPEND=">=dev-python/jinja-2.1[${PYTHON_USEDEP}] 1.165 dev-util/buildbot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.165&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.165&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?r1=1.164&r2=1.165 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- ChangeLog 16 Jan 2015 07:50:19 -0000 1.164 +++ ChangeLog 22 Jan 2015 18:31:45 -0000 1.165 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.164 2015/01/16 07:50:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.165 2015/01/22 18:31:45 maekke Exp $ + + 22 Jan 2015; Markus Meier <mae...@gentoo.org> buildbot-0.8.10.ebuild: + arm stable, bug #536174 16 Jan 2015; Jeroen Roovers <j...@gentoo.org> buildbot-0.8.10.ebuild: Stable for HPPA (bug #536174).