commit:     be147a87e43fcbcbaff305fabba1bb2455928567
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 11:54:04 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 11:54:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be147a87

dev-python/dnslib: fix HOMEPAGE

 dev-python/dnslib/dnslib-0.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/dnslib/dnslib-0.9.6.ebuild 
b/dev-python/dnslib/dnslib-0.9.6.ebuild
index ad09f48..fc80f33 100644
--- a/dev-python/dnslib/dnslib-0.9.6.ebuild
+++ b/dev-python/dnslib/dnslib-0.9.6.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Simple library to encode/decode DNS wire-format packets"
-HOMEPAGE="https://pypi.python.org/pypi/dnslib/0.9.6";
+HOMEPAGE="https://pypi.python.org/pypi/dnslib/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to