summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 10:02:27 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:45:48 +0200
commita95b63bcdcfb29e59b813b185e5cf3ec81b9c56d (patch)
tree746dac8351c1839786d3a1d163b165896e72abaf /app-crypt/eid-mw
parentapp-backup/zbackup: use HTTPS for GitHub (diff)
downloadgentoo-a95b63bcdcfb29e59b813b185e5cf3ec81b9c56d.tar.gz
gentoo-a95b63bcdcfb29e59b813b185e5cf3ec81b9c56d.tar.bz2
gentoo-a95b63bcdcfb29e59b813b185e5cf3ec81b9c56d.zip
app-crypt/eid-mw: use HTTPS for GitHub and HOMEPAGE domain
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-crypt/eid-mw')
-rw-r--r--app-crypt/eid-mw/eid-mw-4.2.0.ebuild5
-rw-r--r--app-crypt/eid-mw/eid-mw-4.2.5.ebuild3
-rw-r--r--app-crypt/eid-mw/eid-mw-4.2.8.ebuild3
-rw-r--r--app-crypt/eid-mw/eid-mw-9999.ebuild5
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 e61edb8ede66..3ca653162f92 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 f77817c88b4f..fe66ca2e579d 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 cadd463d7668..deac90da0861 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 4ccf556d280a..4b7c9eadb75d 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"