summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-11-26 10:03:55 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-11-26 10:03:55 +0000
commitb3b214ab39566ab4a12d2cc9eeaeabd01068441a (patch)
tree6698350bc4b1b250f826a1a14fd3b957facdc273
parentMerge remote-tracking branch 'github/pr/402'. (diff)
parentnet-firewall/fwknop: add GitHub repo to HOMEPAGE (diff)
downloadgentoo-b3b214ab39566ab4a12d2cc9eeaeabd01068441a.tar.gz
gentoo-b3b214ab39566ab4a12d2cc9eeaeabd01068441a.tar.bz2
gentoo-b3b214ab39566ab4a12d2cc9eeaeabd01068441a.zip
Merge remote-tracking branch 'github/pr/401'.
-rw-r--r--net-firewall/fwknop/fwknop-2.6.7-r1.ebuild2
-rw-r--r--net-firewall/fwknop/fwknop-2.6.7-r2.ebuild2
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"