commit:     c5919e73bf4dccbca47ca60793c56070ac68061c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 04:03:59 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 04:05:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5919e73

sci-libs/coot-data: Remove

Closes: https://bugs.gentoo.org/639760
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 sci-libs/coot-data/Manifest           |  1 -
 sci-libs/coot-data/coot-data-3.ebuild | 31 -------------------------------
 sci-libs/coot-data/metadata.xml       |  8 --------
 3 files changed, 40 deletions(-)

diff --git a/sci-libs/coot-data/Manifest b/sci-libs/coot-data/Manifest
deleted file mode 100644
index 0c3733c7165..00000000000
--- a/sci-libs/coot-data/Manifest
+++ /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
index c0ab79993be..00000000000
--- a/sci-libs/coot-data/coot-data-3.ebuild
+++ /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
index 8937bad0b17..00000000000
--- a/sci-libs/coot-data/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>[email protected]</email>
-    <name>Gentoo Chemistry Project</name>
-  </maintainer>
-</pkgmetadata>

Reply via email to