From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/docx2txt/
Date: Sun, 17 Nov 2019 05:08:58 +0000 (UTC) [thread overview]
Message-ID: <1573967210.6cda4c86cd81db6aa4eefc6904bda51ae9a928c2.radhermit@gentoo> (raw)
commit: 6cda4c86cd81db6aa4eefc6904bda51ae9a928c2
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 05:06:15 2019 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 05:06:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cda4c86
app-text/docx2txt: update to EAPI 7
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
app-text/docx2txt/docx2txt-1.4.ebuild | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/app-text/docx2txt/docx2txt-1.4.ebuild b/app-text/docx2txt/docx2txt-1.4.ebuild
index 322943c0bd9..46c9ea99a96 100644
--- a/app-text/docx2txt/docx2txt-1.4.ebuild
+++ b/app-text/docx2txt/docx2txt-1.4.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-inherit eutils
+EAPI=7
DESCRIPTION="Convert MS Office docx files to plain text"
HOMEPAGE="http://docx2txt.sourceforge.net/"
@@ -16,9 +14,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="app-arch/unzip
dev-lang/perl"
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.1-paragraph-newline.patch
-}
+PATCHES=( "${FILESDIR}"/${PN}-1.1-paragraph-newline.patch )
src_compile() { :; }
next reply other threads:[~2019-11-17 5:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-17 5:08 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-31 12:10 [gentoo-commits] repo/gentoo:master commit in: app-text/docx2txt/ Arthur Zamarin
2021-07-25 3:23 Sam James
2021-07-25 1:10 Sam James
2021-07-18 6:35 Agostino Sarubbo
2021-07-18 6:33 Agostino Sarubbo
2021-02-18 20:11 Sergei Trofimovich
2019-11-17 5:08 Tim Harder
2019-11-17 5:08 Tim Harder
2019-11-13 2:10 Aaron Bauman
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=1573967210.6cda4c86cd81db6aa4eefc6904bda51ae9a928c2.radhermit@gentoo \
--to=radhermit@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