diff options
Diffstat (limited to 'dev-libs')
-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 |