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 /x11-plugins | |
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 'x11-plugins')
-rw-r--r-- | x11-plugins/echievements/echievements-2.ebuild | 2 | ||||
-rw-r--r-- | x11-plugins/epplets/epplets-0.12.ebuild | 2 | ||||
-rw-r--r-- | x11-plugins/epplets/epplets-0.14.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/echievements/echievements-2.ebuild b/x11-plugins/echievements/echievements-2.ebuild index d9b1737c58ff..590cfb4180c7 100644 --- a/x11-plugins/echievements/echievements-2.ebuild +++ b/x11-plugins/echievements/echievements-2.ebuild @@ -8,7 +8,7 @@ inherit enlightenment DESCRIPTION="Show enlightenment echievements" -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/x11-plugins/epplets/epplets-0.12.ebuild b/x11-plugins/epplets/epplets-0.12.ebuild index 738cba81b13c..8eacbaf51260 100644 --- a/x11-plugins/epplets/epplets-0.12.ebuild +++ b/x11-plugins/epplets/epplets-0.12.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Base files for Enlightenment epplets and some epplets" -HOMEPAGE="http://www.enlightenment.org/" +HOMEPAGE="https://www.enlightenment.org/" SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/epplets/epplets-0.14.ebuild b/x11-plugins/epplets/epplets-0.14.ebuild index eb2d7656ec11..5494b12e95bc 100644 --- a/x11-plugins/epplets/epplets-0.14.ebuild +++ b/x11-plugins/epplets/epplets-0.14.ebuild @@ -5,7 +5,7 @@ EAPI="4" DESCRIPTION="Base files for Enlightenment epplets and some epplets" -HOMEPAGE="http://www.enlightenment.org/" +HOMEPAGE="https://www.enlightenment.org/" SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz" LICENSE="GPL-2" |