From 34f1db80bb75feb3ebf7043300c981ce770be74f Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Mon, 12 Jun 2017 18:27:42 +1000 Subject: [PATCH] dev-libs/ffcall: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-libs/ffcall/ffcall-1.10-r2.ebuild | 4 ++-- dev-libs/ffcall/ffcall-1.10-r5.ebuild | 4 ++-- dev-libs/ffcall/ffcall-1.10.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/ffcall/ffcall-1.10-r2.ebuild b/dev-libs/ffcall/ffcall-1.10-r2.ebuild index 4d7e8908dd5f1..36b6607fb8918 100644 --- a/dev-libs/ffcall/ffcall-1.10-r2.ebuild +++ b/dev-libs/ffcall/ffcall-1.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils flag-o-matic @@ -7,7 +7,7 @@ inherit eutils flag-o-matic CLISP_PACKAGE="clisp-2.41" DESCRIPTION="foreign function call libraries" -HOMEPAGE="http://www.haible.de/bruno/packages-ffcall.html" +HOMEPAGE="https://www.haible.de/bruno/packages-ffcall.html" SRC_URI="mirror://sourceforge/clisp/${CLISP_PACKAGE}.tar.bz2" # "Ffcall is under GNU GPL. As a special exception, if used in GNUstep diff --git a/dev-libs/ffcall/ffcall-1.10-r5.ebuild b/dev-libs/ffcall/ffcall-1.10-r5.ebuild index f4d27ecb33ee1..19bcd6a89fb3a 100644 --- a/dev-libs/ffcall/ffcall-1.10-r5.ebuild +++ b/dev-libs/ffcall/ffcall-1.10-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit eutils flag-o-matic toolchain-funcs CLISP_PACKAGE="clisp-2.41" DESCRIPTION="foreign function call libraries" -HOMEPAGE="http://www.haible.de/bruno/packages-ffcall.html" +HOMEPAGE="https://www.haible.de/bruno/packages-ffcall.html" SRC_URI="mirror://sourceforge/clisp/${CLISP_PACKAGE}.tar.bz2" # "Ffcall is under GNU GPL. As a special exception, if used in GNUstep diff --git a/dev-libs/ffcall/ffcall-1.10.ebuild b/dev-libs/ffcall/ffcall-1.10.ebuild index 206a4f7b463a5..14a5a44b45819 100644 --- a/dev-libs/ffcall/ffcall-1.10.ebuild +++ b/dev-libs/ffcall/ffcall-1.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils flag-o-matic DESCRIPTION="foreign function call libraries" -HOMEPAGE="http://www.haible.de/bruno/packages-ffcall.html" +HOMEPAGE="https://www.haible.de/bruno/packages-ffcall.html" SRC_URI="ftp://ftp.santafe.edu/pub/gnu/${P}.tar.gz" # "Ffcall is under GNU GPL. As a special exception, if used in GNUstep