summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 14:13:39 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 14:13:39 +0200
commit8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5 (patch)
tree91711ca75bd858cab4d80a0aa3e1eb329d7b4376 /media-libs
parentConvert URIs for gnome.org and kde.org to https (diff)
downloadgentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.gz
gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.bz2
gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.zip
Convert all URIs for enlightenment.org and bugzilla.xfce.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/edje/edje-1.7.10.ebuild4
-rw-r--r--media-libs/edje/edje-1.7.8.ebuild4
-rw-r--r--media-libs/edje/edje-1.7.9.ebuild4
-rw-r--r--media-libs/edje/edje-9999.ebuild4
-rw-r--r--media-libs/elementary/elementary-1.12.2.ebuild4
-rw-r--r--media-libs/elementary/elementary-1.13.1.ebuild4
-rw-r--r--media-libs/elementary/elementary-1.15.0.ebuild4
-rw-r--r--media-libs/elementary/elementary-9999.ebuild4
-rw-r--r--media-libs/emotion/emotion-1.7.10.ebuild2
-rw-r--r--media-libs/emotion/emotion-1.7.8.ebuild2
-rw-r--r--media-libs/emotion/emotion-1.7.9.ebuild2
-rw-r--r--media-libs/emotion/emotion-9999.ebuild2
-rw-r--r--media-libs/ethumb/ethumb-1.7.8.ebuild4
-rw-r--r--media-libs/ethumb/ethumb-1.7.9.ebuild4
-rw-r--r--media-libs/evas/evas-1.7.10.ebuild4
-rw-r--r--media-libs/evas/evas-1.7.8.ebuild4
-rw-r--r--media-libs/evas/evas-1.7.9.ebuild4
-rw-r--r--media-libs/evas/evas-9999.ebuild4
-rw-r--r--media-libs/fnlib/fnlib-0.5-r2.ebuild2
-rw-r--r--media-libs/imlib2/imlib2-1.4.5-r1.ebuild2
-rw-r--r--media-libs/imlib2/imlib2-1.4.6-r1.ebuild2
-rw-r--r--media-libs/imlib2/imlib2-1.4.6-r2.ebuild2
-rw-r--r--media-libs/imlib2/imlib2-1.4.7.ebuild2
-rw-r--r--media-libs/imlib2/imlib2-9999.ebuild2
24 files changed, 38 insertions, 38 deletions
diff --git a/media-libs/edje/edje-1.7.10.ebuild b/media-libs/edje/edje-1.7.10.ebuild
index 005a1c1591a3..ab0d43222434 100644
--- a/media-libs/edje/edje-1.7.10.ebuild
+++ b/media-libs/edje/edje-1.7.10.ebuild
@@ -9,14 +9,14 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="graphical layout and animation library"
-HOMEPAGE="http://www.enlightenment.org/pages/edje.html"
+HOMEPAGE="https://www.enlightenment.org/pages/edje.html"
LICENSE="BSD-2 GPL-2"
IUSE="debug +cache static-libs vim-syntax"
diff --git a/media-libs/edje/edje-1.7.8.ebuild b/media-libs/edje/edje-1.7.8.ebuild
index 78f0f44d2cfb..34ae5d7d7303 100644
--- a/media-libs/edje/edje-1.7.8.ebuild
+++ b/media-libs/edje/edje-1.7.8.ebuild
@@ -7,8 +7,8 @@ EAPI=2
inherit autotools enlightenment
DESCRIPTION="graphical layout and animation library"
-HOMEPAGE="http://www.enlightenment.org/pages/edje.html"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://www.enlightenment.org/pages/edje.html"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="BSD-2 GPL-2"
KEYWORDS="~amd64 ~arm ~x86"
diff --git a/media-libs/edje/edje-1.7.9.ebuild b/media-libs/edje/edje-1.7.9.ebuild
index a53d49da09cd..82e1714f84b0 100644
--- a/media-libs/edje/edje-1.7.9.ebuild
+++ b/media-libs/edje/edje-1.7.9.ebuild
@@ -7,8 +7,8 @@ EAPI=3
inherit enlightenment
DESCRIPTION="graphical layout and animation library"
-HOMEPAGE="http://www.enlightenment.org/pages/edje.html"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://www.enlightenment.org/pages/edje.html"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="BSD-2 GPL-2"
KEYWORDS="~amd64 ~arm ~x86"
diff --git a/media-libs/edje/edje-9999.ebuild b/media-libs/edje/edje-9999.ebuild
index 005a1c1591a3..ab0d43222434 100644
--- a/media-libs/edje/edje-9999.ebuild
+++ b/media-libs/edje/edje-9999.ebuild
@@ -9,14 +9,14 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="graphical layout and animation library"
-HOMEPAGE="http://www.enlightenment.org/pages/edje.html"
+HOMEPAGE="https://www.enlightenment.org/pages/edje.html"
LICENSE="BSD-2 GPL-2"
IUSE="debug +cache static-libs vim-syntax"
diff --git a/media-libs/elementary/elementary-1.12.2.ebuild b/media-libs/elementary/elementary-1.12.2.ebuild
index 6255f332846e..7fea186a3155 100644
--- a/media-libs/elementary/elementary-1.12.2.ebuild
+++ b/media-libs/elementary/elementary-1.12.2.ebuild
@@ -10,14 +10,14 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_SUB_PROJECT="core"
EGIT_URI_APPEND="${PN}"
else
- SRC_URI="http://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.bz2"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Elementary"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary"
LICENSE="LGPL-2.1"
KEYWORDS="amd64 arm x86"
diff --git a/media-libs/elementary/elementary-1.13.1.ebuild b/media-libs/elementary/elementary-1.13.1.ebuild
index 6c6bf2ade8d3..f0852690c0f2 100644
--- a/media-libs/elementary/elementary-1.13.1.ebuild
+++ b/media-libs/elementary/elementary-1.13.1.ebuild
@@ -10,14 +10,14 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_SUB_PROJECT="core"
EGIT_URI_APPEND="${PN}"
else
- SRC_URI="http://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz"
+ SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Elementary"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary"
LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~arm ~x86"
diff --git a/media-libs/elementary/elementary-1.15.0.ebuild b/media-libs/elementary/elementary-1.15.0.ebuild
index 838660d10513..7cef5b066732 100644
--- a/media-libs/elementary/elementary-1.15.0.ebuild
+++ b/media-libs/elementary/elementary-1.15.0.ebuild
@@ -10,14 +10,14 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_SUB_PROJECT="core"
EGIT_URI_APPEND="${PN}"
else
- SRC_URI="http://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz"
+ SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Elementary"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary"
LICENSE="LGPL-2.1"
IUSE="debug examples fbcon quicklaunch sdl wayland X static-libs"
diff --git a/media-libs/elementary/elementary-9999.ebuild b/media-libs/elementary/elementary-9999.ebuild
index 838660d10513..7cef5b066732 100644
--- a/media-libs/elementary/elementary-9999.ebuild
+++ b/media-libs/elementary/elementary-9999.ebuild
@@ -10,14 +10,14 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_SUB_PROJECT="core"
EGIT_URI_APPEND="${PN}"
else
- SRC_URI="http://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz"
+ SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Elementary"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary"
LICENSE="LGPL-2.1"
IUSE="debug examples fbcon quicklaunch sdl wayland X static-libs"
diff --git a/media-libs/emotion/emotion-1.7.10.ebuild b/media-libs/emotion/emotion-1.7.10.ebuild
index c8fb80f2570e..034d49e92a0f 100644
--- a/media-libs/emotion/emotion-1.7.10.ebuild
+++ b/media-libs/emotion/emotion-1.7.10.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
EKEY_STATE="snap"
fi
diff --git a/media-libs/emotion/emotion-1.7.8.ebuild b/media-libs/emotion/emotion-1.7.8.ebuild
index 1d4ccee17479..b178f1c18a70 100644
--- a/media-libs/emotion/emotion-1.7.8.ebuild
+++ b/media-libs/emotion/emotion-1.7.8.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit enlightenment
DESCRIPTION="video libraries for e17"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
diff --git a/media-libs/emotion/emotion-1.7.9.ebuild b/media-libs/emotion/emotion-1.7.9.ebuild
index ea184031382b..c904338b9950 100644
--- a/media-libs/emotion/emotion-1.7.9.ebuild
+++ b/media-libs/emotion/emotion-1.7.9.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit enlightenment
DESCRIPTION="video libraries for e17"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
diff --git a/media-libs/emotion/emotion-9999.ebuild b/media-libs/emotion/emotion-9999.ebuild
index 9685e0c5c96d..38a66f095b6e 100644
--- a/media-libs/emotion/emotion-9999.ebuild
+++ b/media-libs/emotion/emotion-9999.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
EKEY_STATE="snap"
fi
diff --git a/media-libs/ethumb/ethumb-1.7.8.ebuild b/media-libs/ethumb/ethumb-1.7.8.ebuild
index a4ef6d93c6b4..b94e77147254 100644
--- a/media-libs/ethumb/ethumb-1.7.8.ebuild
+++ b/media-libs/ethumb/ethumb-1.7.8.ebuild
@@ -7,8 +7,8 @@ EAPI="4"
inherit enlightenment
DESCRIPTION="Enlightenment thumbnailing library (meant to replace epsilon)"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Ethumb"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Ethumb"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86"
diff --git a/media-libs/ethumb/ethumb-1.7.9.ebuild b/media-libs/ethumb/ethumb-1.7.9.ebuild
index 1b40964419c8..2399f897418e 100644
--- a/media-libs/ethumb/ethumb-1.7.9.ebuild
+++ b/media-libs/ethumb/ethumb-1.7.9.ebuild
@@ -7,8 +7,8 @@ EAPI="4"
inherit enlightenment
DESCRIPTION="Enlightenment thumbnailing library (meant to replace epsilon)"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Ethumb"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Ethumb"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86"
diff --git a/media-libs/evas/evas-1.7.10.ebuild b/media-libs/evas/evas-1.7.10.ebuild
index 1a922dee35ce..45ddd3958150 100644
--- a/media-libs/evas/evas-1.7.10.ebuild
+++ b/media-libs/evas/evas-1.7.10.ebuild
@@ -9,14 +9,14 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="hardware-accelerated retained canvas API"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Evas"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Evas"
LICENSE="BSD-2"
IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg cpu_flags_x86_mmx opengl +png +ppm +psd cpu_flags_x86_sse cpu_flags_x86_sse3 static-libs tga tiff wayland X xcb xpm"
diff --git a/media-libs/evas/evas-1.7.8.ebuild b/media-libs/evas/evas-1.7.8.ebuild
index 1a922dee35ce..45ddd3958150 100644
--- a/media-libs/evas/evas-1.7.8.ebuild
+++ b/media-libs/evas/evas-1.7.8.ebuild
@@ -9,14 +9,14 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="hardware-accelerated retained canvas API"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Evas"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Evas"
LICENSE="BSD-2"
IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg cpu_flags_x86_mmx opengl +png +ppm +psd cpu_flags_x86_sse cpu_flags_x86_sse3 static-libs tga tiff wayland X xcb xpm"
diff --git a/media-libs/evas/evas-1.7.9.ebuild b/media-libs/evas/evas-1.7.9.ebuild
index 65d6001d22e4..afca33a900dc 100644
--- a/media-libs/evas/evas-1.7.9.ebuild
+++ b/media-libs/evas/evas-1.7.9.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2
https://dev.gentoo.org/~polynomial-c/${PN}-1.7.9-freetype251.patch"
EKEY_STATE="snap"
fi
@@ -17,7 +17,7 @@ fi
inherit autotools enlightenment
DESCRIPTION="hardware-accelerated retained canvas API"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Evas"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Evas"
LICENSE="BSD-2"
IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg cpu_flags_x86_mmx opengl +png +ppm +psd cpu_flags_x86_sse cpu_flags_x86_sse3 static-libs tga tiff wayland X xcb xpm"
diff --git a/media-libs/evas/evas-9999.ebuild b/media-libs/evas/evas-9999.ebuild
index 1a922dee35ce..45ddd3958150 100644
--- a/media-libs/evas/evas-9999.ebuild
+++ b/media-libs/evas/evas-9999.ebuild
@@ -9,14 +9,14 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_URI_APPEND=${PN}
EGIT_BRANCH=${PN}-1.7
else
- SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+ SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="hardware-accelerated retained canvas API"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Evas"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Evas"
LICENSE="BSD-2"
IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg cpu_flags_x86_mmx opengl +png +ppm +psd cpu_flags_x86_sse cpu_flags_x86_sse3 static-libs tga tiff wayland X xcb xpm"
diff --git a/media-libs/fnlib/fnlib-0.5-r2.ebuild b/media-libs/fnlib/fnlib-0.5-r2.ebuild
index f1a162ea0eba..8fc63c451104 100644
--- a/media-libs/fnlib/fnlib-0.5-r2.ebuild
+++ b/media-libs/fnlib/fnlib-0.5-r2.ebuild
@@ -7,7 +7,7 @@ EAPI="2"
inherit autotools
DESCRIPTION="Font Library for enlightenment"
-HOMEPAGE="http://www.enlightenment.org/"
+HOMEPAGE="https://www.enlightenment.org/"
SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/media-libs/imlib2/imlib2-1.4.5-r1.ebuild b/media-libs/imlib2/imlib2-1.4.5-r1.ebuild
index 041400a15497..38aa8de88904 100644
--- a/media-libs/imlib2/imlib2-1.4.5-r1.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.5-r1.ebuild
@@ -14,7 +14,7 @@ fi
inherit enlightenment toolchain-funcs
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
-HOMEPAGE="http://www.enlightenment.org/"
+HOMEPAGE="https://www.enlightenment.org/"
IUSE="bzip2 gif jpeg cpu_flags_x86_mmx mp3 png static-libs tiff X zlib"
diff --git a/media-libs/imlib2/imlib2-1.4.6-r1.ebuild b/media-libs/imlib2/imlib2-1.4.6-r1.ebuild
index ea2512a0e43f..9cedb2f06ac7 100644
--- a/media-libs/imlib2/imlib2-1.4.6-r1.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.6-r1.ebuild
@@ -14,7 +14,7 @@ fi
inherit enlightenment toolchain-funcs
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
-HOMEPAGE="http://www.enlightenment.org/"
+HOMEPAGE="https://www.enlightenment.org/"
IUSE="bzip2 gif jpeg cpu_flags_x86_mmx mp3 png static-libs tiff X zlib"
diff --git a/media-libs/imlib2/imlib2-1.4.6-r2.ebuild b/media-libs/imlib2/imlib2-1.4.6-r2.ebuild
index 8851f39dbbdc..a0f535f79cf8 100644
--- a/media-libs/imlib2/imlib2-1.4.6-r2.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.6-r2.ebuild
@@ -17,7 +17,7 @@ WANT_AUTOMAKE="1.13"
inherit autotools enlightenment toolchain-funcs multilib-minimal
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
-HOMEPAGE="http://www.enlightenment.org/"
+HOMEPAGE="https://www.enlightenment.org/"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
diff --git a/media-libs/imlib2/imlib2-1.4.7.ebuild b/media-libs/imlib2/imlib2-1.4.7.ebuild
index c307d51d0687..4af11591bead 100644
--- a/media-libs/imlib2/imlib2-1.4.7.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.7.ebuild
@@ -14,7 +14,7 @@ fi
inherit enlightenment toolchain-funcs multilib-minimal
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
-HOMEPAGE="http://www.enlightenment.org/"
+HOMEPAGE="https://www.enlightenment.org/"
IUSE="bzip2 gif jpeg cpu_flags_x86_mmx mp3 png static-libs tiff X zlib"
diff --git a/media-libs/imlib2/imlib2-9999.ebuild b/media-libs/imlib2/imlib2-9999.ebuild
index 9ec411dac7d2..198ddb7e86ec 100644
--- a/media-libs/imlib2/imlib2-9999.ebuild
+++ b/media-libs/imlib2/imlib2-9999.ebuild
@@ -14,7 +14,7 @@ fi
inherit enlightenment toolchain-funcs multilib-minimal
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
-HOMEPAGE="http://www.enlightenment.org/"
+HOMEPAGE="https://www.enlightenment.org/"
IUSE="bzip2 gif jpeg cpu_flags_x86_mmx cpu_flags_x86_sse2 mp3 png static-libs tiff X zlib"