From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/bamtools/
Date: Sun, 20 Jun 2021 20:04:09 +0000 (UTC) [thread overview]
Message-ID: <1624219432.92bb3cbc3bf6874aa00912882ef4fccc0d0c1223.soap@gentoo> (raw)
commit: 92bb3cbc3bf6874aa00912882ef4fccc0d0c1223
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 20:03:52 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 20:03:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bb3cbc
sci-biology/bamtools: drop 2.5.1
Closes: https://bugs.gentoo.org/787200
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-biology/bamtools/Manifest | 1 -
sci-biology/bamtools/bamtools-2.5.1.ebuild | 33 ------------------------------
2 files changed, 34 deletions(-)
diff --git a/sci-biology/bamtools/Manifest b/sci-biology/bamtools/Manifest
index e6d9b12cb13..5076fcaf183 100644
--- a/sci-biology/bamtools/Manifest
+++ b/sci-biology/bamtools/Manifest
@@ -1,2 +1 @@
-DIST bamtools-2.5.1.tar.gz 549750 BLAKE2B c00b42b10e074e2c6b06f8bc9277a57080b9e99cd10080b1ad9052d59a3db353b33ecf6c30642d1651897396ea65e1e19cb15db0d58a89d4375fe34a8ec38e55 SHA512 f2c761c5bf923cf2f3db3dc54e40b4781307106b9177784f930aab619bd11fae3b343f3cfd232524580d39f0526a2a2f18efcf820fe4d9c951406bdb6b953afb
DIST bamtools-2.5.2.tar.gz 245729 BLAKE2B 5034ea1ec16b205488e421461ed74d8a98eae87eb7fc061e5928ad15512497a5338c9dbacbde51009c940acd55c25fccc2f3be2840d2821a8755a2a0b0370944 SHA512 540a4664abfbd1304600c17d47424c312a46e4238b0f0868f4037ddcc54c4487424e3d7820153084b3b512be8a4603e3ec5377a73311a617061460de1bfe49ef
diff --git a/sci-biology/bamtools/bamtools-2.5.1.ebuild b/sci-biology/bamtools/bamtools-2.5.1.ebuild
deleted file mode 100644
index 78a0c3cd255..00000000000
--- a/sci-biology/bamtools/bamtools-2.5.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="A programmer's API and an end-user's toolkit for handling BAM files"
-HOMEPAGE="https://github.com/pezmaster31/bamtools"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/pezmaster31/bamtools.git"
-else
- SRC_URI="https://github.com/pezmaster31/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0/${PV}" # no stable ABI yet
-
-RDEPEND="
- >=dev-libs/jsoncpp-1.8.0:=
- sys-libs/zlib:="
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
- # delete bundled libs, just to be safe
- rm -rf src/third_party/{gtest-1.6.0,jsoncpp} || die
-
- cmake_src_prepare
-}
next reply other threads:[~2021-06-20 20:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-20 20:04 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-20 20:04 [gentoo-commits] repo/gentoo:master commit in: sci-biology/bamtools/ David Seifert
2020-04-14 8:35 Joonas Niilola
2019-11-13 18:16 David Seifert
2018-12-13 14:08 David Seifert
2018-06-02 13:25 David Seifert
2017-12-23 18:45 David Seifert
2017-12-23 18:45 David Seifert
2017-12-23 18:45 David Seifert
2017-11-02 3:31 David Seifert
2017-11-02 3:19 David Seifert
2017-11-02 3:19 David Seifert
2015-12-13 9:54 Justin Lecher
2015-08-16 11:30 Justin Lecher
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=1624219432.92bb3cbc3bf6874aa00912882ef4fccc0d0c1223.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