summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-12-20 21:12:57 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-12-20 21:12:57 +0000
commitab1d9f5856297c56b96346b9ae4fa07e564e2787 (patch)
tree12ebc70df662d0e9312ff59ae2c6ef4a1d643b6d /dev-util
parentStable on amd64 wrt bug #349143 (diff)
downloadgentoo-2-ab1d9f5856297c56b96346b9ae4fa07e564e2787.tar.gz
gentoo-2-ab1d9f5856297c56b96346b9ae4fa07e564e2787.tar.bz2
gentoo-2-ab1d9f5856297c56b96346b9ae4fa07e564e2787.zip
Stable on amd64 wrt bug #349143
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 9192ae02aebb..1e29f328be13 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.77 2010/12/20 21:04:47 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.78 2010/12/20 21:12:57 hwoarang Exp $
+
+ 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> buildbot-0.8.2.ebuild:
+ Stable on amd64 wrt bug #349143
*buildbot-0.8.3 (20 Dec 2010)
diff --git a/dev-util/buildbot/buildbot-0.8.2.ebuild b/dev-util/buildbot/buildbot-0.8.2.ebuild
index f42286c0f7ff..96eb3cd19ed9 100644
--- a/dev-util/buildbot/buildbot-0.8.2.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.2.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.2.ebuild,v 1.2 2010/12/20 09:37:53 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.3 2010/12/20 21:12:57 hwoarang 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 examples irc mail manhole test"
# sqlite3 module of Python 2.5 is not supported.