From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- sci-libs/coot-data/Manifest | 3 --- sci-libs/coot-data/coot-data-3.ebuild | 31 ------------------------------- sci-libs/coot-data/metadata.xml | 8 -------- 3 files changed, 42 deletions(-) delete mode 100644 sci-libs/coot-data/Manifest delete mode 100644 sci-libs/coot-data/coot-data-3.ebuild delete mode 100644 sci-libs/coot-data/metadata.xml (limited to 'sci-libs/coot-data') diff --git a/sci-libs/coot-data/Manifest b/sci-libs/coot-data/Manifest deleted file mode 100644 index 5c33a87918e8..000000000000 --- a/sci-libs/coot-data/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST coot-data-3.tar.gz 6728787 BLAKE2B 0238ac1fe5364e637f009a4e8e2cb0fc512815ebfe5c9fdc2767f42f4f177028dfd782ed2a388adb2c4ef71a99ec46973de062a541f6677e0a8f21d08cac8175 SHA512 7ebe28a619a577b18fc66e714f0bc8347121ebb12f372ac29c1d2d96013e608632921ea26caea3b62744252ae356949de8e04a6513f1a1e0ba30865708c26ffe -EBUILD coot-data-3.ebuild 879 BLAKE2B c9b616621183022bce528f60222b568e27997582b3c2d8d495c761e29f62f56ca044f941d75aa4abd8eb1bf2bb383e01accaeb217e1ef9b6ea5b28b7dc0a1692 SHA512 2d17e550cb072038aa77c63f1b7f5ef55e367da6cb0e0db4990632758b6427ae18b6ede4d4501b390e65fe7178924da86c0185c0ef90396d68b723f520f503e7 -MISC metadata.xml 271 BLAKE2B a446884cbe7a6789e0bcd82759f57bf1ab7b29c5ab714057ffa821c90f799d1fa9f9310c187ee4c3a8ae2476f6ea9d15f368045779f1581e68d02802c61c884c SHA512 3e6e6047a29e07123b81279cae1de17bc4bd4c3d7d8a8d26560114a18185f473d038fc220fa81c7213fa203ce197bad8b1c272d9b7e41cd770a953fa6308ff92 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 c0ab79993bea..000000000000 --- 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 8937bad0b175..000000000000 --- a/sci-libs/coot-data/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - -- cgit v1.2.3