summaryrefslogtreecommitdiff
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
parentsys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff)
downloadgentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/e3/e3-2.8.ebuild4
-rw-r--r--app-editors/editra/editra-0.7.20-r1.ebuild2
-rw-r--r--app-editors/editra/editra-0.7.20.ebuild2
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.5.ebuild2
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.8.1.ebuild2
5 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/e3/e3-2.8.ebuild b/app-editors/e3/e3-2.8.ebuild
index b7ed30080e75..aa52da8037b9 100644
--- a/app-editors/e3/e3-2.8.ebuild
+++ b/app-editors/e3/e3-2.8.ebuild
@@ -5,8 +5,8 @@
EAPI=5
DESCRIPTION="Very tiny editor in ASM with emacs, pico, wordstar, and vi keybindings"
-HOMEPAGE="http://sites.google.com/site/e3editor/"
-SRC_URI="http://sites.google.com/site/e3editor/Home/${P}.tgz"
+HOMEPAGE="https://sites.google.com/site/e3editor/"
+SRC_URI="https://sites.google.com/site/e3editor/Home/${P}.tgz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/app-editors/editra/editra-0.7.20-r1.ebuild b/app-editors/editra/editra-0.7.20-r1.ebuild
index 0546fee5f60a..63191c8b01f1 100644
--- a/app-editors/editra/editra-0.7.20-r1.ebuild
+++ b/app-editors/editra/editra-0.7.20-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="${DEPEND}
S="${WORKDIR}"/${MY_PN}-${PV}
python_compile() {
- # http://code.google.com/p/editra/issues/detail?id=481
+ # https://code.google.com/p/editra/issues/detail?id=481
distutils-r1_python_compile --no-clean
}
diff --git a/app-editors/editra/editra-0.7.20.ebuild b/app-editors/editra/editra-0.7.20.ebuild
index cbb3a0e62530..301c6d1dd415 100644
--- a/app-editors/editra/editra-0.7.20.ebuild
+++ b/app-editors/editra/editra-0.7.20.ebuild
@@ -29,7 +29,7 @@ RDEPEND="${DEPEND}
S="${WORKDIR}"/${MY_PN}-${PV}
src_compile() {
- distutils_src_compile --no-clean # http://code.google.com/p/editra/issues/detail?id=481
+ distutils_src_compile --no-clean # https://code.google.com/p/editra/issues/detail?id=481
}
src_install() {
diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild
index 64d14f99aadc..04b274404c1f 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 55be50079aa2..ff5590504ae1 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"