summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/zziplib: remove unused patch(es)Michael Mair-Keimberger2020-05-061-14/+0
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/zziplib: add pkg_setupBernd Waibel2020-04-051-0/+4
| | | | | | | | | | | Package needs it, to ensure that python-any-r1_pkg_setup is only called when USE=test is set. Closes: https://bugs.gentoo.org/716028 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> See also: https://github.com/gentoo/gentoo/pull/15212 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/zziplib: Cleanup vulnerable 0.13.69 (r0)Andreas Sturmlechner2020-03-171-92/+0
| | | | | | Bug: https://bugs.gentoo.org/614040 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/zziplib: arm64 stable (bug #614040)Mart Raudsepp2020-02-211-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/zziplib: s390 stable wrt bug #614040Agostino Sarubbo2020-02-121-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@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>
* dev-libs/zziplib: arm stable wrt bug #614040Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: remove unused patchMichael Mair-Keimberger2020-02-061-48/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14577 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/zziplib: stable 0.13.69-r1 for hppa, bug #614040Sergei Trofimovich2020-02-061-1/+1
| | | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/zziplib: x86 stable wrt bug #614040Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: ia64 stable wrt bug #614040Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: sparc stable wrt bug #614040Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: ppc stable wrt bug #614040Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: ppc64 stable wrt bug #614040Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: amd64 stable wrt bug #614040Agostino Sarubbo2020-01-291-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/zziplib: Fix multiple security vulnerabilitiesAndreas Sturmlechner2020-01-172-4/+3
| | | | | | | | | | | | | - CVE-2018-7725 - CVE-2018-7726 - CVE-2018-16548 - CVE-2018-17828 Patches fetched from openSUSE, many thanks. Bug: https://bugs.gentoo.org/614040 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/zziplib: Patch away docs build depending on python2Andreas Sturmlechner2020-01-173-0/+140
| | | | | | | | | | | | | So far, man and html docs were always built with only html installed conditionally. Provide pre-generated tarballs instead. Python dependency remains only for test. Add missing || die. Bug: https://bugs.gentoo.org/700490 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/zziplib: Drop oldMikle Kolyada2019-02-073-97/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/zziplib: s390 stable wrt bug #646780Mikle Kolyada2019-02-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/zziplib: amd64 stable wrt bug #646780Mikle Kolyada2019-02-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/zziplib: stable 0.13.69 for ppc64, bug #646780Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/zziplib: stable 0.13.69 for ppc, bug #646780Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/zziplib: stable 0.13.69 for ia64, bug #646780Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/zziplib: stable 0.13.69 for hppa, bug #646780Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/zziplib: x86 stable (bug #646780)Thomas Deutschmann2019-01-311-1/+1
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/zziplib: arm stable, bug #646780Markus Meier2019-01-311-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-libs/zziplib: stable 0.13.69 for sparc, bug #646780Rolf Eike Beer2019-01-311-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/zziplib-0.13.69-r0: alpha stableTobias Klausmann2019-01-301-1/+1
| | | | | Bug: http://bugs.gentoo.org/646780 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-libs/zziplib: arm64 stable (bug #646780)Mart Raudsepp2019-01-271-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/zziplib: Bump to version 0.13.69Lars Wendler2019-01-033-0/+106
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/zziplib: mark s390 stableMikle Kolyada2018-06-221-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Retirement: vapier package reassigmentAmy Liffey2017-12-201-3/+1
|
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Retirement: mr_bones_ package reassigmentAmy Liffey2017-11-201-3/+0
|
* dev-libs/zziplib: Switch to python-any-r1David Seifert2017-04-261-3/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/zziplib: [QA] Add missing python metadata variablesDavid Seifert2017-04-231-6/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/zziplib: arm64 stable.Michael Weber2017-03-291-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/zziplib: Clean old version upMichał Górny2017-02-183-96/+0
|
* dev-libs/zziplib: dropped ~x64-freebsd ~x86-freebsdFabian Groffen2017-01-292-3/+3
| | | | Package-Manager: portage-2.3.3
* dev-libs/zziplib: ia64 stable wrt bug #593266Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: sparc stable wrt bug #593266Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: ppc stable wrt bug #593266Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/zziplib: arm stable, bug #593266Markus Meier2016-12-231-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-libs/zziplib: Drop oldPacho Ramos2016-10-181-92/+0
| | | | Package-Manager: portage-2.3.1