dev-python/dpkt: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:17:42 +02:00
parent 8acf0f1501
commit cc747e7fa0

View 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"