diff options
Diffstat (limited to 'dev-python/sdnotify')
-rw-r--r-- | dev-python/sdnotify/sdnotify-0.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/sdnotify/sdnotify-0.3.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sdnotify/sdnotify-0.3.1.ebuild b/dev-python/sdnotify/sdnotify-0.3.1.ebuild index 45d69f841668..79c0597d5972 100644 --- a/dev-python/sdnotify/sdnotify-0.3.1.ebuild +++ b/dev-python/sdnotify/sdnotify-0.3.1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Python implementation of systemd's service notification protocol (sd_notify)" HOMEPAGE=" https://github.com/bb4242/sdnotify - https://pypi.org/project/sdnotify" + https://pypi.org/project/sdnotify/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild index 51e805f368ad..d7fb6dddc070 100644 --- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild +++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python implementation of systemd's service notification protocol (sd_notify)" HOMEPAGE="https://github.com/bb4242/sdnotify - https://pypi.org/project/sdnotify" + https://pypi.org/project/sdnotify/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |