summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-05-19 20:21:40 +0000
committerBrent Baude <ranger@gentoo.org>2009-05-19 20:21:40 +0000
commitbeea7a94f9d6241452e76f87f5ec7e4d60485f65 (patch)
tree5e03759e8bf95b2ff7115a331cc6b08c5e8992bc /dev-util/buildbot
parentstable ppc64, bug 270102 (diff)
downloadgentoo-2-beea7a94f9d6241452e76f87f5ec7e4d60485f65.tar.gz
gentoo-2-beea7a94f9d6241452e76f87f5ec7e4d60485f65.tar.bz2
gentoo-2-beea7a94f9d6241452e76f87f5ec7e4d60485f65.zip
stable ppc64, bug 270122
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.7.10_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index ba355782afcd..87e069f5f297 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.36 2009/05/19 03:18:59 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.37 2009/05/19 20:21:40 ranger Exp $
+
+ 19 May 2009; Brent Baude <ranger@gentoo.org> buildbot-0.7.10_p1.ebuild:
+ stable ppc64, bug 270122
19 May 2009; Doug Goldstein <cardoe@gentoo.org> buildbot-0.7.10_p1.ebuild:
amd64 stable. bug #270122
diff --git a/dev-util/buildbot/buildbot-0.7.10_p1.ebuild b/dev-util/buildbot/buildbot-0.7.10_p1.ebuild
index e601e03779bd..2be22bb7cc84 100644
--- a/dev-util/buildbot/buildbot-0.7.10_p1.ebuild
+++ b/dev-util/buildbot/buildbot-0.7.10_p1.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.10_p1.ebuild,v 1.3 2009/05/19 03:18:59 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.10_p1.ebuild,v 1.4 2009/05/19 20:21:40 ranger 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"