summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-fps/chocolate-doom: enable py3.10Ionen Wolkens2022-02-111-3/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@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>
* games-fps/chocolate-doom: [QA] unconditionally install completion filesSam James2021-07-311-5/+6
| | | | | | | | | QA policy [0] says that we don't conditionalise installation of small files. It's a wasteful rebuild and inconsistent across packages for when users desire completions to be available. [0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: Sam James <sam@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>
* games-fps/chocolate-doom: Add Python 3.9 targetWilliam Breathitt Gray2021-03-051-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/774282 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19768 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/chocolate-doom: Resolve SizeViolation for patchWilliam Breathitt Gray2020-10-133-697/+4
| | | | | | | Closes: https://bugs.gentoo.org/748186 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17912 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-fps/chocolate-doom: New packageWilliam Breathitt Gray2020-08-2618-0/+2030
Closes: https://bugs.gentoo.org/147329 Bug: https://bugs.gentoo.org/729214 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12011 Signed-off-by: James Le Cuirot <chewi@gentoo.org>