summaryrefslogtreecommitdiff
path: root/eclass/emul-linux-x86.eclass
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-25 08:13:03 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-25 09:11:22 +0200
commit0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47 (patch)
treeffc7eefe5ed5ae6788a9e5c426a992f22260dd9b /eclass/emul-linux-x86.eclass
parent2374a785037f302e9f54cc75c32ec4510d3f0fdd (diff)
downloadgentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.gz
gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.xz
eclass: gentoo.org has https per default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/emul-linux-x86.eclass')
-rw-r--r--eclass/emul-linux-x86.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/emul-linux-x86.eclass b/eclass/emul-linux-x86.eclass
index 80f6faf0129..18849c6bc63 100644
--- a/eclass/emul-linux-x86.eclass
+++ b/eclass/emul-linux-x86.eclass
@@ -18,9 +18,9 @@ case "${EAPI:-0}" in
esac
DESCRIPTION="Provides precompiled 32bit libraries"
-#HOMEPAGE="http://amd64.gentoo.org/emul/content.xml"
-HOMEPAGE="http://dev.gentoo.org/~pacho/emul.html"
-SRC_URI="http://dev.gentoo.org/~pacho/emul/${P}.tar.xz"
+#HOMEPAGE="https://amd64.gentoo.org/emul/content.xml"
+HOMEPAGE="https://dev.gentoo.org/~pacho/emul.html"
+SRC_URI="https://dev.gentoo.org/~pacho/emul/${P}.tar.xz"
IUSE="+development"