summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-06-09 14:12:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-06-09 14:12:59 +0000
commit8fbc5db28e0ea5894ab1c0282f12e2cc10b1383b (patch)
tree5807e9bb00033e8bf8d607281abbef4b44ebe9b1 /dev-util
parentMasked bzr-1.15 and dependent bzrtools, bug #273328, thank Andrew Cowie for r... (diff)
downloadgentoo-2-8fbc5db28e0ea5894ab1c0282f12e2cc10b1383b.tar.gz
gentoo-2-8fbc5db28e0ea5894ab1c0282f12e2cc10b1383b.tar.bz2
gentoo-2-8fbc5db28e0ea5894ab1c0282f12e2cc10b1383b.zip
arm/ia64/s390/sh stable wrt #270122
(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.10_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 860ced49aca2..a8a9544ae9a4 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.40 2009/05/28 16:31:22 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.41 2009/06/09 14:12:59 armin76 Exp $
+
+ 09 Jun 2009; Raúl Porcel <armin76@gentoo.org> buildbot-0.7.10_p1.ebuild:
+ arm/ia64/s390/sh stable wrt #270122
28 May 2009; Ferris McCormick <fmccor@gentoo.org>
buildbot-0.7.10_p1.ebuild:
diff --git a/dev-util/buildbot/buildbot-0.7.10_p1.ebuild b/dev-util/buildbot/buildbot-0.7.10_p1.ebuild
index aff1006c2341..143a7cb63ac2 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.7 2009/05/28 16:31:22 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.10_p1.ebuild,v 1.8 2009/06/09 14:12:59 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"