summaryrefslogtreecommitdiff
path: root/sci-chemistry/hollow
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-07-04 14:05:23 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-07-04 14:05:23 +0100
commit05b8b0e0af1d72e51a3ee61522941bf7605cd01c (patch)
tree43b0410e62aba677b4b256bc3ffe3fd333d28dbe /sci-chemistry/hollow
parent90c88731bd036e5698b281fbc0a5f3aa4c9983ac (diff)
gentoo resync : 04.07.2020
Diffstat (limited to 'sci-chemistry/hollow')
-rw-r--r--sci-chemistry/hollow/Manifest3
-rw-r--r--sci-chemistry/hollow/hollow-1.2-r1.ebuild38
-rw-r--r--sci-chemistry/hollow/metadata.xml11
3 files changed, 0 insertions, 52 deletions
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 @@
-<?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>
- <upstream>
- <remote-id type="sourceforge">hollow</remote-id>
- </upstream>
-</pkgmetadata>