summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-05 14:29:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-05 14:29:06 +0000
commit98b8a53c8d1f4aad0181b3f668dc1d899482288c (patch)
tree51fef2c7541d6b2467efd48e13ab00d665c8b4f5 /dev-util
parentRemove old (diff)
downloadgentoo-2-98b8a53c8d1f4aad0181b3f668dc1d899482288c.tar.gz
gentoo-2-98b8a53c8d1f4aad0181b3f668dc1d899482288c.tar.bz2
gentoo-2-98b8a53c8d1f4aad0181b3f668dc1d899482288c.zip
arm/ia64/s390/sh/sparc stable wrt #282855
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.7.11_p3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index e6b3d23b3b50..80fe7546458a 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.48 2009/08/30 23:44:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.49 2009/09/05 14:29:06 armin76 Exp $
+
+ 05 Sep 2009; Raúl Porcel <armin76@gentoo.org> buildbot-0.7.11_p3.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #282855
30 Aug 2009; Brent Baude <ranger@gentoo.org> buildbot-0.7.11_p3.ebuild:
Marking buildbot-0.7.11_p3 ppc64 for bug 282855
diff --git a/dev-util/buildbot/buildbot-0.7.11_p3.ebuild b/dev-util/buildbot/buildbot-0.7.11_p3.ebuild
index 2c01f5ea22ee..cb175914dc66 100644
--- a/dev-util/buildbot/buildbot-0.7.11_p3.ebuild
+++ b/dev-util/buildbot/buildbot-0.7.11_p3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.11_p3.ebuild,v 1.6 2009/08/30 23:44:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.11_p3.ebuild,v 1.7 2009/09/05 14:29:06 armin76 Exp $
EAPI=1
NEED_PYTHON="2.4"
@@ -15,7 +15,7 @@ HOMEPAGE="http://buildbot.net/"
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 irc mail manhole test"
CDEPEND=">=dev-python/twisted-2.0.1"