summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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