summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/p7zip: it is now possible to compile with clang and c++17Denis Pronin2020-01-231-0/+11
| | | | | | 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/p7zip: add fix for CVE-2018-10115Matthew Thode2018-06-281-0/+311
| | | | | Bug: https://bugs.gentoo.org/655270 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/p7zip: include patch for >=clang-6, bug #655386Fabian Groffen2018-05-311-0/+35
| | | | | Closes: https://bugs.gentoo.org/655386 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-arch/p7zip: adding 2016 cveMatthew Thode2018-05-081-0/+12
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* app-arch/p7zip: for CVE-2017-17969, CVE-2018-5996Matthew Thode2018-02-072-0/+247
| | | | | Bug: https://bugs.gentoo.org/645500 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-arch/p7zip: cleanup, from mm1ke's PR, manually doneMatthew Thode2017-08-0810-1085/+0
| | | | | | https://github.com/gentoo/gentoo/pull/5360 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sourceforge: switch to https:// URIsMike Frysinger2016-07-273-3/+3
|
* app-arch/p7zip: Drop kdelibs (R)DEPEND, sort DEPEND/IUSE, EAPI=6Andreas Sturmlechner2016-07-251-2/+2
| | | | | | | | | | | | | | 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>
* app-arch/p7zip: bup for bug 582832Matthew Thode2016-07-141-0/+11
| | | | Package-Manager: portage-2.2.28
* app-arch/p7zip: remove unused patchMichael Mair-Keimberger (asterix)2016-07-031-17/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1812 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-arch/p7zip: Added missing darwin patch (bug #579482).Lars Wendler2016-04-101-0/+11
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/p7zip: fix compilation on OSX El Capitan also, bug #577344Fabian Groffen2016-03-281-0/+12
| | | | Package-Manager: portage-2.2.28-prefix
* app-arch/p7zip: fix compilation on Darwin, bug #577344Fabian Groffen2016-03-261-0/+13
| | | | Package-Manager: portage-2.2.28-prefix
* app-arch/p7zip: Add upstream version of CVE patchJustin Lecher2015-12-031-46/+52
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-arch/p7zip: Version BumpJustin Lecher2015-10-281-0/+284
| | | | | | | 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+776
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