summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-17 14:01:03 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-17 14:01:03 +0000
commitd5e137ab0276f69aa6ab7d2babe75c410a42aeed (patch)
treec6dc27071cd37cd6b604566ab740e46a9df8f99c /dev-util/buildbot/buildbot-0.7.10_p1.ebuild
parentInitial commit, ebuild by Sebastian Pipping with a minor fix by me. (diff)
downloadhistorical-d5e137ab0276f69aa6ab7d2babe75c410a42aeed.tar.gz
historical-d5e137ab0276f69aa6ab7d2babe75c410a42aeed.tar.bz2
historical-d5e137ab0276f69aa6ab7d2babe75c410a42aeed.zip
Stable on alpha, bug #270122
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-util/buildbot/buildbot-0.7.10_p1.ebuild')
-rw-r--r--dev-util/buildbot/buildbot-0.7.10_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.7.10_p1.ebuild b/dev-util/buildbot/buildbot-0.7.10_p1.ebuild
index 24ab89e098f1..5fa8dbb5bb59 100644
--- a/dev-util/buildbot/buildbot-0.7.10_p1.ebuild
+++ b/dev-util/buildbot/buildbot-0.7.10_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.10_p1.ebuild,v 1.1 2009/03/22 16:40:12 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.10_p1.ebuild,v 1.2 2009/05/17 14:01:03 klausman Exp $
EAPI=1
NEED_PYTHON="2.4"
@@ -15,7 +15,7 @@ HOMEPAGE="http://buildbot.net/"
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"
CDEPEND=">=dev-python/twisted-2.0.1"