summaryrefslogtreecommitdiff
path: root/dev-libs/eio
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 /dev-libs/eio
parent68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (diff)
downloadgentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.gz
gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.xz
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/eio')
-rw-r--r--dev-libs/eio/eio-1.7.10.ebuild4
-rw-r--r--dev-libs/eio/eio-1.7.8.ebuild4
-rw-r--r--dev-libs/eio/eio-1.7.9.ebuild4
-rw-r--r--dev-libs/eio/eio-9999.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/eio/eio-1.7.10.ebuild b/dev-libs/eio/eio-1.7.10.ebuild
index bdb8bc9ffe7..5a3bed940d9 100644
--- a/dev-libs/eio/eio-1.7.10.ebuild
+++ b/dev-libs/eio/eio-1.7.10.ebuild
@@ -9,14 +9,14 @@ 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
inherit enlightenment
DESCRIPTION="Enlightenment's integration to IO"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/EIO"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/EIO"
LICENSE="LGPL-2"
IUSE="examples static-libs"
diff --git a/dev-libs/eio/eio-1.7.8.ebuild b/dev-libs/eio/eio-1.7.8.ebuild
index 2d631b529a3..3e2adf1962e 100644
--- a/dev-libs/eio/eio-1.7.8.ebuild
+++ b/dev-libs/eio/eio-1.7.8.ebuild
@@ -7,8 +7,8 @@ EAPI="4"
inherit enlightenment
DESCRIPTION="Enlightenment's integration to IO"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/EIO"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/EIO"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="LGPL-2"
KEYWORDS="~amd64 ~arm ~x86"
diff --git a/dev-libs/eio/eio-1.7.9.ebuild b/dev-libs/eio/eio-1.7.9.ebuild
index 7990fa9207f..517ae06e083 100644
--- a/dev-libs/eio/eio-1.7.9.ebuild
+++ b/dev-libs/eio/eio-1.7.9.ebuild
@@ -7,8 +7,8 @@ EAPI="4"
inherit enlightenment
DESCRIPTION="Enlightenment's integration to IO"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/EIO"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/EIO"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="LGPL-2"
KEYWORDS="~amd64 ~arm ~x86"
diff --git a/dev-libs/eio/eio-9999.ebuild b/dev-libs/eio/eio-9999.ebuild
index bdb8bc9ffe7..5a3bed940d9 100644
--- a/dev-libs/eio/eio-9999.ebuild
+++ b/dev-libs/eio/eio-9999.ebuild
@@ -9,14 +9,14 @@ 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
inherit enlightenment
DESCRIPTION="Enlightenment's integration to IO"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/EIO"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/EIO"
LICENSE="LGPL-2"
IUSE="examples static-libs"