From 05b8b0e0af1d72e51a3ee61522941bf7605cd01c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Jul 2020 14:05:23 +0100 Subject: gentoo resync : 04.07.2020 --- sci-chemistry/hollow/Manifest | 3 --- sci-chemistry/hollow/hollow-1.2-r1.ebuild | 38 ------------------------------- sci-chemistry/hollow/metadata.xml | 11 --------- 3 files changed, 52 deletions(-) delete mode 100644 sci-chemistry/hollow/Manifest delete mode 100644 sci-chemistry/hollow/hollow-1.2-r1.ebuild delete mode 100644 sci-chemistry/hollow/metadata.xml (limited to 'sci-chemistry/hollow') diff --git a/sci-chemistry/hollow/Manifest b/sci-chemistry/hollow/Manifest deleted file mode 100644 index bb1715828169..000000000000 --- a/sci-chemistry/hollow/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST hollow-1.2.zip 62554 BLAKE2B 825ebbd5b9085d47be3487331ecabf80a6af73eda4525e1d073eea05b5fb0c1892b115f669c8ce3227bfb573f266d1a0225c7aaeee844338496bceb55d88edd6 SHA512 e253680cc0fae286ec697b2dac822b9e165d509cc7eefb27bbcafae6ab2617c3edc8cd9c8beefcc9ef2eb920c9d839fd0bc25f79d22160d857b1705cefbc05ca -EBUILD hollow-1.2-r1.ebuild 839 BLAKE2B 5285c191fca679bd25576c4867c3ce1ae838d68f438154e02b729bf2677bf34ae00153b9058760d05e5caf846c8941e456bba96aac7c1e1ff26a3c7b90f6a20b SHA512 18d6aca5be599a6b02028657bff79025e2c107c2a9a24414c7f09cce664e4f958d278050738b7b0de73574aafbd9ad05e3f05e55ad81e787731d0495c25df554 -MISC metadata.xml 351 BLAKE2B 6f5289088abeea03575568a03f685e513d2138670a057ad9d84e3ccc2b3a2cfcdf1885d8593101671b4b4c6df9204c1390a35f9fc3555e2935dce9c128dd6052 SHA512 977d69a6514595888b2a8c193a60dd2ae50ddde7bf9bbacc9051781aab58d50ff2543a911d270c1ed5e5bd152a23b8b2a3f03a186052c74d71c82939e30eeb27 diff --git a/sci-chemistry/hollow/hollow-1.2-r1.ebuild b/sci-chemistry/hollow/hollow-1.2-r1.ebuild deleted file mode 100644 index d1db2c19db3f..000000000000 --- a/sci-chemistry/hollow/hollow-1.2-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-r1 vcs-clean - -DESCRIPTION="Production of surface images of proteins" -HOMEPAGE="http://hollow.sourceforge.net/" -#SRC_URI="mirror://sourceforge/${P}.zip" -SRC_URI="http://hollow.sourceforge.net/${P}.zip" - -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -LICENSE="GPL-3" -IUSE="" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - sci-chemistry/pymol[${PYTHON_USEDEP}]" -DEPEND="${PYTHON_DEPS} - app-arch/unzip" - -src_install() { - python_setup - esvn_clean - python_foreach_impl python_domodule pdbstruct - python_moduleinto ${PN} - python_foreach_impl python_domodule *.py hollow.txt - - python_foreach_impl python_newscript ${PN}.py ${PN} - - dodoc README - python_optimize -} diff --git a/sci-chemistry/hollow/metadata.xml b/sci-chemistry/hollow/metadata.xml deleted file mode 100644 index 266ef9d56913..000000000000 --- a/sci-chemistry/hollow/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - - hollow - - -- cgit v1.2.3