public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: profiles/, sci-biology/jigsaw/
@ 2022-01-23 13:02 Andrew Ammerlaan
  0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2022-01-23 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     63e2ae8446c888f254baf9d9b4d6128488dbd110
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 23 12:53:46 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 23 12:53:46 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=63e2ae84

sci-biology/jigsaw: remove old java package

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

 profiles/package.mask                    |  5 -----
 sci-biology/jigsaw/jigsaw-3.2.10m.ebuild | 28 ----------------------------
 sci-biology/jigsaw/metadata.xml          | 12 ------------
 3 files changed, 45 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 9a0a75e44..020a30666 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -71,8 +71,3 @@ dev-lang/terra
 # https://github.com/gmarcais/Quorum/issues/1
 # Removal in 30 days
 sci-biology/quorum
-
-# Andrew Ammerlaan <andrewammerlaan@gentoo.org (15 Jan 2022)
-# No updates since 2009(!), no longer compiles
-# Removal in 30 days
-sci-biology/jigsaw

diff --git a/sci-biology/jigsaw/jigsaw-3.2.10m.ebuild b/sci-biology/jigsaw/jigsaw-3.2.10m.ebuild
deleted file mode 100644
index 1a78ae08e..000000000
--- a/sci-biology/jigsaw/jigsaw-3.2.10m.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Combine results from external gene predictors into final gene models"
-HOMEPAGE="https://www.cbcb.umd.edu/software/jigsaw"
-SRC_URI="https://www.cbcb.umd.edu/software/jigsaw/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS=""
-
-S="${WORKDIR}/${PN}-${PV//m}"
-
-src_compile() {
-	cd src/main || die
-	emake
-	cd ../../lib/oc1
-	emake
-}
-
-src_install() {
-	cd src/main || die
-	emake DESTDIR="${ED}" install
-	cd ../../lib/oc1
-	emake DESTDIR="${ED}" install
-}

diff --git a/sci-biology/jigsaw/metadata.xml b/sci-biology/jigsaw/metadata.xml
deleted file mode 100644
index 138cb7705..000000000
--- a/sci-biology/jigsaw/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>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-23 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-23 13:02 [gentoo-commits] proj/sci:master commit in: profiles/, sci-biology/jigsaw/ Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox