net-misc/socket-burst-dampener: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 08:28:57 +0000 (03:28 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:52:14 +0000 (02:52 -0700)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild
net-misc/socket-burst-dampener/socket-burst-dampener-1.2.0.ebuild

index 572942950dbfb2fa9755a86da08dc2d75b7df20f..1fbe27ec7f1604b20ebb88697528fb49fa4033fd 100644 (file)
@@ -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"
index f3abae3360a3e7e8688114b80dded38933451e48..717d3e2470e66612956f61d25eb08e23ec65d47c 100644 (file)
@@ -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"