From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 54E0F158010 for ; Sun, 19 Feb 2023 15:44:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 049E4E08AD; Sun, 19 Feb 2023 15:44:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5135CE07F9 for ; Sun, 19 Feb 2023 15:44:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A438335C78 for ; Sun, 19 Feb 2023 15:44:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95CC28AE for ; Sun, 19 Feb 2023 15:44:30 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1676821459.5f92906d5b563269d52f9dd1720beb098ba56edb.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/samtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/samtools/Manifest sci-biology/samtools/samtools-1.15.1.ebuild X-VCS-Directories: sci-biology/samtools/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 5f92906d5b563269d52f9dd1720beb098ba56edb X-VCS-Branch: master Date: Sun, 19 Feb 2023 15:44:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 651402e4-c1bd-40e3-8dd6-62a194e09b85 X-Archives-Hash: 94d13a48753b374be628e8d02405c112 commit: 5f92906d5b563269d52f9dd1720beb098ba56edb Author: David Seifert gentoo org> AuthorDate: Sun Feb 19 15:44:19 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Feb 19 15:44:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f92906d sci-biology/samtools: drop 1.15.1 Signed-off-by: David Seifert gentoo.org> sci-biology/samtools/Manifest | 1 - sci-biology/samtools/samtools-1.15.1.ebuild | 47 ----------------------------- 2 files changed, 48 deletions(-) diff --git a/sci-biology/samtools/Manifest b/sci-biology/samtools/Manifest index 6836d74da51a..098c93fb112b 100644 --- a/sci-biology/samtools/Manifest +++ b/sci-biology/samtools/Manifest @@ -1,3 +1,2 @@ DIST samtools-0.1.20.tar.gz 566387 BLAKE2B a62d74c408877754af50f5e5fea0e2289ec1e0c9f25013ed0d039bfe8ef61108600d917f8c9d356e98aca632795b4eb0f01ea1b54526a652577fb74a38a433c2 SHA512 15bd8cf401d14c1ab4faa591b6054f5ea9731c4e966f37f71d33d9081a270cfeb91e8a3d80c631e0725b49da81387f824c206e8c21553ad554d0cfc5c238a6e5 -DIST samtools-1.15.1.tar.bz2 7831692 BLAKE2B 0fe94ff05075b219c77d0da8500c64bdffd53927950b5a67f8708c5c326ebc90a40c193b3bcf0baf3d09baed6fa596d9d024cb529340c6887de88614c9ff4bd6 SHA512 54a8a394b6b5231bd942236ec353027caaf48b4552a00b35573a1e71d680320d8140a73409bb76066c82e86fe62cf74f2f8f2f1a1e4aec96e4e8b9aff0d44a46 DIST samtools-1.16.1.tar.bz2 8217689 BLAKE2B 51ca62655d1f43dd0c6f9bd38b323b8a9d8f7486ce42496e21186da06ea881d94e096214720f3fb8d1dd12d7a23881bc3b25e27b1a845d56157ac7ffda7130c1 SHA512 f9d6b8652234c782a1b369f028073ad4a66c44e9620ae60f0ecb35e0874f04ca633713078b692fdc1a1cc4f884ebdbf3ecae6881f11fb3b4fd3d27c5b8da67ba diff --git a/sci-biology/samtools/samtools-1.15.1.ebuild b/sci-biology/samtools/samtools-1.15.1.ebuild deleted file mode 100644 index 21d2b8a5077d..000000000000 --- a/sci-biology/samtools/samtools-1.15.1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs - -DESCRIPTION="Utilities for analysing and manipulating the SAM/BAM alignment formats" -HOMEPAGE="http://www.htslib.org/" -SRC_URI="https://github.com/samtools/${PN}/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" - -RDEPEND=" - dev-lang/perl - =sci-libs/htslib-${PV}*:= - sys-libs/ncurses:=[unicode(+)] - sys-libs/zlib" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - - # remove bundled htslib - rm -r htslib-* || die -} - -src_configure() { - econf \ - --with-ncurses \ - --with-htslib=system \ - CURSES_LIB="$($(tc-getPKG_CONFIG) --libs ncursesw || die)" -} - -src_compile() { - emake AR="$(tc-getAR)" -} - -src_install() { - default - - dodoc -r examples - docompress -x /usr/share/doc/${PF}/examples -}