summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revbump all acct-group and acct-user packagesMike Gilbert2023-07-091-1/+1
| | | | | | | user-info.eclass was modified to fix a bug in egetent. Revbump everything to ensure that binpkgs get regenerated. Signed-off-by: Mike Gilbert <floppym@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>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* acct-group/gatling: Fix OutsideRangeAccountIdentifierJakov Smolic2020-12-011-1/+1
| | | | | | | | | | * Package pushed with GID 500 * Fixes: f7355478afc4acfcf55febbf66d346ffbebf2e38 Bug: https://bugs.gentoo.org/706812 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/gatling: Migrate to acct-user/acct-group packagesSebastian Pipping2020-11-302-0/+16
Closes: https://bugs.gentoo.org/706812 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.0, Repoman-2.3.23