Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/master-pdf-editor/
Date: Sat, 26 Feb 2022 02:30:07
Message-Id: 1645842535.7735689b0aedfc37a89fcd848882f763903e01eb.sam@gentoo
1 commit: 7735689b0aedfc37a89fcd848882f763903e01eb
2 Author: Joao Santos <joaompssantos <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 22 14:55:44 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 26 02:28:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7735689b
7
8 app-text/master-pdf-editor: add glibc as dependency (binary package)
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: João Santos <joaompssantos <AT> gmail.com>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 ...ter-pdf-editor-5.8.20.ebuild => master-pdf-editor-5.8.20-r1.ebuild} | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.8.20.ebuild b/app-text/master-pdf-editor/master-pdf-editor-5.8.20-r1.ebuild
18 similarity index 95%
19 rename from app-text/master-pdf-editor/master-pdf-editor-5.8.20.ebuild
20 rename to app-text/master-pdf-editor/master-pdf-editor-5.8.20-r1.ebuild
21 index 14038cc98d00..f944cce74811 100644
22 --- a/app-text/master-pdf-editor/master-pdf-editor-5.8.20.ebuild
23 +++ b/app-text/master-pdf-editor/master-pdf-editor-5.8.20-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=8
30 @@ -16,6 +16,7 @@ KEYWORDS="~amd64"
31 RESTRICT="mirror"
32
33 RDEPEND="
34 + sys-libs/glibc
35 >=dev-qt/qtcore-5.12.9:5
36 >=dev-qt/qtgui-5.12.9:5
37 >=dev-qt/qtnetwork-5.12.9:5