From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/master-pdf-editor/
Date: Wed, 20 Oct 2021 02:42:35 +0000 (UTC) [thread overview]
Message-ID: <1634697609.8165059fdacd69929057cba173503c42163620ce.sam@gentoo> (raw)
commit: 8165059fdacd69929057cba173503c42163620ce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 20 02:40:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 20 02:40:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8165059f
app-text/master-pdf-editor: make QA_PREBUILT relative
See the ebuild(1) man page.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/master-pdf-editor/master-pdf-editor-5.8.06.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.8.06.ebuild b/app-text/master-pdf-editor/master-pdf-editor-5.8.06.ebuild
index 1300656eb4a..b6b616512c5 100644
--- a/app-text/master-pdf-editor/master-pdf-editor-5.8.06.ebuild
+++ b/app-text/master-pdf-editor/master-pdf-editor-5.8.06.ebuild
@@ -8,6 +8,7 @@ inherit desktop xdg
DESCRIPTION="A complete solution for viewing and editing PDF files"
HOMEPAGE="https://code-industry.net/free-pdf-editor/"
SRC_URI="https://code-industry.net/public/${P}-qt5.x86_64.tar.gz"
+S="${WORKDIR}/${PN}-${PV%%.*}"
LICENSE="master-pdf-editor"
SLOT="0"
@@ -24,9 +25,7 @@ RDEPEND="
>=media-gfx/sane-backends-1.0
"
-QA_PREBUILT="/opt/${PN}/masterpdfeditor5"
-
-S="${WORKDIR}/${PN}-${PV%%.*}"
+QA_PREBUILT="opt/${PN}/masterpdfeditor5"
src_install() {
insinto /opt/${PN}
next reply other threads:[~2021-10-20 2:42 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-20 2:42 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 9:08 [gentoo-commits] repo/gentoo:master commit in: app-text/master-pdf-editor/ Andreas Sturmlechner
2024-11-02 8:11 Andrey Grozin
2024-11-02 8:09 Andrey Grozin
2024-08-10 12:05 Andreas K. Hüttel
2024-07-29 11:20 Andrey Grozin
2024-07-06 12:46 Andrey Grozin
2024-02-17 4:48 Andrey Grozin
2024-02-17 4:25 Andrey Grozin
2024-02-17 4:20 Andrey Grozin
2023-03-21 6:04 Andrey Grozin
2023-03-21 6:02 Andrey Grozin
2023-02-15 15:59 Andrey Grozin
2022-05-10 6:49 Florian Schmaus
2022-05-10 6:49 Florian Schmaus
2022-02-26 2:30 Sam James
2022-02-26 2:30 Sam James
2022-02-26 2:30 Sam James
2021-11-29 7:42 Joonas Niilola
2021-11-29 7:42 Joonas Niilola
2021-10-20 2:42 Sam James
2021-08-06 9:54 Florian Schmaus
2021-08-06 9:54 Florian Schmaus
2021-04-10 7:45 Joonas Niilola
2021-04-10 7:45 Joonas Niilola
2021-02-25 12:13 Andrey Grozin
2021-01-22 7:07 Joonas Niilola
2020-12-09 9:42 Joonas Niilola
2020-12-09 9:42 Joonas Niilola
2020-12-09 9:42 Joonas Niilola
2020-10-02 8:42 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2019-08-13 15:09 Joonas Niilola
2019-04-07 8:29 Michał Górny
2019-02-18 19:41 Patrice Clement
2019-02-03 18:31 Andreas Sturmlechner
2019-02-03 18:31 Andreas Sturmlechner
2019-01-21 22:51 Patrice Clement
2019-01-21 22:51 Patrice Clement
2019-01-21 22:51 Patrice Clement
2019-01-21 22:51 Patrice Clement
2019-01-16 21:00 Andreas Sturmlechner
2018-09-21 16:04 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-08-08 1:13 Mikle Kolyada
2018-08-07 22:27 Patrice Clement
2018-08-07 12:10 Michał Górny
2018-08-07 12:10 Michał Górny
2018-08-07 12:10 Michał Górny
2018-06-09 6:30 Michał Górny
2018-02-09 14:51 Michał Górny
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=1634697609.8165059fdacd69929057cba173503c42163620ce.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