commit: e36dc81141bf2514d19818194a5d9b88637566c7 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Aug 10 04:04:19 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Aug 10 04:05:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36dc811
sci-libs/libccp4: Remove Closes: https://bugs.gentoo.org/639760 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> sci-libs/libccp4/Manifest | 1 - sci-libs/libccp4/libccp4-6.4.6.ebuild | 29 ----------------------------- sci-libs/libccp4/metadata.xml | 8 -------- 3 files changed, 38 deletions(-) diff --git a/sci-libs/libccp4/Manifest b/sci-libs/libccp4/Manifest deleted file mode 100644 index d2358c4b5f8..00000000000 --- 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 a2f7940a036..00000000000 --- 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 da36ecbfcd6..00000000000 --- 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-chemis...@gentoo.org</email> - <name>Gentoo Chemistry Project</name> - </maintainer> -</pkgmetadata>