public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/pvmsx/
Date: Mon, 18 Jan 2021 21:39:09 +0000 (UTC)	[thread overview]
Message-ID: <1611005924.d08f55efd3ed478e2ebf4a68bc83ee36e875c33c.epsilon-0@gentoo> (raw)

commit:     d08f55efd3ed478e2ebf4a68bc83ee36e875c33c
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Mon Jan 18 21:38:14 2021 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Mon Jan 18 21:38:44 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d08f55ef

sci-biology/pvmsx: drop dead package

upstream has not updated in 14 years
Closes: https://bugs.gentoo.org/755830

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sci-biology/pvmsx/metadata.xml     | 12 -----------
 sci-biology/pvmsx/pvmsx-0.1.ebuild | 43 --------------------------------------
 2 files changed, 55 deletions(-)

diff --git a/sci-biology/pvmsx/metadata.xml b/sci-biology/pvmsx/metadata.xml
deleted file mode 100644
index 138cb7705..000000000
--- a/sci-biology/pvmsx/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>mmokrejs@fold.natur.cuni.cz</email>
-		<name>Martin Mokrejs</name>
-	</maintainer>
-	<maintainer type="project">
-		<email>sci-biology@gentoo.org</email>
-		<name>Gentoo Biology Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/sci-biology/pvmsx/pvmsx-0.1.ebuild b/sci-biology/pvmsx/pvmsx-0.1.ebuild
deleted file mode 100644
index b88863a45..000000000
--- a/sci-biology/pvmsx/pvmsx-0.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Parallel multi-FASTA file processing tool"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/"
-SRC_URI="
-	ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz
-	ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/cdbfasta.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-#DEPEND="sys-cluster/pvm"
-#RDEPEND="${DEPEND}"
-
-S=${WORKDIR}
-
-src_prepare() {
-	# we need gclib from cdbfasta.tar.gz bundle which has fewer files than tgi_cpp_library.tar.gz wbut has e.g. GStr.h
-	sed \
-		-e 's/CFLAGS[ ]*=/CFLAGS :=/; s/-D_REENTRANT/-D_REENTRANT \${CFLAGS}/; s/CFLAGS[ ]*:=[ ]*-O2$//' \
-		-i "${S}"/Makefile || die "Failed to run sed"
-	sed \
-		-e 's#GCLDIR := ../gclib#GCLDIR := ../cdbfasta/gclib#' \
-		-i "${S}"/Makefile || die
-	sed \
-		-e "s#-I-#-iquote#" \
-		-i "${S}"/Makefile || die
-	ln -s ../cdbfasta/gcl . || die "Cannot make a softlink"
-}
-
-src_compile() {
-	default
-}
-
-src_install() {
-	dobin ${PN}
-	newdoc README README.${PN}
-}


             reply	other threads:[~2021-01-18 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 21:39 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-10 14:37 [gentoo-commits] proj/sci:master commit in: sci-biology/pvmsx/ Justin Lecher
2015-01-07 22:12 Martin Mokrejs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1611005924.d08f55efd3ed478e2ebf4a68bc83ee36e875c33c.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox