projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d717116
)
dev-python/sdnotify: Fix description
author
Manuel Rüger
<mrueg@gentoo.org>
Tue, 1 Aug 2017 22:18:40 +0000
(
00:18
+0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Tue, 1 Aug 2017 22:18:40 +0000
(
00:18
+0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/sdnotify/sdnotify-0.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sdnotify/sdnotify-0.3.1.ebuild
b/dev-python/sdnotify/sdnotify-0.3.1.ebuild
index 7e034a96ad4b4605dc08ee2c18c916f03719e32e..fe6f98641f016152fbc4c2cc2e78f96634d41786 100644
(file)
--- a/
dev-python/sdnotify/sdnotify-0.3.1.ebuild
+++ b/
dev-python/sdnotify/sdnotify-0.3.1.ebuild
@@
-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"