summaryrefslogtreecommitdiff
path: root/app-editors
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /app-editors
parent37bbeedfc9da875ab8972d54d2328d808a700c10 (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.xz
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/qwriter/qwriter-0.1.9.ebuild2
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.5.ebuild2
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.8.1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/qwriter/qwriter-0.1.9.ebuild b/app-editors/qwriter/qwriter-0.1.9.ebuild
index d6a022b7ed9..61d50c50946 100644
--- a/app-editors/qwriter/qwriter-0.1.9.ebuild
+++ b/app-editors/qwriter/qwriter-0.1.9.ebuild
@@ -12,7 +12,7 @@ MY_P="${P}-src"
DESCRIPTION="Advanced text editor with syntax highlighting"
HOMEPAGE="http://qt-apps.org/content/show.php/QWriter?content=106377"
#upstream failed to provide a sane url
-SRC_URI="http://qwriter.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://qwriter.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild
index 04b274404c1..7c0db79ed0f 100644
--- a/app-editors/qxmledit/qxmledit-0.8.5.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.5.ebuild
@@ -10,7 +10,7 @@ MY_P="qxmledit-${PV}-src"
DESCRIPTION="Qt4 XML Editor"
HOMEPAGE="https://code.google.com/p/qxmledit/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="LGPL-2"
SLOT="0"
diff --git a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
index ff5590504ae..969ce53fd1d 100644
--- a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
@@ -12,7 +12,7 @@ MY_P="qxmledit-${MY_PV}-src"
DESCRIPTION="Qt4 XML Editor"
HOMEPAGE="https://code.google.com/p/qxmledit/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="LGPL-2"
SLOT="0"