summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-02-28 15:01:38 +0000
committerJustin Lecher <jlec@gentoo.org>2013-02-28 15:01:38 +0000
commitd0349e054ab0d0597793b059e7cf674b7adb010a (patch)
treeef8131d7f4f6cdef109e796ae0537fd56ecb14eb /sci-chemistry
parentStable for HPPA (bug #458990). (diff)
downloadgentoo-2-d0349e054ab0d0597793b059e7cf674b7adb010a.tar.gz
gentoo-2-d0349e054ab0d0597793b059e7cf674b7adb010a.tar.bz2
gentoo-2-d0349e054ab0d0597793b059e7cf674b7adb010a.zip
sci-chemistry/dssp: Drop old
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/dssp/ChangeLog8
-rw-r--r--sci-chemistry/dssp/dssp-070831.ebuild46
-rw-r--r--sci-chemistry/dssp/metadata.xml8
3 files changed, 10 insertions, 52 deletions
diff --git a/sci-chemistry/dssp/ChangeLog b/sci-chemistry/dssp/ChangeLog
index 51b295d074cc..c14c6fe7b9c4 100644
--- a/sci-chemistry/dssp/ChangeLog
+++ b/sci-chemistry/dssp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/dssp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v 1.7 2012/06/13 11:01:38 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v 1.8 2013/02/28 15:01:38 jlec Exp $
+
+ 28 Feb 2013; Justin Lecher <jlec@gentoo.org> -dssp-070831.ebuild,
+ metadata.xml:
+ Drop old
*dssp-0.70831 (13 Jun 2012)
diff --git a/sci-chemistry/dssp/dssp-070831.ebuild b/sci-chemistry/dssp/dssp-070831.ebuild
deleted file mode 100644
index 55666b872a25..000000000000
--- a/sci-chemistry/dssp/dssp-070831.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/dssp-070831.ebuild,v 1.3 2010/07/15 20:31:36 maekke Exp $
-
-EAPI="2"
-
-inherit toolchain-funcs flag-o-matic
-
-DESCRIPTION="The protein secondary structure standard"
-HOMEPAGE="http://swift.cmbi.ru.nl/gv/dssp/"
-#SRC_URI="ftp://ftp.cmbi.ru.nl/pub/molbio/software/dsspcmbi.tar.gz"
-SRC_URI="${P}cmbi.tar.gz"
-
-LICENSE="free-noncomm"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-RESTRICT="fetch"
-
-S="${WORKDIR}"/${PN}
-
-pkg_nofetch() {
- elog "Download ftp://ftp.cmbi.ru.nl/pub/molbio/software/dsspcmbi.tar.gz --"
- elog "Rename it to ${A} and place it in ${DISTDIR}"
-}
-
-src_prepare() {
- cp "${FILESDIR}"/Makefile .
- append-flags -DGCC
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" || die
-}
-
-src_install() {
- dobin dssp || die
- dodoc README.TXT || die
- dohtml index.html || die
-}
-
-pkg_postinst() {
- elog "Go to ${HOMEPAGE} and return the license agreement."
- elog "One of its requirements is citing the article:"
- elog "Kabsch, W. & Sander, C. Biopolymers 22:2577-2637 (1983)."
-}
diff --git a/sci-chemistry/dssp/metadata.xml b/sci-chemistry/dssp/metadata.xml
index 210ad0db014c..5ef07a39e7e1 100644
--- a/sci-chemistry/dssp/metadata.xml
+++ b/sci-chemistry/dssp/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>jlec@gentoo.org</email>
- </maintainer>
+ <herd>sci</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
</pkgmetadata>