Install this version:
emerge -a =sci-libs/ccif-0.4.20120917
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-libs/ccif-0.4.20120917
Or alternatively:
emerge --autounmask-write -a =sci-libs/ccif-0.4.20120917
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit fortran-2
DESCRIPTION="CCP4 ccif lib"
HOMEPAGE="https://www.ccp4.ac.uk/"
SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.bz2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
LICENSE="LGPL-3"
RDEPEND="virtual/fortran"
DEPEND="${RDEPEND}"
virtual/fortran
virtual/fortran
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | ccif-0.4.20120917.tar.bz2 | 742256 bytes | ftp://ftp.ccp4.ac.uk/opensource/ccif-0.4.20120917.tar.bz2 |