summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libslz: Stabilize 1.2.0-r1 arm64, #900737Matoro Mahri2024-02-041-2/+2
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/libslz: drop 1.1.0Sam James2022-10-292-66/+0
| | | | | Bug: https://bugs.gentoo.org/878551 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libslz: Stabilize 1.2.0-r1 ppc, #878551Agostino Sarubbo2022-10-291-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libslz: Stabilize 1.2.0-r1 amd64, #878551Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libslz: Stabilize 1.2.0-r1 x86, #878551Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libslz: Stabilize 1.2.0-r1 arm, #878551Arthur Zamarin2022-10-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libslz: drop multilib, static-libs, EAPI 8Sam James2022-09-092-65/+44
| | | | | | | No multilib or static-libs reverse dependencies. Signed-off-by: Sam James <sam@gentoo.org> 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>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libslz: Version bump to 1.2.0Christian Ruppert2021-01-222-0/+66
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* dev-libs/libslz: add ~arm64, closes bug #685992Stephen Klimaszewski2019-05-211-2/+2
| | | | | | | Thanks to bertrand for filing the bug. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-libs/libslz: x86 stable wrt bug #611184Agostino Sarubbo2017-06-171-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libslz: amd64 stable wrt bug #611184Agostino Sarubbo2017-06-171-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libslz: arm ppc stable (bug 611184).Michael Weber2017-03-151-2/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* 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/libslz: Add myself as maitainer. Use tbz2 instead of tgz. Fix ↵Christian Ruppert2016-09-283-3/+7
| | | | | | library installation by prepend /usr prefix Package-Manager: portage-2.3.1
* dev-libs/libslz: stateless, zlib-compatible, and very fast compression libraryBertrand Jacquin2016-09-283-0/+83
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2293 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>