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/elementary/elementary-1.13.1.ebuild
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/elementary/elementary-1.13.1.ebuild')
-rw-r--r--media-libs/elementary/elementary-1.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"