aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/dssp2pdb')
-rw-r--r--sci-chemistry/dssp2pdb/Manifest1
-rw-r--r--sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild24
-rw-r--r--sci-chemistry/dssp2pdb/metadata.xml8
3 files changed, 0 insertions, 33 deletions
diff --git a/sci-chemistry/dssp2pdb/Manifest b/sci-chemistry/dssp2pdb/Manifest
deleted file mode 100644
index d1d2701ea..000000000
--- a/sci-chemistry/dssp2pdb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dssp2pdb-0.03.tar 10240 BLAKE2B bcaf56243e9191b6dc3efcae94ad55e7802d7e0b13c4affab14ae6ef002f7bce98268c147a5438ac45438db46f8095f88eaa4e9aacf90bf9d38e4e36608216ce SHA512 010e243d0b98191afc761a5a6a02ce3f208b8cb3417c3db186e626d17890745db829debe9880b7aa2892babb50378741bb653589b3d3c9566c55f74fdcd43d65
diff --git a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild b/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
deleted file mode 100644
index 56280bf9c..000000000
--- a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="convert dssp to pdb"
-HOMEPAGE="http://structure.usc.edu/dssp2pdb/"
-SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${P}.tar"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-LICENSE="GPL-2"
-IUSE=""
-
-RDEPEND="
- dev-lang/perl
- sci-chemistry/dssp"
-DEPEND=""
-
-S="${WORKDIR}"
-
-src_install() {
- dobin ${PN}
-}
diff --git a/sci-chemistry/dssp2pdb/metadata.xml b/sci-chemistry/dssp2pdb/metadata.xml
deleted file mode 100644
index da36ecbfc..000000000
--- a/sci-chemistry/dssp2pdb/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>sci-chemistry@gentoo.org</email>
- <name>Gentoo Chemistry Project</name>
- </maintainer>
-</pkgmetadata>