* [gentoo-commits] repo/gentoo:master commit in: sci-biology/mcl/
@ 2019-11-24 3:21 Aaron Bauman
0 siblings, 0 replies; only message in thread
From: Aaron Bauman @ 2019-11-24 3:21 UTC (permalink / raw
To: gentoo-commits
commit: 58ddef9233b94795532f01b001f4505fc61309af
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 03:11:06 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 03:21:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ddef92
sci-biology/mcl: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
sci-biology/mcl/Manifest | 2 --
sci-biology/mcl/mcl-08.312.ebuild | 36 ------------------------------------
sci-biology/mcl/mcl-12.135.ebuild | 36 ------------------------------------
3 files changed, 74 deletions(-)
diff --git a/sci-biology/mcl/Manifest b/sci-biology/mcl/Manifest
index 0951ea28b0c..096ca2cd29f 100644
--- a/sci-biology/mcl/Manifest
+++ b/sci-biology/mcl/Manifest
@@ -1,3 +1 @@
-DIST mcl-08-312.tar.gz 2749006 BLAKE2B ea575f0b436e42d69e9f66e1beef595503a5c56dce72b54c1095ce3225da1cee1820827bbaaa3fc39fa2ba1ce6aec115e8c4fe0b22a3212cce5e613ad33197d4 SHA512 9f89f81af398710ebb9135c93653d892fc9daef360d70f3b890a3133d8a17dddffe568b110d3370602cead895562bc0dc5a71020834b3b3e9b6d2abf4bf64b0b
-DIST mcl-12-135.tar.gz 2970824 BLAKE2B f70fd018cf0e1efba45abb9b3e0b09ce32026c255f6c58ffebc91059e2402231273d7b5956d97fe97e7509c5b90b98a86eaea30bb9a20955aed437871ef5d08b SHA512 97234e88f3430f223e1f303577b2b8853f40de6b204de415466719f691f529a795b17bf2fd48d4cc73d05900c87a10ba9afabbe54bce9367ee59215e7db0a8f5
DIST mcl-14-137.tar.gz 3035491 BLAKE2B d6b975841a9094055306056ae0cd646cc92af69018893981d32b0604a583f61d3764bc67c1e21a0861b89a17013c01bcd4c1d7cbb4e0c5856403c2a767121423 SHA512 7e399e571de60da5e1ba9e643b7f0cd98fe484cc8cef517222a57322b5c7a04afa675c7cf0ab88b5801efa9565e5e67a14c4914987964308391d88dd4be1bea2
diff --git a/sci-biology/mcl/mcl-08.312.ebuild b/sci-biology/mcl/mcl-08.312.ebuild
deleted file mode 100644
index fb0bf237a67..00000000000
--- a/sci-biology/mcl/mcl-08.312.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils
-
-MY_P="${PN}-${PV/./-}"
-
-DESCRIPTION="A Markov Cluster Algorithm implementation"
-HOMEPAGE="http://micans.org/mcl/"
-SRC_URI="http://micans.org/mcl/src/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+blast"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- find \
- -name Makefile.am \
- -exec sed \
- -e '/docdir/d' \
- -e '/exampledir/s:doc::g' \
- -i '{}' + || die
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=( $(use_enable blast) )
- autotools-utils_src_configure
-}
diff --git a/sci-biology/mcl/mcl-12.135.ebuild b/sci-biology/mcl/mcl-12.135.ebuild
deleted file mode 100644
index fb0bf237a67..00000000000
--- a/sci-biology/mcl/mcl-12.135.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils
-
-MY_P="${PN}-${PV/./-}"
-
-DESCRIPTION="A Markov Cluster Algorithm implementation"
-HOMEPAGE="http://micans.org/mcl/"
-SRC_URI="http://micans.org/mcl/src/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+blast"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- find \
- -name Makefile.am \
- -exec sed \
- -e '/docdir/d' \
- -e '/exampledir/s:doc::g' \
- -i '{}' + || die
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=( $(use_enable blast) )
- autotools-utils_src_configure
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-24 3:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-24 3:21 [gentoo-commits] repo/gentoo:master commit in: sci-biology/mcl/ Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox