diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:13:39 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:13:39 +0200 |
commit | 8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5 (patch) | |
tree | 91711ca75bd858cab4d80a0aa3e1eb329d7b4376 /dev-libs/eina | |
parent | Convert URIs for gnome.org and kde.org to https (diff) | |
download | gentoo-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 'dev-libs/eina')
-rw-r--r-- | dev-libs/eina/eina-1.7.10.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/eina/eina-1.7.9.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/eina/eina-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/eina/eina-1.7.10.ebuild b/dev-libs/eina/eina-1.7.10.ebuild index 1ab08927b396..4a490d4f8a97 100644 --- a/dev-libs/eina/eina-1.7.10.ebuild +++ b/dev-libs/eina/eina-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/dev-libs/eina/eina-1.7.9.ebuild b/dev-libs/eina/eina-1.7.9.ebuild index 1ab08927b396..4a490d4f8a97 100644 --- a/dev-libs/eina/eina-1.7.9.ebuild +++ b/dev-libs/eina/eina-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" EKEY_STATE="snap" fi diff --git a/dev-libs/eina/eina-9999.ebuild b/dev-libs/eina/eina-9999.ebuild index 1ab08927b396..4a490d4f8a97 100644 --- a/dev-libs/eina/eina-9999.ebuild +++ b/dev-libs/eina/eina-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 |