diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-09-17 10:30:13 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-09-17 10:30:13 +0000 |
commit | eada25c17c7af23eec4ed213bd44194a294e4858 (patch) | |
tree | d18e4bc2736c981529e1fc89f208c7cacc370d73 | |
parent | Version bump for bug #191684 also bunch of bugs fixed upstream++ (diff) | |
download | gentoo-2-eada25c17c7af23eec4ed213bd44194a294e4858.tar.gz gentoo-2-eada25c17c7af23eec4ed213bd44194a294e4858.tar.bz2 gentoo-2-eada25c17c7af23eec4ed213bd44194a294e4858.zip |
New HOMEPAGE
(Portage version: 2.1.3.9)
-rw-r--r-- | dev-util/buildbot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.7.4.ebuild | 4 | ||||
-rw-r--r-- | 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 <jokey@gentoo.org> buildbot-0.7.4.ebuild, + buildbot-0.7.5.ebuild: + New HOMEPAGE 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> 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" |