From b190f1d2520f8354072892abf0431bf6d675315d Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Sun, 29 Jul 2018 14:56:05 +0200 Subject: [PATCH] dev-python/pysendfile: fix DESCRIPTION Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 06a159635b5c..a01300668133 100644 --- 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" -- 2.26.2