diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
commit | 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch) | |
tree | ca4e4030d07279d14435f8b3fc14a6abfc861d9c /x11-misc/wmiface | |
parent | Convert all URIs for launchpad.net from http to https (diff) | |
download | gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2 gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip |
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-misc/wmiface')
-rw-r--r-- | x11-misc/wmiface/wmiface-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/wmiface/wmiface-2.1.ebuild b/x11-misc/wmiface/wmiface-2.1.ebuild index b017c105c00c..83dea5b4bd3b 100644 --- a/x11-misc/wmiface/wmiface-2.1.ebuild +++ b/x11-misc/wmiface/wmiface-2.1.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="Command line tool allowing user scripting of the running window manager" HOMEPAGE="http://kde-apps.org/content/show.php/WMIface?content=40425" -SRC_URI="http://home.kde.org/~seli/${PN}/${P}.tar.gz" +SRC_URI="https://home.kde.org/~seli/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |