Update pycares-1.0.0.ebuild

This commit is contained in:
KronoZed 2016-03-03 09:42:14 +03:00
parent 302536922a
commit 949a07ef2e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit eutils distutils-r1
DESCRIPTION="Simple DNS resolver for asyncio"
DESCRIPTION="Python interface for c-ares"
HOMEPAGE="https://github.com/saghul/pycares/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"