Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Master PDF Editor - version 4, without watermark
Date: Sat, 25 Sep 2021 17:33:15
Message-Id: bce5b1d9-dabf-f11e-211d-991541f186c2@sys-concept.com
In Reply to: Re: [gentoo-user] Master PDF Editor - version 4, without watermark by Charlotte Delenk
1 On 9/25/21 2:59 AM, Charlotte Delenk wrote:
2 > On 9/25/21 09:45, Marco Rebhan wrote:
3 >> On Saturday, 25 September 2021 09:06:20 CEST thelma@×××××××××××.com
4 >> wrote:
5 >>> Any idea where I can find "Master PDF Editor - version 4" ebuild?
6 >>> Ver. 4 is without watermark.
7 >> You can find it in the git repository history:
8 >> https://gitweb.gentoo.org/repo/gentoo.git/commit/?
9 >> id=56e7e82af65de580969758794453066a29ecbf85
10 >>
11 >> The command I used to find that was git log 'app-text/master-pdf-editor/
12 >> master-pdf-editor-4*' in case you need to do that in the future.
13 >>
14 >> Due to the commit message, I don't think you'll have much luck unless
15 >> you have the source files:
16 >>
17 >>> app-text/master-pdf-editor: removed 4.3.82 as sources are no longer
18 >>> available.
19 >> -Marco
20 >
21 >
22 > It appears that the binaries for a slightly newer version are still available on the website, just under a different name:
23 >
24 > http://code-industry.net/public/master-pdf-editor-4.3.89_qt5.amd64.tar.gz
25 >
26 > I attached an ebuild that might work, haven't tested it.
27
28 I'm trying to test. I add to:
29 package.accept_keywords
30 =master-pdf-editor-4.3.89 ~amd64
31
32 emerge -avq =master-pdf-editor-4.3.89
33 --- Invalid atom in /etc/portage/package.accept_keywords: =master-pdf-editor-4.3.89
34 * Last emerge --sync was 40d 23h 52m 30s ago.
35
36 !!! All ebuilds that could satisfy "=master-pdf-editor-4.3.89" have been masked.
37 !!! One of the following masked packages is required to complete your request:
38 - app-text/master-pdf-editor-4.3.89::Local (masked by: ~amd64 keyword)
39
40 Why is still blocking it?

Replies

Subject Author
Re: [gentoo-user] Master PDF Editor - version 4, without watermark Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Master PDF Editor - version 4, without watermark Dale <rdalek1967@×××××.com>