diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:27:42 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:58:11 +1000 |
commit | 34f1db80bb75feb3ebf7043300c981ce770be74f (patch) | |
tree | 86c477a641b1eab549592e50133e279b863214db /dev-libs/ffcall | |
parent | app-dicts/duali-data: update HOMEPAGE (diff) | |
download | gentoo-34f1db80bb75feb3ebf7043300c981ce770be74f.tar.gz gentoo-34f1db80bb75feb3ebf7043300c981ce770be74f.tar.bz2 gentoo-34f1db80bb75feb3ebf7043300c981ce770be74f.zip |
dev-libs/ffcall: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r-- | dev-libs/ffcall/ffcall-1.10-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ffcall/ffcall-1.10-r5.ebuild | 4 | ||||
-rw-r--r-- | 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 4d7e8908dd5f..36b6607fb891 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 f4d27ecb33ee..19bcd6a89fb3 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 206a4f7b463a..14a5a44b4581 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 |