mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
dev-libs/ffcall: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
parent
f07e0ea82b
commit
34f1db80bb
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user