summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-08 19:45:27 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-08 19:45:27 +0000
commit404c5b164578a8e651730eeb755927d5abf0ca57 (patch)
tree705c4642cc74ee110decbb4a2537d7f10447448f /dev-util
parentStable for PPC (bug #328973). (diff)
downloadgentoo-2-404c5b164578a8e651730eeb755927d5abf0ca57.tar.gz
gentoo-2-404c5b164578a8e651730eeb755927d5abf0ca57.tar.bz2
gentoo-2-404c5b164578a8e651730eeb755927d5abf0ca57.zip
Stable for HPPA (bug #339863).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.8.0_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 05809cecbc73..862e0d6c66bf 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.71 2010/11/08 19:32:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.72 2010/11/08 19:45:27 jer Exp $
+
+ 08 Nov 2010; Jeroen Roovers <jer@gentoo.org> buildbot-0.8.0_p1.ebuild:
+ Stable for HPPA (bug #339863).
08 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
buildbot-0.8.0_p1.ebuild:
diff --git a/dev-util/buildbot/buildbot-0.8.0_p1.ebuild b/dev-util/buildbot/buildbot-0.8.0_p1.ebuild
index 578af0264170..ee4bd5cacbcc 100644
--- a/dev-util/buildbot/buildbot-0.8.0_p1.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.0_p1.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_p1.ebuild,v 1.3 2010/11/08 19:32:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild,v 1.4 2010/11/08 19:45:27 jer 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.