projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d50374
)
dev-python/pysendfile: fix DESCRIPTION
author
Louis Sautier
<sbraz@gentoo.org>
Sun, 29 Jul 2018 12:56:05 +0000
(14:56 +0200)
committer
Louis Sautier
<sbraz@gentoo.org>
Sun, 29 Jul 2018 15:40:10 +0000
(17:40 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
dev-python/pysendfile/pysendfile-2.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pysendfile/pysendfile-2.0.1.ebuild
b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
index 06a159635b5c39cb6631b2db184f4d2156319695..a01300668133b39965e5589c320bf26f4e7300e5 100644
(file)
--- a/
dev-python/pysendfile/pysendfile-2.0.1.ebuild
+++ b/
dev-python/pysendfile/pysendfile-2.0.1.ebuild
@@
-6,7
+6,7
@@
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
-DESCRIPTION="A python interface to sendfile(2) system call"
+DESCRIPTION="A python interface to
the
sendfile(2) system call"
HOMEPAGE="https://github.com/giampaolo/pysendfile"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"