summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-13 17:29:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-13 17:29:31 +0000
commit3c15b74dc6d14e2607da5674061407f523a05f2a (patch)
treee2d1db6d0323abd16ae4995ee41fd37be9a3fe22 /dev-util/buildbot
parentDrop alpha/ia64/sparc keywords (diff)
downloadgentoo-2-3c15b74dc6d14e2607da5674061407f523a05f2a.tar.gz
gentoo-2-3c15b74dc6d14e2607da5674061407f523a05f2a.tar.bz2
gentoo-2-3c15b74dc6d14e2607da5674061407f523a05f2a.zip
alpha/ia64/s390/sh/sparc stable wrt #352741
(Portage version: 2.1.9.39/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.3_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index aca6cff6a5d9..b51be01fa148 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.89 2011/02/09 12:52:30 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.90 2011/02/13 17:29:31 armin76 Exp $
+
+ 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> buildbot-0.8.3_p1.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #352741
09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
buildbot-0.8.3_p1.ebuild:
diff --git a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild b/dev-util/buildbot/buildbot-0.8.3_p1.ebuild
index f8002483f88e..5e0bee9779ec 100644
--- a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.3_p1.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.3_p1.ebuild,v 1.5 2011/02/09 12:52:30 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.3_p1.ebuild,v 1.6 2011/02/13 17:29:31 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${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.