summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-11-23 22:23:03 -0500
committerMike Gilbert <floppym@gentoo.org>2016-11-23 22:26:25 -0500
commit8e887f69887581844f38cb65a1179ef81838e676 (patch)
tree9341aeb23ca1b75118ab3529f2ce2dc92bf9a848 /dev-python/dpkt/dpkt-1.8-r1.ebuild
parentprofiles: fixed two typos (diff)
downloadgentoo-8e887f69887581844f38cb65a1179ef81838e676.tar.gz
gentoo-8e887f69887581844f38cb65a1179ef81838e676.tar.bz2
gentoo-8e887f69887581844f38cb65a1179ef81838e676.zip
dev-python/dpkt: bump to 1.8.8
Package-Manager: portage-2.3.2_p8
Diffstat (limited to 'dev-python/dpkt/dpkt-1.8-r1.ebuild')
-rw-r--r--dev-python/dpkt/dpkt-1.8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/dpkt/dpkt-1.8-r1.ebuild b/dev-python/dpkt/dpkt-1.8-r1.ebuild
index f91848b60795..7a078dad8743 100644
--- a/dev-python/dpkt/dpkt-1.8-r1.ebuild
+++ b/dev-python/dpkt/dpkt-1.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
-DESCRIPTION="Fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols"
+DESCRIPTION="Fast, simple packet creation / parsing"
HOMEPAGE="https://github.com/kbandla/dpkt"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"