summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-01-04 09:06:46 +0000
committerMichael Weber <xmw@gentoo.org>2011-01-04 09:06:46 +0000
commit978b1092c14670f06441fc7af4c5e1c5209159a5 (patch)
tree4726e8c891c7cc18aa99204124ef9120b9bba873 /dev-util/buildbot
parentThe test movie seems corrupt, so skipping tests (diff)
downloadhistorical-978b1092c14670f06441fc7af4c5e1c5209159a5.tar.gz
historical-978b1092c14670f06441fc7af4c5e1c5209159a5.tar.bz2
historical-978b1092c14670f06441fc7af4c5e1c5209159a5.zip
sparc stable (bug 349143)
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog7
-rw-r--r--dev-util/buildbot/buildbot-0.8.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 8514f8955fbe..cb50f22d7204 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.80 2010/12/28 01:58:06 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.81 2011/01/04 09:04:33 xmw Exp $
+
+ 04 Jan 2011; Michael Weber <xmw@gentoo.org> buildbot-0.8.2.ebuild:
+ sparc stable (bug 349143)
28 Dec 2010; Brent Baude <ranger@gentoo.org> buildbot-0.8.2.ebuild:
Marking buildbot-0.8.2 ppc64 for bug 349143
diff --git a/dev-util/buildbot/buildbot-0.8.2.ebuild b/dev-util/buildbot/buildbot-0.8.2.ebuild
index 1d377ce15ce4..9a256fcafe08 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
+# Copyright 1999-2011 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.5 2010/12/28 01:58:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.6 2011/01/04 09:04:33 xmw 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.