sci-libs/libccp4: Remove
authorMatt Turner <mattst88@gentoo.org>
Sat, 10 Aug 2019 04:04:19 +0000 (21:04 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 10 Aug 2019 04:05:45 +0000 (21:05 -0700)
Closes: https://bugs.gentoo.org/639760
Signed-off-by: Matt Turner <mattst88@gentoo.org>
sci-libs/libccp4/Manifest [deleted file]
sci-libs/libccp4/libccp4-6.4.6.ebuild [deleted file]
sci-libs/libccp4/metadata.xml [deleted file]

diff --git a/sci-libs/libccp4/Manifest b/sci-libs/libccp4/Manifest
deleted file mode 100644 (file)
index d2358c4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST libccp4-6.4.6.tar.gz 934709 BLAKE2B 43412152c9408bef1980c61610d013f3c5f0eab5ae4a474a0874f43250306cad4478e0fde06e01c1aa8b80ec563bcb019f2ce362f5272a0c1e06e24f9437599c SHA512 38893d7c8bec99b6d1245586695d98900284543dfe7f87e0cab81a7f7f93b3dac0780c3ea576fb910fc3712d7b9226814ebe05530948ace136860f398e11daf6
diff --git a/sci-libs/libccp4/libccp4-6.4.6.ebuild b/sci-libs/libccp4/libccp4-6.4.6.ebuild
deleted file mode 100644 (file)
index a2f7940..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-FORTRAN_NEEDED=fortran
-
-inherit autotools-utils fortran-2
-
-DESCRIPTION="The CCP4 C and F77 subroutine library"
-HOMEPAGE="http://www.ccp4.ac.uk/"
-SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3 LGPL-3"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="fortran static-libs"
-
-RDEPEND="sci-libs/mmdb:2"
-DEPEND="${RDEPEND}
-"
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-src_configure() {
-       myeconfargs=(
-               $(use_enable fortran)
-       )
-       autotools-utils_src_configure
-}
diff --git a/sci-libs/libccp4/metadata.xml b/sci-libs/libccp4/metadata.xml
deleted file mode 100644 (file)
index da36ecb..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>sci-chemistry@gentoo.org</email>
-               <name>Gentoo Chemistry Project</name>
-       </maintainer>
-</pkgmetadata>