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

diff --git a/sci-libs/coot-data/Manifest b/sci-libs/coot-data/Manifest
deleted file mode 100644 (file)
index 0c3733c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST coot-data-3.tar.gz 6728787 BLAKE2B 0238ac1fe5364e637f009a4e8e2cb0fc512815ebfe5c9fdc2767f42f4f177028dfd782ed2a388adb2c4ef71a99ec46973de062a541f6677e0a8f21d08cac8175 SHA512 7ebe28a619a577b18fc66e714f0bc8347121ebb12f372ac29c1d2d96013e608632921ea26caea3b62744252ae356949de8e04a6513f1a1e0ba30865708c26ffe
diff --git a/sci-libs/coot-data/coot-data-3.ebuild b/sci-libs/coot-data/coot-data-3.ebuild
deleted file mode 100644 (file)
index c0ab799..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Data for the Crystallographic Object-Oriented Toolkit"
-HOMEPAGE="https://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/"
-SRC_URI="https://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/dependencies/reference-structures.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-RESTRICT="binchecks strip"
-
-S="${WORKDIR}"
-
-src_install() {
-       insinto /usr/share/coot
-       doins -r reference-structures
-
-       # Coot looks in the wrong spot for the monomer library
-       # Listens to ccp4's CCP4_LIB rather than CLIBD_MON
-       cat >> "${T}"/coot <<- EOF
-       COOT_REFMAC_LIB_DIR="${EPREFIX}/usr/share/"
-       COOT_REF_STRUCTS="${EPREFIX}/usr/share/coot/reference-structures/"
-       EOF
-
-       newenvd "${T}"/coot 20coot
-}
diff --git a/sci-libs/coot-data/metadata.xml b/sci-libs/coot-data/metadata.xml
deleted file mode 100644 (file)
index 8937bad..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>