diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 23:15:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 23:15:34 +0000 |
commit | ed3298899113cec3dc28f5ba9d51a113a3d274ab (patch) | |
tree | 3db13d7eba1f794755fe6072d0d4eef59bd48f39 /dev-util/buildbot | |
parent | arm stable (diff) | |
download | historical-ed3298899113cec3dc28f5ba9d51a113a3d274ab.tar.gz historical-ed3298899113cec3dc28f5ba9d51a113a3d274ab.tar.bz2 historical-ed3298899113cec3dc28f5ba9d51a113a3d274ab.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.27.4 x86_64
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r-- | dev-util/buildbot/buildbot-0.7.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.7.7-r1.ebuild b/dev-util/buildbot/buildbot-0.7.7-r1.ebuild index ff2b61bb9301..570a664aafe0 100644 --- a/dev-util/buildbot/buildbot-0.7.7-r1.ebuild +++ b/dev-util/buildbot/buildbot-0.7.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.7-r1.ebuild,v 1.6 2008/06/01 12:04:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.7-r1.ebuild,v 1.7 2008/11/04 23:15:34 vapier Exp $ NEED_PYTHON="2.3" @@ -11,7 +11,7 @@ HOMEPAGE="http://buildbot.net/" SRC_URI="mirror://sourceforge/${PN}/${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" CDEPEND=">=dev-python/twisted-2.0.1" |