summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>