| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
Volunteering after Adnrey Utkin's request on gentoo-dev mailing list.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
To synchronise the list of maintainers with dev-python/ruamel-yaml
proper, minus fkmclane due to the fact they are about to retire.
Agreed with andrey_utkin on IRC.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
This used to be part of dev-python/ruamel-yaml prior to its version
0.16 (which is why why have already got ~arm64 and ~x86 in KEYWORDS),
now however it is a (theoretically optional) separate package.
Assigning myself as maintainer for the time being, that said I'll be
happy to transfer it to Andrey and Foster once they have reported back
on the subject of ruamel.yaml version bump.
Bug: https://bugs.gentoo.org/711070
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|