commit:     6b6d2944856b09566bdb08e7e4e2cb0608c4f6f7
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Apr 13 08:28:57 2018 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 09:52:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6d2944

net-misc/socket-burst-dampener: remove variables from HOMEPAGE

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild | 4 ++--
 net-misc/socket-burst-dampener/socket-burst-dampener-1.2.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild 
b/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild
index 572942950db..1fbe27ec7f1 100644
--- a/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild
+++ b/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{4,5} )
 inherit distutils-r1
 
 DESCRIPTION="A daemon that spawns one command per connection, and dampens 
connection bursts"
-HOMEPAGE="https://github.com/zmedico/${PN}";
+HOMEPAGE="https://github.com/zmedico/socket-burst-damener";
 SRC_URI="https://github.com/zmedico/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"

diff --git a/net-misc/socket-burst-dampener/socket-burst-dampener-1.2.0.ebuild 
b/net-misc/socket-burst-dampener/socket-burst-dampener-1.2.0.ebuild
index f3abae3360a..717d3e2470e 100644
--- a/net-misc/socket-burst-dampener/socket-burst-dampener-1.2.0.ebuild
+++ b/net-misc/socket-burst-dampener/socket-burst-dampener-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="A daemon that spawns one command per connection, and dampens 
connection bursts"
-HOMEPAGE="https://github.com/zmedico/${PN}";
+HOMEPAGE="https://github.com/zmedico/socket-burst-damener";
 SRC_URI="https://github.com/zmedico/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"

Reply via email to