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 /kde-misc/zanshin | |
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 'kde-misc/zanshin')
-rw-r--r-- | kde-misc/zanshin/zanshin-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild b/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild index 58b6e3d4403e..be77ecaa7c43 100644 --- a/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild +++ b/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild @@ -8,8 +8,8 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="Todo management application for KDE" -HOMEPAGE="http://zanshin.kde.org/" -SRC_URI="http://files.kde.org/${PN}/${P}.tar.bz2" +HOMEPAGE="https://zanshin.kde.org/" +SRC_URI="https://files.kde.org/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="4" |