summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
commit68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch)
treeca4e4030d07279d14435f8b3fc14a6abfc861d9c /sci-visualization
parentConvert all URIs for launchpad.net from http to https (diff)
downloadgentoo-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 'sci-visualization')
-rw-r--r--sci-visualization/kst/kst-2.0.7.ebuild2
-rw-r--r--sci-visualization/kst/kst-2.0.8.ebuild2
-rw-r--r--sci-visualization/kst/metadata.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-visualization/kst/kst-2.0.7.ebuild b/sci-visualization/kst/kst-2.0.7.ebuild
index cf631d04cecc..8c1b5dff72e2 100644
--- a/sci-visualization/kst/kst-2.0.7.ebuild
+++ b/sci-visualization/kst/kst-2.0.7.ebuild
@@ -9,7 +9,7 @@ MY_PN="Kst"
inherit cmake-utils multilib
DESCRIPTION="Fast real-time large-dataset viewing and plotting tool for KDE4"
-HOMEPAGE="http://kst.kde.org/"
+HOMEPAGE="https://kst.kde.org/"
SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2 LGPL-2 FDL-1.2"
diff --git a/sci-visualization/kst/kst-2.0.8.ebuild b/sci-visualization/kst/kst-2.0.8.ebuild
index 9282a5e698d8..7a792318de8d 100644
--- a/sci-visualization/kst/kst-2.0.8.ebuild
+++ b/sci-visualization/kst/kst-2.0.8.ebuild
@@ -9,7 +9,7 @@ inherit cmake-utils multilib
MY_P=Kst-${PV}
DESCRIPTION="Fast real-time large-dataset viewing and plotting tool"
-HOMEPAGE="http://kst.kde.org/"
+HOMEPAGE="https://kst.kde.org/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2 LGPL-2 FDL-1.2"
diff --git a/sci-visualization/kst/metadata.xml b/sci-visualization/kst/metadata.xml
index 707218ff4b64..4ff436f58967 100644
--- a/sci-visualization/kst/metadata.xml
+++ b/sci-visualization/kst/metadata.xml
@@ -4,6 +4,6 @@
<herd>qt</herd>
<upstream>
<remote-id type="sourceforge">kst</remote-id>
- <bugs-to>http://bugs.kde.org/</bugs-to>
+ <bugs-to>https://bugs.kde.org/</bugs-to>
</upstream>
</pkgmetadata>