summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-text/diff-pdf: Set WX_GTK_VER before inheritDavid Seifert2021-04-061-3/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-text/diff-pdf: remove old "unused" diff-pdf-0.3.ebuild.Michael Orlitzky2021-03-132-40/+0
| | | | | | Close: https://bugs.gentoo.org/769605 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-text/diff-pdf: maintainer stabilize v0.4.1 on amd64.Michael Orlitzky2021-03-131-1/+1
| | | | | | Bug: https://bugs.gentoo.org/769605 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-text/diff-pdf: new revision to build against unstable poppler.Michael Orlitzky2021-02-092-1/+32
| | | | | | | | Upstream already had a patch for this, easy. Closes: https://bugs.gentoo.org/761835 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-text/diff-pdf: new revision using the gtk-3 slot of wxGTK.Michael Orlitzky2021-02-081-4/+4
| | | | | | Closes: https://bugs.gentoo.org/769608 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-text/diff-pdf: bump to 0.4.1Jason A. Donenfeld2020-10-222-0/+40
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/diff-pdf: [QA] Fix VariableInHomepageDavid Seifert2020-02-081-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-text/diff-pdf: maintainer stable on amd64.Michael Orlitzky2019-09-091-1/+1
| | | | | | | | | | This has been in the tree since February without a single bug report. I use it frequently to test changes in my LaTeX libraries, so I don't think a round trip through the amd64 arch team would add much value. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-text/diff-pdf: new package to visually compare two PDF files.Michael Orlitzky2019-02-193-0/+48
This has been an open request (and desire of mine) for a while, but the older releases depended on the deprecated 2.8 slot of wxGTK. However a new release was recently made with all of the upstream improvements from the past few years, so it is now possible to package this properly. Here it is. Thanks to Erik Quaeghebeur who opened the package request bug, supplied an ebuild, and helped me do some testing. Closes: https://bugs.gentoo.org/549260 Reported-by: Erik Quaeghebeur Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11