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 /dev-libs/eeze
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 'dev-libs/eeze')
-rw-r--r--dev-libs/eeze/eeze-1.7.10.ebuild4
-rw-r--r--dev-libs/eeze/eeze-1.7.8.ebuild4
-rw-r--r--dev-libs/eeze/eeze-1.7.9.ebuild4
-rw-r--r--dev-libs/eeze/eeze-9999.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/eeze/eeze-1.7.10.ebuild b/dev-libs/eeze/eeze-1.7.10.ebuild
index 2bc9039a3e6b..f55a3d809983 100644
--- a/dev-libs/eeze/eeze-1.7.10.ebuild
+++ b/dev-libs/eeze/eeze-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="library to simplify the use of devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Eeze"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Eeze"
LICENSE="BSD-2"
IUSE="static-libs utilities"
diff --git a/dev-libs/eeze/eeze-1.7.8.ebuild b/dev-libs/eeze/eeze-1.7.8.ebuild
index 97f930636551..d0bb142b4209 100644
--- a/dev-libs/eeze/eeze-1.7.8.ebuild
+++ b/dev-libs/eeze/eeze-1.7.8.ebuild
@@ -7,8 +7,8 @@ EAPI=5
inherit enlightenment
DESCRIPTION="library to simplify the use of devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Eeze"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Eeze"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~arm ~x86"
diff --git a/dev-libs/eeze/eeze-1.7.9.ebuild b/dev-libs/eeze/eeze-1.7.9.ebuild
index 0c63afcdd3c1..0bbad3279a16 100644
--- a/dev-libs/eeze/eeze-1.7.9.ebuild
+++ b/dev-libs/eeze/eeze-1.7.9.ebuild
@@ -7,8 +7,8 @@ EAPI=5
inherit enlightenment
DESCRIPTION="library to simplify the use of devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Eeze"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Eeze"
+SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~arm ~x86"
diff --git a/dev-libs/eeze/eeze-9999.ebuild b/dev-libs/eeze/eeze-9999.ebuild
index 2bc9039a3e6b..f55a3d809983 100644
--- a/dev-libs/eeze/eeze-9999.ebuild
+++ b/dev-libs/eeze/eeze-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="library to simplify the use of devices"
-HOMEPAGE="http://trac.enlightenment.org/e/wiki/Eeze"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Eeze"
LICENSE="BSD-2"
IUSE="static-libs utilities"