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"