diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /dev-python/inotifyx | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/inotifyx')
-rw-r--r-- | dev-python/inotifyx/inotifyx-0.2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/inotifyx/inotifyx-0.2.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/inotifyx/inotifyx-0.2.0-r1.ebuild b/dev-python/inotifyx/inotifyx-0.2.0-r1.ebuild index e57c28f4453e..ff5c1817136b 100644 --- a/dev-python/inotifyx/inotifyx-0.2.0-r1.ebuild +++ b/dev-python/inotifyx/inotifyx-0.2.0-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python bindings to the Linux inotify file system event monitoring API" HOMEPAGE="http://www.alittletooquiet.net/software/inotifyx/" -SRC_URI="http://launchpad.net/inotifyx/dev/v${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/inotifyx/dev/v${PV}/+download/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/inotifyx/inotifyx-0.2.2.ebuild b/dev-python/inotifyx/inotifyx-0.2.2.ebuild index e57c28f4453e..ff5c1817136b 100644 --- a/dev-python/inotifyx/inotifyx-0.2.2.ebuild +++ b/dev-python/inotifyx/inotifyx-0.2.2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python bindings to the Linux inotify file system event monitoring API" HOMEPAGE="http://www.alittletooquiet.net/software/inotifyx/" -SRC_URI="http://launchpad.net/inotifyx/dev/v${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/inotifyx/dev/v${PV}/+download/${P}.tar.gz" LICENSE="MIT" SLOT="0" |