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/libgtextutils/
Date: Sun, 19 Jun 2022 18:04:52 +0000 (UTC)	[thread overview]
Message-ID: <1655661867.b4cf3cc2a34d50ad16095b25b4e7de1749e169c6.soap@gentoo> (raw)

commit:     b4cf3cc2a34d50ad16095b25b4e7de1749e169c6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 18:04:27 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 18:04:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4cf3cc2

sci-biology/libgtextutils: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...gtextutils-0.6.1.ebuild => libgtextutils-0.6.1-r1.ebuild} | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/sci-biology/libgtextutils/libgtextutils-0.6.1.ebuild b/sci-biology/libgtextutils/libgtextutils-0.6.1-r1.ebuild
similarity index 72%
rename from sci-biology/libgtextutils/libgtextutils-0.6.1.ebuild
rename to sci-biology/libgtextutils/libgtextutils-0.6.1-r1.ebuild
index 8f0455e5322c..2ffb1c3338b8 100644
--- a/sci-biology/libgtextutils/libgtextutils-0.6.1.ebuild
+++ b/sci-biology/libgtextutils/libgtextutils-0.6.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools
 
@@ -12,7 +12,6 @@ SRC_URI="http://hannonlab.cshl.edu/fastx_toolkit/${P}.tar.bz2"
 LICENSE="AGPL-3"
 SLOT="0/0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 PATCHES=(
 	"${FILESDIR}"/${P}-fix-build-system.patch
@@ -24,13 +23,8 @@ src_prepare() {
 	eautoreconf
 }
 
-src_configure() {
-	econf --disable-static
-}
-
 src_install() {
 	default
 
-	# package installs .pc files
-	find "${D}" -name '*.la' -delete || die
+	find "${ED}" -name '*.la' -delete || die
 }


             reply	other threads:[~2022-06-19 18:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 18:04 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-08 12:16 [gentoo-commits] repo/gentoo:master commit in: sci-biology/libgtextutils/ Agostino Sarubbo

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=1655661867.b4cf3cc2a34d50ad16095b25b4e7de1749e169c6.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