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 /x11-terms/terminology/terminology-9999.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 'x11-terms/terminology/terminology-9999.ebuild')
-rw-r--r--x11-terms/terminology/terminology-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/terminology/terminology-9999.ebuild b/x11-terms/terminology/terminology-9999.ebuild
index 5055b4e8e9a4..3c9a4d538a19 100644
--- a/x11-terms/terminology/terminology-9999.ebuild
+++ b/x11-terms/terminology/terminology-9999.ebuild
@@ -8,14 +8,14 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_SUB_PROJECT="core"
EGIT_URI_APPEND="${PN}"
else
- SRC_URI="http://download.enlightenment.org/rel/libs/${PN}/${P}.tar.xz"
+ SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${P}.tar.xz"
EKEY_STATE="snap"
fi
inherit enlightenment
DESCRIPTION="Feature rich terminal emulator using the Enlightenment Foundation Libraries"
-HOMEPAGE="http://www.enlightenment.org/p.php?p=about/terminology"
+HOMEPAGE="https://www.enlightenment.org/p.php?p=about/terminology"
RDEPEND=">=dev-libs/efl-1.13.1
>=media-libs/elementary-1.13.1"