summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-09 18:16:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-09 18:16:03 +0000
commitf6bd38a2291a10eeaa91d877068261e13ba813dc (patch)
treeb792eb79d73a88b556691446e405753bfcda6b5b /dev-util/buildbot
parentalpha/ia64/s390/sh stable wrt #349139 (diff)
downloadhistorical-f6bd38a2291a10eeaa91d877068261e13ba813dc.tar.gz
historical-f6bd38a2291a10eeaa91d877068261e13ba813dc.tar.bz2
historical-f6bd38a2291a10eeaa91d877068261e13ba813dc.zip
alpha/ia64/s390/sh stable wrt #349143
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-util/buildbot')
-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 0cec83ca1a80..3a32e122da59 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.82 2011/01/07 17:22:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.83 2011/01/09 18:14:23 armin76 Exp $
+
+ 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> buildbot-0.8.2.ebuild:
+ alpha/ia64/s390/sh stable wrt #349143
07 Jan 2011; Brent Baude <ranger@gentoo.org> buildbot-0.8.2.ebuild:
Marking buildbot-0.8.2 ppc for bug 349143
diff --git a/dev-util/buildbot/buildbot-0.8.2.ebuild b/dev-util/buildbot/buildbot-0.8.2.ebuild
index 16bb3900462e..c6ed4a780bee 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-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.7 2011/01/07 17:22:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.8 2011/01/09 18:14:23 armin76 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.