diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2017-01-12 17:48:43 -0800 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2017-01-12 18:23:20 -0800 |
commit | 762ce0a07ec83fab5d40599630bdb2815134c43f (patch) | |
tree | e5e07c6302e397a983fc1db07a80487c1e804d5b | |
parent | 2d05499f7ce8f6de16b743262328e7861cd62835 (diff) | |
download | gentoo-762ce0a07ec83fab5d40599630bdb2815134c43f.tar.gz gentoo-762ce0a07ec83fab5d40599630bdb2815134c43f.tar.xz |
dev-util/buildbot-slave: Update homepages
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
-rw-r--r-- | dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild index bd130b06352..be1844857d0 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 readme.gentoo systemd user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ https://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild index bd130b06352..be1844857d0 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 readme.gentoo systemd user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ https://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" |