summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-09 18:14:23 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-09 18:14:23 +0000
commita10e91dd79e3373ec48d949ccb2949abb2507dc9 (patch)
tree8d71156b3ae2a68ddb323a1f1cb8b17fa01351f9 /dev-util/buildbot
parentalpha/ia64/s390/sh stable wrt #349139 (diff)
downloadgentoo-2-a10e91dd79e3373ec48d949ccb2949abb2507dc9.tar.gz
gentoo-2-a10e91dd79e3373ec48d949ccb2949abb2507dc9.tar.bz2
gentoo-2-a10e91dd79e3373ec48d949ccb2949abb2507dc9.zip
alpha/ia64/s390/sh stable wrt #349143
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 0cec83ca1a80..3a32e122da59 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.82 2011/01/07 17:22:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.83 2011/01/09 18:14:23 armin76 Exp $
+
+ 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> buildbot-0.8.2.ebuild:
+ alpha/ia64/s390/sh stable wrt #349143
07 Jan 2011; Brent Baude <ranger@gentoo.org> buildbot-0.8.2.ebuild:
Marking buildbot-0.8.2 ppc for bug 349143
diff --git a/dev-util/buildbot/buildbot-0.8.2.ebuild b/dev-util/buildbot/buildbot-0.8.2.ebuild
index 16bb3900462e..c6ed4a780bee 100644
--- a/dev-util/buildbot/buildbot-0.8.2.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.7 2011/01/07 17:22:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.8 2011/01/09 18:14:23 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE="doc examples irc mail manhole test"
# sqlite3 module of Python 2.5 is not supported.