summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 03:28:57 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:14 -0700
commit6b6d2944856b09566bdb08e7e4e2cb0608c4f6f7 (patch)
tree61af019f5cbff7aabc549efde81dfe5fa52e6eed /net-misc/socket-burst-dampener
parentdev-util/editorconfig-geany: remove variables from HOMEPAGE (diff)
downloadgentoo-6b6d2944856b09566bdb08e7e4e2cb0608c4f6f7.tar.gz
gentoo-6b6d2944856b09566bdb08e7e4e2cb0608c4f6f7.tar.bz2
gentoo-6b6d2944856b09566bdb08e7e4e2cb0608c4f6f7.zip
net-misc/socket-burst-dampener: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'net-misc/socket-burst-dampener')
-rw-r--r--net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild4
-rw-r--r--net-misc/socket-burst-dampener/socket-burst-dampener-1.2.0.ebuild4
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 572942950dbf..1fbe27ec7f16 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 f3abae3360a3..717d3e2470e6 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"