summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-24 03:46:37 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-24 03:46:37 +0000
commitf0d1266ff8cbc79a22106338c68dd52c6f1c9133 (patch)
tree68c84c3f611fe6975b5672249947041abb03bd20 /dev-util
parentstable arm, bug #435614 (diff)
downloadgentoo-2-f0d1266ff8cbc79a22106338c68dd52c6f1c9133.tar.gz
gentoo-2-f0d1266ff8cbc79a22106338c68dd52c6f1c9133.tar.bz2
gentoo-2-f0d1266ff8cbc79a22106338c68dd52c6f1c9133.zip
keyword ~ppc, bug #381709
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/ChangeLog6
-rw-r--r--dev-util/buildbot/buildbot-0.8.5.ebuild4
-rw-r--r--dev-util/buildbot/buildbot-0.8.6.ebuild4
-rw-r--r--dev-util/buildbot/buildbot-0.8.6_p1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 52af6ab2e16e..8b0dabece876 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.106 2012/09/24 02:51:32 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.107 2012/09/24 03:46:37 blueness Exp $
+
+ 24 Sep 2012; Anthony G. Basile <blueness@gentoo.org> buildbot-0.8.5.ebuild,
+ buildbot-0.8.6.ebuild, buildbot-0.8.6_p1.ebuild:
+ keyword ~ppc, bug #381709
24 Sep 2012; Anthony G. Basile <blueness@gentoo.org> buildbot-0.8.5.ebuild,
buildbot-0.8.6.ebuild, buildbot-0.8.6_p1.ebuild:
diff --git a/dev-util/buildbot/buildbot-0.8.5.ebuild b/dev-util/buildbot/buildbot-0.8.5.ebuild
index 265ab82ad826..564bfc98343b 100644
--- a/dev-util/buildbot/buildbot-0.8.5.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.5.ebuild,v 1.5 2012/09/24 02:51:32 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.5.ebuild,v 1.6 2012/09/24 03:46:37 blueness Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="doc examples irc mail manhole test"
# sqlite3 module of Python 2.5 is not supported.
diff --git a/dev-util/buildbot/buildbot-0.8.6.ebuild b/dev-util/buildbot/buildbot-0.8.6.ebuild
index c0866cea582b..c1a5d00a2984 100644
--- a/dev-util/buildbot/buildbot-0.8.6.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild,v 1.4 2012/09/24 02:51:32 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild,v 1.5 2012/09/24 03:46:37 blueness Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="doc examples irc mail manhole test"
# sqlite3 module of Python 2.5 is not supported.
diff --git a/dev-util/buildbot/buildbot-0.8.6_p1.ebuild b/dev-util/buildbot/buildbot-0.8.6_p1.ebuild
index 72f29ce8612d..283ee6f24d59 100644
--- a/dev-util/buildbot/buildbot-0.8.6_p1.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.6_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.5 2012/09/24 02:51:32 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.6 2012/09/24 03:46:37 blueness Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
IUSE="doc examples irc mail manhole test"
# sqlite3 module of Python 2.5 is not supported.