summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/evas/evas-1.7.9.ebuild')
-rw-r--r--media-libs/evas/evas-1.7.9.ebuild4
1 files changed, 2 insertions, 2 deletions
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"