public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/libgtextutils/
@ 2020-09-08 12:16 Agostino Sarubbo
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo @ 2020-09-08 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     89a72471910d46c4f40f26d545a5cc1fddd420c4
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 12:16:53 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 12:16:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a72471

sci-biology/libgtextutils: update maintainer email since current is not subscribed to bugzilla

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sci-biology/libgtextutils/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/libgtextutils/metadata.xml b/sci-biology/libgtextutils/metadata.xml
index 138cb7705c0..38108be67e1 100644
--- a/sci-biology/libgtextutils/metadata.xml
+++ b/sci-biology/libgtextutils/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
-		<email>mmokrejs@fold.natur.cuni.cz</email>
+		<email>mmokrejs@gmail.com</email>
 		<name>Martin Mokrejs</name>
 	</maintainer>
 	<maintainer type="project">


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-biology/libgtextutils/
@ 2022-06-19 18:04 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2022-06-19 18:04 UTC (permalink / raw
  To: gentoo-commits

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
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-19 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 12:16 [gentoo-commits] repo/gentoo:master commit in: sci-biology/libgtextutils/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2022-06-19 18:04 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox