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 /media-gfx/kxstitch | |
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 'media-gfx/kxstitch')
-rw-r--r-- | media-gfx/kxstitch/kxstitch-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/kxstitch/kxstitch-1.2.0.ebuild b/media-gfx/kxstitch/kxstitch-1.2.0.ebuild index eabe27688ec8..805840b0a0a5 100644 --- a/media-gfx/kxstitch/kxstitch-1.2.0.ebuild +++ b/media-gfx/kxstitch/kxstitch-1.2.0.ebuild @@ -10,7 +10,7 @@ KDE_LINGUAS="ca cs da de en_GB es et fr hu it lt nl pl pt pt_BR sk sv uk" inherit kde4-base DESCRIPTION="Program to create cross stitch patterns" -HOMEPAGE="http://userbase.kde.org/KXStitch" +HOMEPAGE="https://userbase.kde.org/KXStitch" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" |