summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-06-27 13:26:22 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-06-27 13:26:22 +0000
commit66318f2070b65bf511f6fbe9e3d735db59a6f1eb (patch)
tree3d27ce6e837e32107c868c9daf5d4d60d526a0d3 /dev-util
parentx86 stable wrt bug #551980 (diff)
downloadgentoo-2-66318f2070b65bf511f6fbe9e3d735db59a6f1eb.tar.gz
gentoo-2-66318f2070b65bf511f6fbe9e3d735db59a6f1eb.tar.bz2
gentoo-2-66318f2070b65bf511f6fbe9e3d735db59a6f1eb.zip
x86 stable wrt bug #551980
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot-slave/ChangeLog5
-rw-r--r--dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot-slave/ChangeLog b/dev-util/buildbot-slave/ChangeLog
index 81feaf216a66..b19a141a9b09 100644
--- a/dev-util/buildbot-slave/ChangeLog
+++ b/dev-util/buildbot-slave/ChangeLog
@@ -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.74 2015/06/27 12:39:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.75 2015/06/27 13:26:22 zlogene Exp $
+
+ 27 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> buildbot-slave-0.8.12.ebuild:
+ x86 stable wrt bug #551980
27 Jun 2015; Markus Meier <maekke@gentoo.org> buildbot-slave-0.8.12.ebuild:
arm stable, bug #551980
diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild
index 1261245e72f6..8647a17455e7 100644
--- a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild
+++ b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild
@@ -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.12.ebuild,v 1.3 2015/06/27 12:39:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild,v 1.4 2015/06/27 13:26:22 zlogene Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
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}]