summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* acct-*: Revbumps for sysusers.d in eclassMichał Górny2020-12-281-0/+0
| | | | | Closes: https://bugs.gentoo.org/762089 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: update thebitpit's maintainer e-mail addressJoonas Niilola2020-10-261-1/+1
| | | | | Bug: https://bugs.gentoo.org/694740 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* acct-user/mythtv: Add cdrom group to mythtv user, fix typoWilson Michaels2020-02-191-2/+2
| | | | | | | | Closes: https://bugs.gentoo.org/697798 Closes: https://bugs.gentoo.org/707058 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* acct-user/mythtv: Add cdrom group to mythtv userWilson Michaels2019-11-241-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/697798 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/13320 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* acct-user/mythtv: New (UID 117)Wilson Michaels2019-09-202-0/+26
Signed-off-by: Wilson Michaels <thebitpit@eartlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>