commit: ab1c1bd44dc1891b774a2233d0a55c73f4beb165
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 19:48:04 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 19:48:04 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1c1bd4
net-analyzer/fragroute: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
net-analyzer/fragroute/fragroute-1.2.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/fragroute/fragroute-1.2.6.ebuild
b/net-analyzer/fragroute/fragroute-1.2.6.ebuild
index d467c4c..885516d 100644
--- a/net-analyzer/fragroute/fragroute-1.2.6.ebuild
+++ b/net-analyzer/fragroute/fragroute-1.2.6.ebuild
@@ -11,7 +11,7 @@ MY_P="${P}-ipv6"
inherit autotools-utils
DESCRIPTION="Testing of network intrusion detection systems, firewalls and
TCP/IP stacks"
-HOMEPAGE="https://code.google.com/p/fragroute-ipv6/"
+HOMEPAGE="https://github.com/stsi/fragroute-ipv6"
SRC_URI="https://fragroute-ipv6.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="BSD"