From a95b63bcdcfb29e59b813b185e5cf3ec81b9c56d Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 10:02:27 +1000 Subject: [PATCH] app-crypt/eid-mw: use HTTPS for GitHub and HOMEPAGE domain Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-crypt/eid-mw/eid-mw-4.2.0.ebuild | 5 ++--- app-crypt/eid-mw/eid-mw-4.2.5.ebuild | 3 +-- app-crypt/eid-mw/eid-mw-4.2.8.ebuild | 3 +-- app-crypt/eid-mw/eid-mw-9999.ebuild | 5 ++--- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/app-crypt/eid-mw/eid-mw-4.2.0.ebuild b/app-crypt/eid-mw/eid-mw-4.2.0.ebuild index e61edb8ede662..3ca653162f92e 100644 --- a/app-crypt/eid-mw/eid-mw-4.2.0.ebuild +++ b/app-crypt/eid-mw/eid-mw-4.2.0.ebuild @@ -6,8 +6,7 @@ EAPI=6 inherit eutils autotools mozextension if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/Fedict/${PN}.git - https://github.com/Fedict/${PN}.git" + EGIT_REPO_URI="https://github.com/Fedict/${PN}.git" inherit git-r3 SRC_URI="" else @@ -20,7 +19,7 @@ SLOT="0" LICENSE="LGPL-3" DESCRIPTION="Electronic Identity Card middleware supplied by the Belgian Federal Government" -HOMEPAGE="http://eid.belgium.be" +HOMEPAGE="https://eid.belgium.be" IUSE="+dialogs +gtk p11-kit +xpi" diff --git a/app-crypt/eid-mw/eid-mw-4.2.5.ebuild b/app-crypt/eid-mw/eid-mw-4.2.5.ebuild index f77817c88b4f9..fe66ca2e579d1 100644 --- a/app-crypt/eid-mw/eid-mw-4.2.5.ebuild +++ b/app-crypt/eid-mw/eid-mw-4.2.5.ebuild @@ -6,8 +6,7 @@ EAPI=6 inherit eutils autotools mozextension if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/Fedict/${PN}.git - https://github.com/Fedict/${PN}.git" + EGIT_REPO_URI="https://github.com/Fedict/${PN}.git" inherit git-r3 SRC_URI="" else diff --git a/app-crypt/eid-mw/eid-mw-4.2.8.ebuild b/app-crypt/eid-mw/eid-mw-4.2.8.ebuild index cadd463d76680..deac90da0861c 100644 --- a/app-crypt/eid-mw/eid-mw-4.2.8.ebuild +++ b/app-crypt/eid-mw/eid-mw-4.2.8.ebuild @@ -6,8 +6,7 @@ EAPI=6 inherit eutils autotools mozextension if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/Fedict/${PN}.git - https://github.com/Fedict/${PN}.git" + EGIT_REPO_URI="https://github.com/Fedict/${PN}.git" inherit git-r3 SRC_URI="" else diff --git a/app-crypt/eid-mw/eid-mw-9999.ebuild b/app-crypt/eid-mw/eid-mw-9999.ebuild index 4ccf556d280a3..4b7c9eadb75d8 100644 --- a/app-crypt/eid-mw/eid-mw-9999.ebuild +++ b/app-crypt/eid-mw/eid-mw-9999.ebuild @@ -6,8 +6,7 @@ EAPI=6 inherit eutils autotools mozextension multilib if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/Fedict/${PN}.git - https://github.com/Fedict/${PN}.git" + EGIT_REPO_URI="https://github.com/Fedict/${PN}.git" inherit git-r3 SRC_URI="" else @@ -20,7 +19,7 @@ SLOT="0" LICENSE="LGPL-3" DESCRIPTION="Electronic Identity Card middleware supplied by the Belgian Federal Government" -HOMEPAGE="http://eid.belgium.be" +HOMEPAGE="https://eid.belgium.be" IUSE="+dialogs +gtk p11-kit +xpi"