summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/p7zip: Stabilize 17.05-r1 amd64, #933740Arthur Zamarin2024-10-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-arch/p7zip: Stabilize 17.05-r1 arm64, #933740Arthur Zamarin2024-10-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-arch/p7zip: update EAPI 7 -> 8, drop cp -fAndreas Sturmlechner2024-10-131-9/+6
| | | | | Bug: https://bugs.gentoo.org/933740 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-arch/p7zip: Drop broken IUSE staticAndreas Sturmlechner2024-10-131-5/+1
| | | | | | | | If you wait long enough, someone else will fix it for you. Bug: https://bugs.gentoo.org/915392 Bug: https://bugs.gentoo.org/933740 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-arch/p7zip: Fix test REQUIRED_USEAndreas Sturmlechner2024-10-131-1/+4
| | | | | | | | Maintainer timeout fix. Bug: https://bugs.gentoo.org/907221 Bug: https://bugs.gentoo.org/933740 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-122-2/+2
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-arch/p7zip: fix indentationSam James2024-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: keyword 17.05-r1 for ~loongWANG Xuerui2023-10-091-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-arch/p7zip: fix build issueMatthew Thode2023-09-242-0/+25
| | | | | | Closes: https://bugs.gentoo.org/901467 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: marked ~arm64-macosFabian Groffen2023-06-051-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-arch/p7zip: install docs unconditionallyNRK2023-05-282-13/+9
| | | | | | | | | | The QA policy is to install small files (that require no additional dependency to build) to be installed unconditionally: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: NRK <nrk@disroot.org> Closes: https://github.com/gentoo/gentoo/pull/31018 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-252-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-arch/p7zip: fix natspec patchJoe Kappus2023-04-162-14/+4
| | | | | | | | | | due to how we handle makefiles need to drop that part from patch and update the makefiles directly in ebuild. fixes build with natspec. Closes: https://bugs.gentoo.org/904332 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/30597 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: drop 17.05Matthew Thode2023-04-141-111/+0
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: add natspec support via useflagJoe Kappus2023-04-143-1/+135
| | | | | | | | | Patch is from Arch: https://aur.archlinux.org/cgit/aur.git/tree/natspec.patch?h=p7zip-natspec Closes: https://bugs.gentoo.org/574900 Signed-off-by: Joe Kappus <joe@wt.gd> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: update upstream metadataJoe Kappus2023-04-141-1/+1
| | | | | | Closes: https://bugs.gentoo.org/855503 Signed-off-by: Joe Kappus <joe@wt.gd> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: 17.05-r1 drop unrar warningJoe Kappus2023-04-141-3/+1
| | | | | | | | Not needed as we already use LICENSE. Closes: https://bugs.gentoo.org/850724 Signed-off-by: Joe Kappus <joe@wt.gd> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: 17.05-r1 revbumpJoe Kappus2023-04-142-1/+111
| | | | | | | | | | | Upstream pushed out 17.05 with 17.04 in version, they re-released with it corrected, this grabs the re-release. Also removed wxgtk reference since we don't build GUI anymore. Closes: https://bugs.gentoo.org/902117 Signed-off-by: Joe Kappus <joe@wt.gd> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: remove gui supportMatthew Thode2023-03-021-33/+2
| | | | | | | | only cli is currently supported Bug: https://bugs.gentoo.org/898650 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: add 17.05Matthew Thode2023-03-012-0/+143
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: quote variables to allow CC containing spacesFrançois-Xavier Carton2022-03-161-3/+3
| | | | | Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: remove x86-fbsdDavid Seifert2022-01-051-4/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* **/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-arch/p7zip: Stabilize 16.02-r8 arm, #785439Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: Remove old 16.02-r4, 16.02-r5David Seifert2021-04-252-333/+0
| | | | | | | Closes: https://bugs.gentoo.org/669998 Closes: https://bugs.gentoo.org/773190 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/p7zip: Stabilize 16.02-r8 sparc, #785439Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: Stabilize 16.02-r8 arm64, #785439Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: Stabilize 16.02-r8 ppc64, #785439Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: Stabilize 16.02-r8 ppc, #785439Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: Stabilize 16.02-r8 x86, #785439Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: Stabilize 16.02-r8 amd64, #785439Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: Use wxGTK-gtk3David Seifert2021-04-051-2/+2
| | | | | | | Bug: https://bugs.gentoo.org/669998 Bug: https://bugs.gentoo.org/773190 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/p7zip: avoid using EROOT in src_installMike Gilbert2021-04-041-1/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-arch/p7zip: Port to EAPI 7David Seifert2021-04-041-32/+19
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/p7zip: need-wxwidgets -> setup-wxwidgetsDavid Seifert2021-04-043-3/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/p7zip: Stabilize 16.02-r4 arm, #769200Sam James2021-03-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/p7zip: drop x86-macosFabian Groffen2021-01-063-6/+6
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-arch/p7zip: Keyword 16.02-r6 riscv, #756115Mikle Kolyada2020-12-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-arch/p7zip: downgrage to eapi6 for need-wxwidget supportMatthew Thode2020-08-271-1/+1
| | | | | | Closes: https://bugs.gentoo.org/739334 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-arch/p7zip: fix docs installMatthew Thode2020-03-151-0/+167
| | | | | | | Closes: https://bugs.gentoo.org/712428 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: [QA] inherit eutils.eclass directlyDavid Seifert2020-02-162-2/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-arch/p7zip: switch to EROOT from ROOTMatthew Thode2020-01-231-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: bump to eapi7 and fix pkgcheck issuesMatthew Thode2020-01-231-4/+5
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch/p7zip: it is now possible to compile with clang and c++17Denis Pronin2020-01-232-0/+178
| | | | | | Signed-off-by: Denis Pronin <dannftk@yandex.ru> Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-arch: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>