From eada25c17c7af23eec4ed213bd44194a294e4858 Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Mon, 17 Sep 2007 10:30:13 +0000 Subject: New HOMEPAGE (Portage version: 2.1.3.9) --- dev-util/buildbot/ChangeLog | 6 +++++- dev-util/buildbot/buildbot-0.7.4.ebuild | 4 ++-- dev-util/buildbot/buildbot-0.7.5.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index a953022a75e9..62a721ebeef7 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.14 2007/04/07 00:39:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.15 2007/09/17 10:30:13 jokey Exp $ + + 17 Sep 2007; Markus Ullmann buildbot-0.7.4.ebuild, + buildbot-0.7.5.ebuild: + New HOMEPAGE 07 Apr 2007; Christian Faulhammer buildbot-0.7.5.ebuild: 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" diff --git a/dev-util/buildbot/buildbot-0.7.5.ebuild b/dev-util/buildbot/buildbot-0.7.5.ebuild index ddc0247f73eb..2e7f40b856f9 100644 --- a/dev-util/buildbot/buildbot-0.7.5.ebuild +++ b/dev-util/buildbot/buildbot-0.7.5.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.5.ebuild,v 1.11 2007/04/07 00:39:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.12 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" -- cgit v1.2.3-65-gdbad