summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-04-06 21:05:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-04-06 21:05:57 +0000
commit19145a2ec0d2734b26d941c6612573344310b970 (patch)
treed0fe7b0c03b9b9f0d8ed6005257f25c7f77c8c5b /dev-util/buildbot
parentppc stable, bug #169888 (diff)
downloadgentoo-2-19145a2ec0d2734b26d941c6612573344310b970.tar.gz
gentoo-2-19145a2ec0d2734b26d941c6612573344310b970.tar.bz2
gentoo-2-19145a2ec0d2734b26d941c6612573344310b970.zip
ppc stable, bug #169888
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r--dev-util/buildbot/ChangeLog6
-rw-r--r--dev-util/buildbot/buildbot-0.7.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 1e47b64146bb..4d9f77882049 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,10 @@
# 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.12 2007/03/15 14:30:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.13 2007/04/06 21:05:57 dertobi123 Exp $
+
+ 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ buildbot-0.7.5.ebuild:
+ ppc stable, bug #169888
15 Mar 2007; Markus Rothe <corsair@gentoo.org> buildbot-0.7.5.ebuild:
Stable on ppc64; bug #169888
diff --git a/dev-util/buildbot/buildbot-0.7.5.ebuild b/dev-util/buildbot/buildbot-0.7.5.ebuild
index a7e4ea6cacb0..8648ceaeb52a 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.9 2007/03/16 23:25:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.10 2007/04/06 21:05:57 dertobi123 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