dev-python/dpkt: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:17:42 +0000 (21:17 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:17:42 +0000 (21:17 +0200)
Package-Manager: portage-2.2.20.1

dev-python/dpkt/dpkt-1.8-r1.ebuild

index 2c5a8a158ab2e60873819f71557c095a874eba50..81b66a622eb9d41fac889a19c61005b22bb63122 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols"
-HOMEPAGE="https://code.google.com/p/dpkt/"
+HOMEPAGE="https://github.com/kbandla/dpkt"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="BSD"