* [gentoo-commits] repo/gentoo:master commit in: sci-biology/last/
@ 2019-12-10 23:49 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2019-12-10 23:49 UTC (permalink / raw
To: gentoo-commits
commit: c1e0f5a1b41fdf40ea2a8d0df4fac796f08133f3
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 23:48:15 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 23:48:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e0f5a1
sci-biology/last: Remove old
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-biology/last/Manifest | 1 -
sci-biology/last/last-230.ebuild | 39 ---------------------------------------
2 files changed, 40 deletions(-)
diff --git a/sci-biology/last/Manifest b/sci-biology/last/Manifest
index b9343da687c..22e3590e9d2 100644
--- a/sci-biology/last/Manifest
+++ b/sci-biology/last/Manifest
@@ -1,2 +1 @@
-DIST last-230.zip 418077 BLAKE2B 372dbf986ec926c91598085c579bc92d6449dfb6fbf6a240558514ce9d9efd4c3f8e26d17b78528d09afa182fd6e23713e639f3b02a4f4d639afa16fecb5f3a5 SHA512 46c858c2bd4a9aa00ac3b448ce78bdee6c1edd4f6569cff3c81ec8a7c661d89a9b5e7a888cbc6da190b243f0ec83c485b4574dadc6a58669d9b955eb70c329d1
DIST last-299.zip 453159 BLAKE2B 3f8ddc24a2eba189880f2547f458ebbc2b349f0517c25165257f4cf3a90f68d8df313f7eece3930c33376aa0e16185c54b586b6f411975a1fb15e6426c535ca0 SHA512 74e89129cc17482ec1a99e2d940ca62374c130fea2fa53ea7d2c3703b6ca5751f348110909d61562c4839d8fb1793619c2f41c25c8968b3ab53f0c7191f4a00b
diff --git a/sci-biology/last/last-230.ebuild b/sci-biology/last/last-230.ebuild
deleted file mode 100644
index 29134bb908d..00000000000
--- a/sci-biology/last/last-230.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Genome-scale comparison of biological sequences"
-HOMEPAGE="http://last.cbrc.jp/"
-SRC_URI="http://last.cbrc.jp/archive/${P}.zip"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 x86"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-src_prepare() {
- sed \
- -e 's:-o $@:$(LDFLAGS) -o $@:g' \
- -i src/makefile || die
-}
-
-src_compile() {
- emake \
- -e -C src \
- CXX="$(tc-getCXX)" \
- CC="$(tc-getCC)" \
- STRICT="" || die
-}
-
-src_install() {
- dobin src/last{al,db,ex}
- exeinto /usr/share/${PN}/scripts
- doexe scripts/*
- dodoc doc/*.txt ChangeLog.txt README.txt
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-12-10 23:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-10 23:49 [gentoo-commits] repo/gentoo:master commit in: sci-biology/last/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox