public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/last/
Date: Tue, 10 Dec 2019 23:49:47 +0000 (UTC)	[thread overview]
Message-ID: <1576021695.c1e0f5a1b41fdf40ea2a8d0df4fac796f08133f3.soap@gentoo> (raw)

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
-}


                 reply	other threads:[~2019-12-10 23:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1576021695.c1e0f5a1b41fdf40ea2a8d0df4fac796f08133f3.soap@gentoo \
    --to=soap@gentoo.org \
    --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