commit: 6ad2bf618716cc13e8fe1f95f8c6832d4eac6a53 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Thu Nov 26 01:37:34 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 01:39:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad2bf61
net-firewall/fwknop: add GitHub repo to HOMEPAGE As cipherdyne.org tends to be down sometimes. net-firewall/fwknop/fwknop-2.6.7-r1.ebuild | 2 +- 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 1a798bd..006ebd0 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 18c6e90..46dbcae 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"
