From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/linuxdoc-tools/
Date: Fri, 14 Jul 2017 21:21:39 +0000 (UTC) [thread overview]
Message-ID: <1500067295.1dd9adfc313584a49ae523a1b14ca14f8b9fd4b1.mgorny@gentoo> (raw)
commit: 1dd9adfc313584a49ae523a1b14ca14f8b9fd4b1
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sat Jul 1 16:11:09 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 21:21:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd9adfc
app-text/linuxdoc-tools: drop obsolete autotools-utils eclass
Closes: https://github.com/gentoo/gentoo/pull/5023
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild
index b02eb9b514f..808897c2186 100644
--- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild
+++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild
@@ -4,7 +4,7 @@
# EAPI=6 is blocked by Gentoo bugs 497038, 497052.
EAPI=5
-inherit autotools-utils latex-package perl-functions sgml-catalog toolchain-funcs vcs-snapshot
+inherit autotools epatch latex-package perl-functions sgml-catalog toolchain-funcs vcs-snapshot
DESCRIPTION="A toolset for processing LinuxDoc DTD SGML files"
HOMEPAGE="https://gitlab.com/agmartin/linuxdoc-tools"
@@ -31,7 +31,8 @@ DEPEND="${RDEPEND}
"
src_prepare() {
- autotools-utils_src_prepare
+ [[ ${PATCHES} ]] && epatch -p1 "${PATCHES[@]}"
+ epatch_user
# Update the build system with Gentoo paths.
sed -i \
@@ -62,6 +63,7 @@ src_compile() {
}
src_install() {
+ # Override latex-package.eclass
default_src_install
}
next reply other threads:[~2017-07-14 21:21 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-14 21:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-29 16:18 [gentoo-commits] repo/gentoo:master commit in: app-text/linuxdoc-tools/ Andreas K. Hüttel
2023-02-24 17:11 Arthur Zamarin
2023-02-24 17:11 Arthur Zamarin
2023-02-24 16:58 Arthur Zamarin
2019-12-10 10:31 David Seifert
2019-11-26 11:41 Agostino Sarubbo
2019-11-26 0:58 Thomas Deutschmann
2019-09-17 7:12 Michał Górny
2019-09-11 17:58 Michał Górny
2019-08-26 18:45 Sergei Trofimovich
2018-10-28 17:25 Sergei Trofimovich
2018-10-27 19:17 Mikle Kolyada
2018-10-05 21:28 Michał Górny
2016-09-24 13:42 Agostino Sarubbo
2016-05-24 3:06 Ian Delaney
2016-05-09 12:22 Ian Delaney
2016-01-13 14:10 Patrice Clement
2015-12-25 15:41 Agostino Sarubbo
2015-12-25 15:13 Agostino Sarubbo
2015-11-25 8:49 Patrice Clement
2015-11-25 8:49 Patrice Clement
2015-11-25 8:48 Patrice Clement
2015-11-23 17:37 Patrice Clement
2015-10-31 9:36 Ian Delaney
2015-10-21 6:51 Patrice Clement
2015-10-21 6:51 Patrice Clement
2015-10-13 21:25 Michał Górny
2015-10-06 16:11 Patrice Clement
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=1500067295.1dd9adfc313584a49ae523a1b14ca14f8b9fd4b1.mgorny@gentoo \
--to=mgorny@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