commit:     e8cddacca57f4a1f1512fd0dd42f54f7752e488b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Jan 18 10:45:20 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Jan 18 10:45:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e8cddacc

sci-libs/ccif: version bump 0.4, fix fetch

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../ccif/{ccif-0.3.20111209.ebuild => ccif-0.4.20120917.ebuild}    | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/sci-libs/ccif/ccif-0.3.20111209.ebuild 
b/sci-libs/ccif/ccif-0.4.20120917.ebuild
similarity index 71%
rename from sci-libs/ccif/ccif-0.3.20111209.ebuild
rename to sci-libs/ccif/ccif-0.4.20120917.ebuild
index caeaffd49..d1a97a90a 100644
--- a/sci-libs/ccif/ccif-0.3.20111209.ebuild
+++ b/sci-libs/ccif/ccif-0.4.20120917.ebuild
@@ -1,18 +1,17 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit autotools-utils fortran-2
+inherit fortran-2
 
 DESCRIPTION="CCP4 ccif lib"
 HOMEPAGE="https://www.ccp4.ac.uk/";
-SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz";
+SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.bz2";
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 LICENSE="LGPL-3"
-IUSE="static-libs"
 
 RDEPEND="virtual/fortran"
 DEPEND="${RDEPEND}"

Reply via email to