commit:     1799fb910883f958fd725da74828ae7becbc8e67
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 31 09:20:00 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 31 09:20:00 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1799fb91

sci-biology/prot4EST: remove last-rited pack

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 profiles/package.mask                     |  1 -
 sci-biology/prot4EST/metadata.xml         | 12 ----------
 sci-biology/prot4EST/prot4EST-3.1b.ebuild | 38 -------------------------------
 3 files changed, 51 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 83a94e897..f8e1e4d32 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -37,7 +37,6 @@
 # Bug #798015, removal in 30 days.
 # Perhaps these packages work with the newer ncbi-tools++? If anyone is 
actively
 # using these packages please open a bug report
-sci-biology/prot4EST
 sci-biology/seqclean
 sci-chemistry/talosn
 # revdep of seqclean

diff --git a/sci-biology/prot4EST/metadata.xml 
b/sci-biology/prot4EST/metadata.xml
deleted file mode 100644
index 138cb7705..000000000
--- a/sci-biology/prot4EST/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>[email protected]</email>
-               <name>Martin Mokrejs</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Biology Project</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild 
b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
deleted file mode 100644
index 9f8fb4302..000000000
--- a/sci-biology/prot4EST/prot4EST-3.1b.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit perl-module
-
-DESCRIPTION="Predict proteins from EST sequences overcoming frameshifts"
-HOMEPAGE="http://www.compsysbio.org/
-       http://www.biomedcentral.com/1471-2105/5/187";
-SRC_URI="http://www.compsysbio.org/lab/james/prot4EST_rl3.1b.tgz";
-
-LICENSE="GPL-1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-       sci-biology/emboss
-       sci-biology/estscan
-       sci-biology/bioperl
-       sci-biology/ncbi-tools
-       virtual/perl-File-Path
-       virtual/perl-Getopt-Long
-       dev-perl/Statistics-Descriptive
-       dev-perl/Tie-IxHash
-       dev-perl/Algorithm-Loops"
-       # sci-biology/DECODER
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/p4e3.1b"
-
-src_install(){
-       mydoc="README INSTALL"
-       perl-module_src_install
-       mv bin/prot4EST*.pl bin/prot4EST.pl
-       dobin bin/*.pl
-       dodoc doc/*
-}

Reply via email to