commit: 563bd9c6e21ade313233a3b1f772b9edf29fb980 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Tue Aug 1 09:55:57 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 17:05:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563bd9c6
app-emulation/libcacard: use HTTPS for HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-emulation/libcacard/libcacard-0.1.2.ebuild | 6 +++--- app-emulation/libcacard/libcacard-2.5.1.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild index 16d0db2ba98..5810a1e92d5 100644 --- a/app-emulation/libcacard/libcacard-0.1.2.ebuild +++ b/app-emulation/libcacard/libcacard-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit autotools eutils DESCRIPTION="Library for emulating CAC cards" -HOMEPAGE="http://spice-space.org/" -SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.spice-space.org/" +SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/app-emulation/libcacard/libcacard-2.5.1.ebuild b/app-emulation/libcacard/libcacard-2.5.1.ebuild index 86844b1b2a7..10439ee321a 100644 --- a/app-emulation/libcacard/libcacard-2.5.1.ebuild +++ b/app-emulation/libcacard/libcacard-2.5.1.ebuild @@ -4,8 +4,8 @@ EAPI="5" DESCRIPTION="virtual Common Access Card (CAC) library emulator" -HOMEPAGE="http://spice-space.org/" -SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.xz" +HOMEPAGE="https://www.spice-space.org/" +SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.xz" LICENSE="GPL-3" SLOT="0"
