summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-08-28 12:11:42 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-08-28 12:11:42 +0000
commit6f7e2e14e71c10194ab512b6d29d35f3e464f8ef (patch)
tree2f51ac1f5fb5ca305b0291c3f3b1bd0fe6b1b102 /dev-util/buildbot
parentsparc stable wrt #281559 (diff)
downloadgentoo-2-6f7e2e14e71c10194ab512b6d29d35f3e464f8ef.tar.gz
gentoo-2-6f7e2e14e71c10194ab512b6d29d35f3e464f8ef.tar.bz2
gentoo-2-6f7e2e14e71c10194ab512b6d29d35f3e464f8ef.zip
Stable on alpha, bug #282855
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog6
-rw-r--r--dev-util/buildbot/buildbot-0.7.11_p3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 8d077082f8a8..c8cabfece13d 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,10 @@
# 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.44 2009/08/28 09:15:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.45 2009/08/28 12:11:42 klausman Exp $
+
+ 28 Aug 2009; Tobias Klausmann <klausman@gentoo.org>
+ buildbot-0.7.11_p3.ebuild:
+ Stable on alpha, bug #282855
28 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
buildbot-0.7.11_p3.ebuild:
diff --git a/dev-util/buildbot/buildbot-0.7.11_p3.ebuild b/dev-util/buildbot/buildbot-0.7.11_p3.ebuild
index d376d3ce82e2..bb2656c2c0a6 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.2 2009/08/28 09:15:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.11_p3.ebuild,v 1.3 2009/08/28 12:11:42 klausman 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"