summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/zathura: 0.4.8 version bump.Piotr Karbowski2021-10-163-2/+60
| | | | | Closes: https://bugs.gentoo.org/818190 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* app-text/vgrep: bump to v2.5.2Thomas Deutschmann2021-10-152-0/+31
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-text/kramdown-rfc2629: add 1.5.9, drop 1.5.8Florian Schmaus2021-10-152-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/epstool: keyword 3.09 for ~riscvAlex Fan2021-10-121-2/+2
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-text/languagetool: add missing param.Patrice Clement2021-10-111-1/+1
| | | | | Closes: https://bugs.gentoo.org/817353 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-text/kramdown-rfc2629: add 1.5.8, drop 1.5.6Florian Schmaus2021-10-112-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/xournalpp: Keyword 1.0.20 ppc64, #793104Sam James2021-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/build-docbook-catalog: use EROOT in mkdirSam James2021-10-111-1/+1
| | | | | | Needed for e.g. Prefix. Signed-off-by: Sam James <sam@gentoo.org>
* app-text/languagetool: version bump.Patrice Clement2021-10-103-0/+97
| | | | | | Closes: https://bugs.gentoo.org/803332 Closes: https://github.com/gentoo/gentoo/pull/22532 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-text/coolreader: add harfbuzz subslot depSam James2021-10-093-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/po4a: drop oldAkinori Hattori2021-10-093-74/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/build-docbook-catalog: Create missing dir needed in pkg_postinstPatrick Lauer2021-10-091-0/+2
| | | | | | | | | Since /run might be empty (chroot etc.) or missing, opportunistically create the directory if needed. Avoids failing randomly for no obvious reason. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* app-text/build-docbook-catalog: fix eprefix handling #816747Mike Frysinger2021-10-082-1/+1
| | | | | Closes: https://bugs.gentoo.org/816747 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-text/po4a: stable 0.63-r1 for hppa, bug #813648Rolf Eike Beer2021-10-081-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/docbook-xsl-stylesheets: die on failed build-docbook-catalogSam James2021-10-071-2/+4
| | | | | | | | | Fail loudly if build-docbook-catalog wasn't successful; this is likely due to /run not being (bind-)mounted (in chroots/new installs). Bug: https://bugs.gentoo.org/816303 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/docbook-xsl-ns-stylesheets: die on failed build-docbook-catalogSam James2021-10-071-2/+4
| | | | | | | | | Fail loudly if build-docbook-catalog wasn't successful; this is likely due to /run not being (bind-)mounted (in chroots/new installs). Bug: https://bugs.gentoo.org/816303 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/docbook-xml-simple-dtd: die on failed build-docbook-catalogSam James2021-10-073-6/+18
| | | | | | | | | Fail loudly if build-docbook-catalog wasn't successful; this is likely due to /run not being (bind-)mounted (in chroots/new installs). Bug: https://bugs.gentoo.org/816303 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/docbook-xml-dtd: die on failed build-docbook-catalogSam James2021-10-075-10/+30
| | | | | | | | | Fail loudly if build-docbook-catalog wasn't successful; this is likely due to /run not being (bind-)mounted (in chroots/new installs). Bug: https://bugs.gentoo.org/816303 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/build-docbook-catalog: die on failed build-docbook-catalogSam James2021-10-072-2/+4
| | | | | | | | | Fail loudly if build-docbook-catalog wasn't successful; this is likely due to /run not being (bind-)mounted (in chroots/new installs). Bug: https://bugs.gentoo.org/816303 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: add note re security backportsSam James2021-10-061-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: drop myself as a maintainerSam James2021-10-061-4/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/namazu: new upstream releaseAkinori Hattori2021-10-052-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/namazu: fix build with >=app-editors/emacs-27Akinori Hattori2021-10-052-0/+15
| | | | | | Closes: https://bugs.gentoo.org/814455 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/namazu: update LICENSEAkinori Hattori2021-10-052-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/namazu: update to EAPI 7Akinori Hattori2021-10-052-14/+14
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/fb2edit: treecleanJakov Smolić2021-10-053-37/+0
| | | | | Closes: https://bugs.gentoo.org/740416 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/calibre: Require latest PyQtWebEngineCecil Curry2021-10-041-1/+1
| | | | | | Bug: https://bugs.gentoo.org/793986#c24 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-text/iso-codes: stable 4.7.0 for sparc, bug #815013Rolf Eike Beer2021-10-041-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/enchant: stable 2.3.1 for sparc, bug #815013Rolf Eike Beer2021-10-041-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/htmltidy: drop 0.99.0Marek Szuba2021-10-045-159/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-text/htmltidy: Stabilize 5.8.0-r1 hppa, #812425Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/iso-codes: Stabilize 4.7.0 amd64, #815013Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/enchant: Stabilize 2.3.1 amd64, #815013Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/iso-codes: Stabilize 4.7.0 arm64, #815013Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/enchant: Stabilize 2.3.1 arm64, #815013Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/build-docbook-catalog: version bump to 2.0Mike Frysinger2021-10-032-0/+37
| | | | | Closes: https://bugs.gentoo.org/773517 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-text/htmltidy: Stabilize 5.8.0-r1 arm, #812425Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/htmltidy: Stabilize 5.8.0-r1 arm64, #812425Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler: 21.10.0 version bumpAndreas Sturmlechner2021-10-022-0/+127
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-text/poppler: EAPI-8 bump, subslot bumpAndreas Sturmlechner2021-10-021-2/+2
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-text/po4a: Stabilize 0.63-r1 arm64, #813648Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/ghostscript-gpl: Stabilize 9.54.0-r1 arm64, #796659Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/kramdown-rfc2629: add 1.5.6Florian Schmaus2021-10-012-0/+31
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/yelp-tools: Enable py3.10Mart Raudsepp2021-10-011-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-text/bibutils: Version bump to 7.1Jakov Smolić2021-10-012-0/+44
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/chasen: keyword 2.4.4-r3 for ~riscvAlex Fan2021-09-291-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-text/rarian: keyword 0.8.1-r3 for ~riscvAlex Fan2021-09-291-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-text/mandoc: Bump to version 1.14.6Lars Wendler2021-09-292-0/+125
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-text/dictd: keyword 1.13.0-r3 for ~riscvAlex Fan2021-09-291-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-text/stardict: keyword 4.0.0_pre20170304-r1 for ~riscvAlex Fan2021-09-291-2/+2
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>