summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-28 09:02:55 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-28 09:02:55 +0000
commit9ae78851e241a5a065b9a27ccc0f648554d7b245 (patch)
tree144c7f76ae4b164bd948a555c3dd4bd57e9beb3a /dev-util/buildbot
parentInitial commit. Moved from kde overlay (diff)
downloadgentoo-2-9ae78851e241a5a065b9a27ccc0f648554d7b245.tar.gz
gentoo-2-9ae78851e241a5a065b9a27ccc0f648554d7b245.tar.bz2
gentoo-2-9ae78851e241a5a065b9a27ccc0f648554d7b245.zip
Stable on amd64 wrt bug #325899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 5b86a9f773b5..fdce9404fb9c 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.60 2010/06/19 18:50:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.61 2010/06/28 09:02:55 angelos Exp $
+
+ 28 Jun 2010; Christoph Mende <angelos@gentoo.org> buildbot-0.8.0.ebuild:
+ Stable on amd64 wrt bug #325899
19 Jun 2010; Raúl Porcel <armin76@gentoo.org> buildbot-0.7.12.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #321601
diff --git a/dev-util/buildbot/buildbot-0.8.0.ebuild b/dev-util/buildbot/buildbot-0.8.0.ebuild
index f4530e133370..b31af67bd936 100644
--- a/dev-util/buildbot/buildbot-0.8.0.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0.ebuild,v 1.2 2010/06/08 21:41:32 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0.ebuild,v 1.3 2010/06/28 09:02:55 angelos Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ 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"
# sqlite3 module of Python 2.5 is not supported.