From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Bio-SamTools/
Date: Thu, 10 Mar 2022 21:12:55 +0000 (UTC) [thread overview]
Message-ID: <1646946616.c6a58ad91a44dbb39c621ca2926b370ab0d70ca3.sam@gentoo> (raw)
commit: c6a58ad91a44dbb39c621ca2926b370ab0d70ca3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 05:13:32 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 21:10:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a58ad9
dev-perl/Bio-SamTools: [QA] fix UnusedInherits (multilib)
get_libdir has been built-in since EAPI 6
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild b/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild
index b06de25d3541..e8109c9688f3 100644
--- a/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild
+++ b/dev-perl/Bio-SamTools/Bio-SamTools-1.430.0-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=LDS
DIST_VERSION=1.43
-inherit perl-module toolchain-funcs multilib
+inherit perl-module toolchain-funcs
DESCRIPTION="Read SAM/BAM database files"
@@ -39,6 +39,7 @@ src_configure() {
SAM_INCLUDE="${EPREFIX}/usr/include/bam-0.1-legacy" \
perl-module_src_configure
}
+
src_compile() {
./Build --config optimize="${CFLAGS}" build || die
}
next reply other threads:[~2022-03-10 21:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 21:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-31 20:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Bio-SamTools/ Andreas K. Hüttel
2020-08-06 16:40 Kent Fredric
2020-07-03 15:10 Kent Fredric
2016-10-24 13:32 Pacho Ramos
2016-10-24 13:32 Pacho Ramos
2015-12-28 20:08 Andreas Hüttel
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=1646946616.c6a58ad91a44dbb39c621ca2926b370ab0d70ca3.sam@gentoo \
--to=sam@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