summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-123-5/+5
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-arch/unar: check ObjC toolchain supportDavid Seifert2024-01-121-0/+25
| | | | | | Bug: https://bugs.gentoo.org/732846 Bug: https://bugs.gentoo.org/802813 Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/unar: add 1.10.8David Seifert2024-01-113-0/+96
| | | | | | Bug: https://bugs.gentoo.org/802813 Bug: https://bugs.gentoo.org/920359 Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/dpkg: sys-devel/flex -> app-alternatives/lexSam James2024-01-087-14/+14
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/rpm2targz: app-arch/cpio -> app-alternatives/cpioSam James2024-01-081-2/+2
| | | | | | | | All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/patool: app-arch/cpio -> app-alternatives/cpioSam James2024-01-084-8/+8
| | | | | | | | All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/file-roller: app-arch/cpio -> app-alternatives/cpioSam James2024-01-083-4/+4
| | | | | | | | All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/engrampa: app-arch/cpio -> app-alternatives/cpioSam James2024-01-082-4/+4
| | | | | | | | All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/file-roller: Stabilize 43.1 amd64, #920740Sam James2024-01-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/xarchiver: keyword 0.5.4.22 for ~loongWANG Xuerui2024-01-071-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-arch/upx-bin: drop 4.0.2Azamat H. Hackimov2024-01-072-46/+0
| | | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34604 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-arch/upx-bin: add 4.2.1Azamat H. Hackimov2024-01-072-0/+46
| | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-arch/upx: drop 4.0.2Azamat H. Hackimov2024-01-072-31/+0
| | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-arch/upx: add 4.2.1Azamat H. Hackimov2024-01-072-0/+31
| | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-arch/lzlib: fix calling AR directly, bug #721916Michael Mair-Keimberger2024-01-071-0/+41
| | | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/721916 Closes: https://github.com/gentoo/gentoo/pull/34585 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-arch/tarlz: add 0.25Florian Schmaus2024-01-052-0/+33
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-arch/xarchiver: Keyword 0.5.4.22 riscv, #921390Jakov Smolić2024-01-051-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-arch/rpm: keyword 4.19.1 for ~loongWANG Xuerui2024-01-031-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-arch/pdv: update HOMEPAGEPetr Vaněk2023-12-301-1/+1
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-arch/pdv: resolve implicit function declaration issuePetr Vaněk2023-12-302-0/+21
| | | | | | | | The issue is fixed with a patch which adds function prototype to a common header file. Closes: https://bugs.gentoo.org/882157 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-arch/pdv: reconfigure also project rootPetr Vaněk2023-12-302-8/+7
| | | | | | | | | | | It is necessary to reconfigure also project root for modern compiler compatibility. This necessitated updating the no-strip patch to modify extra.mk instead of Makefile.in, responding to the new regeneration process. Closes: https://bugs.gentoo.org/880351 Closes: https://bugs.gentoo.org/906002 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-arch/xarchiver: Bump to 0.5.4.22Michał Górny2023-12-302-0/+62
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-arch/xz-utils: drop 5.4.2, 5.4.3, 5.4.4Sam James2023-12-285-431/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/xz-utils: drop 5.2.11, 5.2.12Sam James2023-12-283-240/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/lxqt-archiver: Stabilize 0.9.0 x86, #920175Sam James2023-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/upx: Stabilize 4.1.0 x86, #920586Arthur Zamarin2023-12-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-arch/upx-bin: Stabilize 4.1.0 x86, #920585Arthur Zamarin2023-12-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-arch/gzip: Stabilize 1.13 ppc, #914544Sam James2023-12-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/upx: Stabilize 4.1.0 amd64, #920586Sam James2023-12-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/upx-bin: Stabilize 4.1.0 amd64, #920585Sam James2023-12-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/rpm: Keyword 4.19.1 riscv, #919936Jakov Smolić2023-12-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-arch/rpm: Keyword 4.19.1 x86, #919936Joonas Niilola2023-12-221-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/torrentzip: Use improved <longdescription> from README.mdAlexander Miller2023-12-221-4/+6
| | | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/34406 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/torrentzip: Add github remote-id for new upstreamAlexander Miller2023-12-221-0/+1
| | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/torrentzip: Switch to new upstream and add 1.0Alexander Miller2023-12-222-0/+29
| | | | | | Bug: https://bugs.gentoo.org/920358 Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/engrampa: drop 1.26.0-r1Ian Jordan2023-12-222-75/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* */*: MATE var fixIan Jordan2023-12-211-1/+1
| | | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34393 Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword 1.27Ian Jordan2023-12-211-5/+4
| | | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34340 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/engrampa: add 1.27.1Ian Jordan2023-12-212-0/+71
| | | | | | | depend on >=file-5.38 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/lxqt-archiver: Stabilize 0.9.0 amd64, #920175Sam James2023-12-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/dpkg: add patch to fix mips buildMatoro Mahri2023-12-193-0/+258
| | | | | | | | See: https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch Closes: https://bugs.gentoo.org/876031 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34229 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/file-roller: Version bump to 43.1Guillermo Joandet2023-12-182-0/+104
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34119 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-arch/lxqt-archiver: Keyword 0.9.0 loong, #917093Matoro Mahri2023-12-171-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-arch/patool: Stabilize 1.15.0 amd64, #920058Joonas Niilola2023-12-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/patool: Stabilize 1.15.0 x86, #920058Joonas Niilola2023-12-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/plzip: Stabilize 1.10 x86, #920058Joonas Niilola2023-12-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/libarchive: Remove oldMichał Górny2023-12-152-144/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-arch/libarchive: Stabilize 3.7.2 amd64, #919025Arthur Zamarin2023-12-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-arch/unrar: Stabilize 6.2.12-r1 x86, #919932Michał Górny2023-12-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-arch/unrar: Stabilize 6.2.12-r1 ppc, #919932Michał Górny2023-12-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>