From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/
Date: Mon, 19 Apr 2021 19:12:43 +0000 (UTC) [thread overview]
Message-ID: <1618859519.42aa838aaa61a817051810e9c8dd6f7dd82bf25d.sam@gentoo> (raw)
commit: 42aa838aaa61a817051810e9c8dd6f7dd82bf25d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 16:48:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 19:11:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42aa838a
app-text/xmlto: port old to EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/xmlto/xmlto-0.0.28-r3.ebuild | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/app-text/xmlto/xmlto-0.0.28-r3.ebuild b/app-text/xmlto/xmlto-0.0.28-r3.ebuild
index 75fca16f2d6..6b8268c5f68 100644
--- a/app-text/xmlto/xmlto-0.0.28-r3.ebuild
+++ b/app-text/xmlto/xmlto-0.0.28-r3.ebuild
@@ -1,9 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-inherit epatch
+EAPI=7
DESCRIPTION="script for converting XML and DocBook documents to a variety of output formats"
HOMEPAGE="https://pagure.io/xmlto"
@@ -29,8 +27,12 @@ DEPEND="${RDEPEND}"
DOCS="AUTHORS ChangeLog FAQ NEWS README THANKS"
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.0.22-format_fo_passivetex_check.patch
+)
+
src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.0.22-format_fo_passivetex_check.patch
+ default
# fix symbol clash on Solaris
if [[ ${CHOST} == *-solaris* ]] ; then
@@ -42,5 +44,6 @@ src_configure() {
# We don't want the script to detect /bin/sh if it is bash.
export ac_cv_path_BASH=${BASH}
has_version sys-apps/util-linux || export GETOPT=getopt-long
+
econf
}
next reply other threads:[~2021-04-19 19:12 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 19:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-14 20:45 [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/ Mike Gilbert
2023-08-27 14:24 David Seifert
2023-08-18 8:27 Sam James
2023-01-13 13:04 Arthur Zamarin
2022-12-29 20:27 Sam James
2022-12-29 20:04 Sam James
2022-12-29 20:03 Arthur Zamarin
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-06 20:41 Sam James
2022-09-26 4:16 Arthur Zamarin
2022-09-23 7:04 Agostino Sarubbo
2022-09-23 7:02 Agostino Sarubbo
2022-09-23 6:24 Arthur Zamarin
2022-09-23 6:24 Arthur Zamarin
2022-09-23 6:10 Arthur Zamarin
2022-09-23 5:46 Sam James
2022-09-23 5:41 Arthur Zamarin
2022-09-07 23:34 Sam James
2022-04-29 7:59 WANG Xuerui
2022-03-21 7:50 Agostino Sarubbo
2022-03-21 7:47 Agostino Sarubbo
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:53 Arthur Zamarin
2022-03-19 7:56 Agostino Sarubbo
2022-03-19 7:55 Agostino Sarubbo
2022-01-01 9:38 Sam James
2021-06-04 8:14 Sam James
2021-05-31 17:43 Sergei Trofimovich
2021-05-28 12:05 Agostino Sarubbo
2021-05-28 12:04 Agostino Sarubbo
2021-05-28 12:03 Agostino Sarubbo
2021-05-28 7:35 Agostino Sarubbo
2021-05-28 3:17 Sam James
2021-05-28 3:17 Sam James
2021-04-07 22:28 Sam James
2021-04-06 21:02 Sam James
2021-04-04 21:21 Sergei Trofimovich
2021-03-31 15:25 Sergei Trofimovich
2021-03-27 16:06 Sam James
2021-03-27 16:04 Sam James
2021-03-26 20:39 Agostino Sarubbo
2021-03-26 18:37 Sam James
2021-03-26 18:37 Sam James
2021-03-26 15:19 Agostino Sarubbo
2021-02-27 7:46 Sam James
2021-02-27 7:46 Sam James
2021-01-06 13:46 Fabian Groffen
2020-07-24 19:49 Mikle Kolyada
2020-07-10 21:46 Mikle Kolyada
2019-05-05 10:16 Mikle Kolyada
2019-03-25 11:55 Mikle Kolyada
2019-03-25 11:55 Mikle Kolyada
2019-01-27 11:05 Pacho Ramos
2019-01-11 21:00 Mart Raudsepp
2019-01-04 22:41 Mikle Kolyada
2018-12-27 18:48 Fabian Groffen
2018-12-27 18:48 Fabian Groffen
2018-11-09 18:29 Mikle Kolyada
2018-11-02 7:50 Matt Turner
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 0:52 Thomas Deutschmann
2018-10-24 7:40 Mikle Kolyada
2018-10-21 8:29 Sergei Trofimovich
2017-10-27 23:06 Patrice Clement
2017-08-03 7:31 Fabian Groffen
2017-01-04 18:28 Mike Gilbert
2015-12-01 18:43 Mike Gilbert
2015-11-25 19:46 Mike Gilbert
2015-11-25 19:46 Mike Gilbert
2015-11-19 8:01 Lars Wendler
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=1618859519.42aa838aaa61a817051810e9c8dd6f7dd82bf25d.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