diff options
Diffstat (limited to 'dev-python/notify2')
-rw-r--r-- | dev-python/notify2/notify2-0.3.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notify2/notify2-0.3.1-r2.ebuild b/dev-python/notify2/notify2-0.3.1-r2.ebuild index d21b0ee686bf..2e66f17f4e27 100644 --- a/dev-python/notify2/notify2-0.3.1-r2.ebuild +++ b/dev-python/notify2/notify2-0.3.1-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 virtualx -DESCRIPTION="Python interface to DBus notifications." +DESCRIPTION="Python interface to DBus notifications" HOMEPAGE="https://bitbucket.org/takluyver/pynotify2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |