summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-09 21:04:19 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-09 21:05:45 -0700
commite36dc81141bf2514d19818194a5d9b88637566c7 (patch)
tree2209ba3abe0b18d9e0444b7ee35c9cb671547add /sci-libs/libccp4
parentsci-libs/gpp4: Remove (diff)
downloadgentoo-e36dc81141bf2514d19818194a5d9b88637566c7.tar.gz
gentoo-e36dc81141bf2514d19818194a5d9b88637566c7.tar.bz2
gentoo-e36dc81141bf2514d19818194a5d9b88637566c7.zip
sci-libs/libccp4: Remove
Closes: https://bugs.gentoo.org/639760 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sci-libs/libccp4')
-rw-r--r--sci-libs/libccp4/Manifest1
-rw-r--r--sci-libs/libccp4/libccp4-6.4.6.ebuild29
-rw-r--r--sci-libs/libccp4/metadata.xml8
3 files changed, 0 insertions, 38 deletions
diff --git a/sci-libs/libccp4/Manifest b/sci-libs/libccp4/Manifest
deleted file mode 100644
index d2358c4b5f8e..000000000000
--- a/sci-libs/libccp4/Manifest
+++ /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
index a2f7940a036c..000000000000
--- a/sci-libs/libccp4/libccp4-6.4.6.ebuild
+++ /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
index da36ecbfcd6a..000000000000
--- a/sci-libs/libccp4/metadata.xml
+++ /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>