From 872b65ae316beb7b02c326e1c0155bf6b25544ce Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 13 Feb 2018 11:59:30 +0100 Subject: net-firewall/ipt_netflow: Add Github HOMEPAGE. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild | 7 +++++-- net-firewall/ipt_netflow/ipt_netflow-2.2-r3.ebuild | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'net-firewall') diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild index c4a7b8bba0cf..256b146cb88b 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.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,10 @@ MY_P="${MY_PN}-${PV}" inherit linux-info linux-mod toolchain-funcs DESCRIPTION="Netflow iptables module" -HOMEPAGE="https://sourceforge.net/projects/ipt-netflow" +HOMEPAGE=" + https://sourceforge.net/projects/ipt-netflow + https://github.com/aabc/ipt-netflow +" SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tgz" LICENSE="GPL-2" diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.2-r3.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.2-r3.ebuild index b2bda0e58894..eb772b4d9b21 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.2-r3.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.2-r3.ebuild @@ -7,7 +7,10 @@ MY_P="${MY_PN}-${PV}" inherit linux-info linux-mod toolchain-funcs DESCRIPTION="Netflow iptables module" -HOMEPAGE="https://sourceforge.net/projects/ipt-netflow" +HOMEPAGE=" + https://sourceforge.net/projects/ipt-netflow + https://github.com/aabc/ipt-netflow +" SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tgz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad