summaryrefslogtreecommitdiff
path: root/app-editors/qxmledit
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:05 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:41 +0200
commit769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch)
treeb2ac9f34d4991495f829bd5db62f51c7579e4a4e /app-editors/qxmledit
parent618e0886aecf0c9a0b9fead6f8efa679ee694161 (diff)
downloadgentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.xz
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.5.ebuild2
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild
index 64d14f99aad..04b274404c1 100644
--- a/app-editors/qxmledit/qxmledit-0.8.5.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.5.ebuild
@@ -9,7 +9,7 @@ inherit multilib eutils qt4-r2
MY_P="qxmledit-${PV}-src"
DESCRIPTION="Qt4 XML Editor"
-HOMEPAGE="http://code.google.com/p/qxmledit/"
+HOMEPAGE="https://code.google.com/p/qxmledit/"
SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="LGPL-2"
diff --git a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
index 55be50079aa..ff5590504ae 100644
--- a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
@@ -11,7 +11,7 @@ MY_PV="$(replace_version_separator 3 '-')"
MY_P="qxmledit-${MY_PV}-src"
DESCRIPTION="Qt4 XML Editor"
-HOMEPAGE="http://code.google.com/p/qxmledit/"
+HOMEPAGE="https://code.google.com/p/qxmledit/"
SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="LGPL-2"