summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/buildbot/buildbot-0.7.4.ebuild')
-rw-r--r--dev-util/buildbot/buildbot-0.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.7.4.ebuild b/dev-util/buildbot/buildbot-0.7.4.ebuild
index 1c2f13de195f..a32bef78ca73 100644
--- a/dev-util/buildbot/buildbot-0.7.4.ebuild
+++ b/dev-util/buildbot/buildbot-0.7.4.ebuild
@@ -1,11 +1,11 @@
# 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.4.ebuild,v 1.5 2007/07/12 01:05:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild,v 1.6 2007/09/17 10:30:13 jokey Exp $
inherit distutils eutils
DESCRIPTION="A Python system to automate the compile/test cycle to validate code changes. Similar to Tinderbox, but simpler."
-HOMEPAGE="http://buildbot.sourceforge.net/"
+HOMEPAGE="http://buildbot.net/"
SRC_URI="mirror://sourceforge/buildbot/${P}.tar.gz"
LICENSE="GPL-2"