commit: 34f1db80bb75feb3ebf7043300c981ce770be74f Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 08:27:42 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 08:58:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f1db80
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 4d7e8908dd5..36b6607fb89 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 f4d27ecb33e..19bcd6a89fb 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 206a4f7b463..14a5a44b458 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
