app-arch / p7zip

Port of 7-Zip archiver for Unix

Official package sites : https://github.com/p7zip-project/p7zip ·

v17.05-r2 :: 0 :: gentoo

Modified
License
LGPL-2.1 rar? ( unRAR )
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x86 ~x86-linux
USE flags
natspec pch rar test

v17.05-r1 :: 0 :: gentoo

Modified
License
LGPL-2.1 rar? ( unRAR )
Keywords
amd64 arm arm64 ~alpha ~amd64-linux ~arm64-macos ~hppa ~loong ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x86 ~x86-linux
USE flags
natspec pch rar test

v16.02-r8 :: 0 :: gentoo

Modified
License
LGPL-2.1 rar? ( unRAR )
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~ppc-macos ~riscv ~s390 ~x64-macos ~x86-linux
USE flags
kde pch rar static wxwidgets

General

kde
Add support for software made by KDE, a free software community
natspec
Use dev-libs/libnatspec to correctly decode non-ascii file names archived in Windows.
pch
Enable precompiled header support for faster compilation at the expense of disk space and memory
rar
Enable support for non-free rar decoder
static
!!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
wxwidgets
Add support for wxWidgets/wxGTK GUI toolkit

abi_x86

x32
x32 ABI libraries

dev-libs / libnatspec : library to smooth charset/localization issues

dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries

x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit

x11-misc / shared-mime-info : The Shared MIME-info Database specification

dev-libs / libnatspec : library to smooth charset/localization issues

x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit

app-emulation / winetricks : Easy way to install DLLs needed to work around problems in Wine

app-misc / unfoo : Simple bash driven frontend to simplify decompression of files

dev-lang / julia : High-performance programming language for technical computing

dev-lang / julia-bin : High-performance programming language for technical computing

games-emulation / m64py : A frontend for Mupen64Plus

games-roguelike / tomenet : A MMORPG based on the works of J.R.R. Tolkien

games-util / lutris : An open source gaming platform for GNU/Linux

kde-apps / kdeutils-meta : kdeutils - merge this to pull in all kdeutils-derived packages

mail-filter / amavisd-new : High-performance interface between the MTA and content checkers

media-video / bashnapi : Napiprojekt.pl subtitle downloader in bash

sys-boot / unetbootin : UNetbootin installs Linux/BSD distributions to a partition or USB drive

sys-boot / woeusb-ng : Create a Windows USB stick installer from an iso image (rewrite of WoeUSB)

431280
app-arch/p7zip fails to cross-compile, hardcodes the target arch
575748
app-arch/p7zip gui russian(may be other unicode) characters in filenames
600276
app-arch/p7zip-16.02-r1: fails to compile with clang and -fsanitize=address
658412
app-arch/p7zip-16.02-r2[static]: cannot find -lwx_gtk2u_xrc-3.0
914736
app-arch/p7zip: multiple vulnerabilities
933740
app-arch/p7zip-17.05-r2 stable request, then cleanup old
935464
app-arch/p7zip-16.02-r8: setup-wxwidgets should be called from src_configure
942397
Replace app-arch/p7zip with app-arch/7zip
944462
app-arch/p7zip: vulnerability in zstandard implementation?
946399
app-arch/p7zip: Add upstream patch for lz4 integer overflow (CVE-2021-3520)
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: localization patch backport
Closes: https://bugs.gentoo.org/946122 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/p7zip: Stabilize 17.05-r1 arm, #933740
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-arch/p7zip: Stabilize 17.05-r1 amd64, #933740
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-arch/p7zip: Stabilize 17.05-r1 arm64, #933740
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
app-arch/p7zip: update EAPI 7 -> 8, drop cp -f
Bug: https://bugs.gentoo.org/933740 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
app-arch/p7zip: Drop broken IUSE static
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>
Andreas Sturmlechner · gentoo
app-arch/p7zip: Fix test REQUIRED_USE
Maintainer timeout fix. Bug: https://bugs.gentoo.org/907221 Bug: https://bugs.gentoo.org/933740 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/p7zip: fix indentation
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
app-arch/p7zip: keyword 17.05-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: fix build issue
Closes: https://bugs.gentoo.org/901467 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
NRK · gentoo
app-arch/p7zip: install docs unconditionally
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>
Repository mirror & CI · gentoo
Merge updates from master
Joe Kappus · gentoo
app-arch/p7zip: fix natspec patch
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>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: drop 17.05
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Joe Kappus · gentoo
app-arch/p7zip: add natspec support via useflag
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>
Joe Kappus · gentoo
app-arch/p7zip: 17.05-r1 drop unrar warning
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>
Joe Kappus · gentoo
app-arch/p7zip: 17.05-r1 revbump
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>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: remove gui support
only cli is currently supported Bug: https://bugs.gentoo.org/898650 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: add 17.05
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
François-Xavier Carton · gentoo
app-arch/p7zip: quote variables to allow CC containing spaces
Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/p7zip: remove x86-fbsd
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/p7zip: Remove old 16.02-r4, 16.02-r5
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>
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r8 arm, #785439
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r8 sparc, #785439
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r8 arm64, #785439
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r8 ppc64, #785439
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r8 ppc, #785439
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r8 x86, #785439
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r8 amd64, #785439
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/p7zip: Use wxGTK-gtk3
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>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
app-arch/p7zip: avoid using EROOT in src_install
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/p7zip: Port to EAPI 7
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
David Seifert · gentoo
app-arch/p7zip: need-wxwidgets -> setup-wxwidgets
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/p7zip: Stabilize 16.02-r4 arm, #769200
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
app-arch/p7zip: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-arch/p7zip: Keyword 16.02-r6 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: downgrage to eapi6 for need-wxwidget support
Closes: https://bugs.gentoo.org/739334 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: fix docs install
Closes: https://bugs.gentoo.org/712428 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/p7zip: [QA] inherit eutils.eclass directly
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
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>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: switch to EROOT from ROOT
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
app-arch/p7zip: bump to eapi7 and fix pkgcheck issues
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Denis Pronin · gentoo
app-arch/p7zip: it is now possible to compile with clang and c++17
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>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-arch: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
app-arch/p7zip: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: fix broken sed to use pipes
Fixes: https://bugs.gentoo.org/685166 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: fix stables
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
app-arch/p7zip: amd64 stable
Bug: https://bugs.gentoo.org/655270 Package-Manager: Portage-2.3.41, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: remove old
Bug: https://bugs.gentoo.org/655270 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-arch/p7zip: x86 stable (bug #655270)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-arch/p7zip: stable 16.02-r4 for ppc64, bug #655270
Bug: https://bugs.gentoo.org/655270 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-arch/p7zip: stable 16.02-r4 for ia64, bug #655270
Bug: https://bugs.gentoo.org/655270 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
app-arch/p7zip: Stable for HPPA too.
Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --ignore-arches
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-arch/p7zip: stable 16.02-r3 for ia64, bug #655270
Bug: https://bugs.gentoo.org/655270 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
app-arch/p7zip: add fix for CVE-2018-10115
Bug: https://bugs.gentoo.org/655270 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-arch/p7zip: stable 16.02-r2 for sparc
Bug: https://bugs.gentoo.org/645500 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Matthew Thode · gentoo
app-arch/p7zip: adding 2016 cve
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Matt Turner · gentoo
app-arch/p7zip-16.02-r2: ppc64 stable, bug 645500
Matt Turner · gentoo
app-arch/p7zip-16.02-r2: ppc stable, bug 645500
Tobias Klausmann · gentoo
app-arch/p7zip-16.02-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/645500
Thomas Deutschmann · gentoo
app-arch/p7zip: x86 stable (bug #645500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Agostino Sarubbo · gentoo
app-arch/p7zip: amd64 stable wrt bug #645500
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Sergei Trofimovich · gentoo
app-arch/p7zip: stable 16.02-r2 for hppa, bug #645500
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Sergei Trofimovich · gentoo
app-arch/p7zip: stable 16.02-r2 for ia64, bug #645500
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Matthew Thode · gentoo
app-arch/p7zip: for CVE-2017-17969, CVE-2018-5996
Bug: https://bugs.gentoo.org/645500 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Alexis Ballier · gentoo
app-arch/p7zip: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fabian Groffen · gentoo
app-arch/p7zip: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Matthew Thode · gentoo
app-arch/p7zip: cleanup bug 582832 CVE-2016-2334, CVE-2016-2335
Package-Manager: portage-2.3.0
Jeroen Roovers · gentoo
app-arch/p7zip: Stable for HPPA (bug #582832).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Johannes Huber · gentoo
kde-base/kdelibs -> kde-frameworks/kdelibs
Agostino Sarubbo · gentoo
app-arch/p7zip: ppc64 stable wrt bug #582832
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/p7zip: ppc stable wrt bug #582832
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/p7zip: ia64 stable wrt bug #582832
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/p7zip: sparc stable wrt bug #582832
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/p7zip: x86 stable wrt bug #582832
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/p7zip: amd64 stable wrt bug #582832
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
app-arch/p7zip-16.02-r1: stable on alpha
Gentoo-Bug: 593986
Matthew Thode · gentoo
app-arch/p7zip: remove unneeded eclasses bug 595802
Package-Manager: portage-2.3.0
Andreas Sturmlechner · gentoo
app-arch/p7zip: Drop kdelibs (R)DEPEND, sort DEPEND/IUSE, EAPI=6
kde-base/kdelibs:4 is not required here as p7zip only (manually) installs a bunch of desktop files that may or may not be picked up by applications. wxGTK[X] is already enforced by REQUIRED_USE, so there is no reason to duplicate that. Reversed symlink logic for ServiceMenu as kservices5 is here to stay and kde4/services is deprecated. Package-Manager: portage-2.2.28 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Lars Wendler · gentoo
app-arch/p7zip: Fixed installation of manual.
Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Matthew Thode · gentoo
app-arch/p7zip: bup for bug 582832
Package-Manager: portage-2.2.28
Agostino Sarubbo · gentoo
app-arch/p7zip: amd64 stable wrt bug #582364
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Matthew Thode · gentoo
app-arch/p7zip: bup for bug 579196
Package-Manager: portage-2.2.26
Fabian Groffen · gentoo
app-arch/p7zip: fix compilation on Darwin, bug #577344
Package-Manager: portage-2.2.28-prefix
Patrick Lauer · gentoo
app-arch/p7zip: Remove unneeded/broken patching
Package-Manager: portage-2.2.28
Matthew Thode · gentoo
app-arch/p7zip: bup
Package-Manager: portage-2.2.26
Matthew Thode · gentoo
app-arch/p7zip: finishing up bug 575622
Package-Manager: portage-2.2.26
Matthew Thode · gentoo
app-arch/p7zip: fixing bug 575622
Package-Manager: portage-2.2.26
Justin Lecher · gentoo
app-arch/p7zip: Fix build problems for GUI
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564332 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
app-arch/p7zip: Version Bump
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564266 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/283'.
Pacho Ramos · gentoo
app-arch/p7zip: Support wxGTK:3.0
Package-Manager: portage-2.2.23
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed