diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2017-01-12 18:26:14 -0800 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2017-01-12 18:26:14 -0800 |
commit | 91965fedaff1284a2b407c9adff7e13b2d3d9aed (patch) | |
tree | e0778364bd1ab65615f5a4c1413cfa7d3449b23a /dev-util/buildbot/buildbot-0.8.12-r3.ebuild | |
parent | dev-util/buildbot-pkg: Update homepages (diff) | |
download | gentoo-91965fedaff1284a2b407c9adff7e13b2d3d9aed.tar.gz gentoo-91965fedaff1284a2b407c9adff7e13b2d3d9aed.tar.bz2 gentoo-91965fedaff1284a2b407c9adff7e13b2d3d9aed.zip |
dev-util/buildbot: Update homepages
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
Diffstat (limited to 'dev-util/buildbot/buildbot-0.8.12-r3.ebuild')
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.8.12-r3.ebuild b/dev-util/buildbot/buildbot-0.8.12-r3.ebuild index b6d42d5795e0..aab308fd594e 100644 --- a/dev-util/buildbot/buildbot-0.8.12-r3.ebuild +++ b/dev-util/buildbot/buildbot-0.8.12-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="BuildBot build automation system" -HOMEPAGE="http://buildbot.net/ https://pypi.python.org/pypi/buildbot" +HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" |