summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-05-28 19:16:17 +0000
committerMarkus Meier <maekke@gentoo.org>2008-05-28 19:16:17 +0000
commit311aa0a8802f99a5708c1bdd20c45ba632b75eae (patch)
tree371e4043e58fcfac9ac16979bb2498f91775eab0 /dev-util/buildbot
parentRemoving Dominik Stadler (centic) from metadata.xml (as per #40994). Assignin... (diff)
downloadhistorical-311aa0a8802f99a5708c1bdd20c45ba632b75eae.tar.gz
historical-311aa0a8802f99a5708c1bdd20c45ba632b75eae.tar.bz2
historical-311aa0a8802f99a5708c1bdd20c45ba632b75eae.zip
amd64/x86 stable, bug #223437
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.7.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 188f927fc288..d6cb56fb4143 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.24 2008/05/28 18:40:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.25 2008/05/28 19:16:17 maekke Exp $
+
+ 28 May 2008; Markus Meier <maekke@gentoo.org> buildbot-0.7.7-r1.ebuild:
+ amd64/x86 stable, bug #223437
28 May 2008; Raúl Porcel <armin76@gentoo.org> buildbot-0.7.7-r1.ebuild:
ia64/sparc stable wrt #223437
diff --git a/dev-util/buildbot/buildbot-0.7.7-r1.ebuild b/dev-util/buildbot/buildbot-0.7.7-r1.ebuild
index 95b1de48f683..aa22cafc6c80 100644
--- a/dev-util/buildbot/buildbot-0.7.7-r1.ebuild
+++ b/dev-util/buildbot/buildbot-0.7.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.7-r1.ebuild,v 1.4 2008/05/28 18:40:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.7-r1.ebuild,v 1.5 2008/05/28 19:16:17 maekke Exp $
NEED_PYTHON="2.3"
@@ -11,7 +11,7 @@ HOMEPAGE="http://buildbot.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE="doc irc mail test web"
CDEPEND=">=dev-python/twisted-2.0.1"