summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-03-15 02:04:58 +0000
committerJeroen Roovers <jer@gentoo.org>2007-03-15 02:04:58 +0000
commitea0f2b7cc4fd88a94571a4839bb5dcea18f9632e (patch)
tree13352f2904886cc24e8ed38211c84617c9b60b22 /dev-util/buildbot
parentStable for HPPA (bug #169888). (diff)
downloadgentoo-2-ea0f2b7cc4fd88a94571a4839bb5dcea18f9632e.tar.gz
gentoo-2-ea0f2b7cc4fd88a94571a4839bb5dcea18f9632e.tar.bz2
gentoo-2-ea0f2b7cc4fd88a94571a4839bb5dcea18f9632e.zip
Stable for HPPA (bug #169888).
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/buildbot-0.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index fa486d465d15..cffdf3b6dfc2 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.9 2007/03/14 07:13:59 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.10 2007/03/15 02:04:58 jer Exp $
+
+ 15 Mar 2007; Jeroen Roovers <jer@gentoo.org> buildbot-0.7.5.ebuild:
+ Stable for HPPA (bug #169888).
14 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
buildbot-0.7.5.ebuild:
diff --git a/dev-util/buildbot/buildbot-0.7.5.ebuild b/dev-util/buildbot/buildbot-0.7.5.ebuild
index 87581ab400ca..9559e7bc2d08 100644
--- a/dev-util/buildbot/buildbot-0.7.5.ebuild
+++ b/dev-util/buildbot/buildbot-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.6 2007/03/14 07:13:59 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.7 2007/03/15 02:04:58 jer Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/buildbot/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="doc irc mail test web"
commondepend=">=dev-lang/python-2.3