summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pipenv/pipenv-8.3.2.ebuild')
-rw-r--r--dev-python/pipenv/pipenv-8.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pipenv/pipenv-8.3.2.ebuild b/dev-python/pipenv/pipenv-8.3.2.ebuild
index ad3b06ecf502..fefc7f5e9048 100644
--- a/dev-python/pipenv/pipenv-8.3.2.ebuild
+++ b/dev-python/pipenv/pipenv-8.3.2.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
inherit distutils-r1
-DESCRIPTION="Python Development Workflow for Humans."
+DESCRIPTION="Python Development Workflow for Humans"
HOMEPAGE="https://github.com/kennethreitz/pipenv https://pypi.python.org/pypi/pipenv"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"