diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2015-11-26 04:37:34 +0300 |
---|---|---|
committer | Ilya Tumaykin <itumaykin@gmail.com> | 2015-11-26 04:39:43 +0300 |
commit | 6ad2bf618716cc13e8fe1f95f8c6832d4eac6a53 (patch) | |
tree | 765646e5bf2cc5f2626896b626e77c9f04fb77a6 /net-firewall | |
parent | profiles: use mask elibc_musl on uclibc profiles. (diff) | |
download | gentoo-6ad2bf618716cc13e8fe1f95f8c6832d4eac6a53.tar.gz gentoo-6ad2bf618716cc13e8fe1f95f8c6832d4eac6a53.tar.bz2 gentoo-6ad2bf618716cc13e8fe1f95f8c6832d4eac6a53.zip |
net-firewall/fwknop: add GitHub repo to HOMEPAGE
As cipherdyne.org tends to be down sometimes.
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/fwknop/fwknop-2.6.7-r1.ebuild | 2 | ||||
-rw-r--r-- | net-firewall/fwknop/fwknop-2.6.7-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/fwknop/fwknop-2.6.7-r1.ebuild b/net-firewall/fwknop/fwknop-2.6.7-r1.ebuild index 1a798bd79f1f..006ebd0a0569 100644 --- a/net-firewall/fwknop/fwknop-2.6.7-r1.ebuild +++ b/net-firewall/fwknop/fwknop-2.6.7-r1.ebuild @@ -15,7 +15,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools-utils distutils-r1 linux-info readme.gentoo systemd DESCRIPTION="Single Packet Authorization and Port Knocking application" -HOMEPAGE="http://www.cipherdyne.org/fwknop/" +HOMEPAGE="http://www.cipherdyne.org/fwknop/ https://github.com/mrash/fwknop" SRC_URI="https://github.com/mrash/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-firewall/fwknop/fwknop-2.6.7-r2.ebuild b/net-firewall/fwknop/fwknop-2.6.7-r2.ebuild index 18c6e9075a39..46dbcae86577 100644 --- a/net-firewall/fwknop/fwknop-2.6.7-r2.ebuild +++ b/net-firewall/fwknop/fwknop-2.6.7-r2.ebuild @@ -15,7 +15,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools-utils distutils-r1 linux-info readme.gentoo systemd DESCRIPTION="Single Packet Authorization and Port Knocking application" -HOMEPAGE="http://www.cipherdyne.org/fwknop/" +HOMEPAGE="http://www.cipherdyne.org/fwknop/ https://github.com/mrash/fwknop" SRC_URI="https://github.com/mrash/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |