dev-python/sdnotify: Fix description

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Manuel Rüger
2017-08-02 00:18:40 +02:00
parent d717116896
commit f66404427c

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="A pure Python implementation of systemd's service notification protocol (sd_notify)"
DESCRIPTION="Python implementation of systemd's service notification protocol (sd_notify)"
HOMEPAGE="
https://github.com/bb4242/sdnotify
https://pypi.python.org/pypi/sdnotify"