summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@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/freedm-data: Add png USE requirement for deutex dependencyWilliam Breathitt Gray2021-07-291-2/+2
| | | | | Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-fps/freedm-data: Add Python 3.10 to PYTHON_COMPATWilliam Breathitt Gray2021-07-071-2/+1
| | | | | | | Also removed superfluous eapply_user. Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-fps/freedm-data: Add Pillow zlib dependencyWilliam Breathitt Gray2021-07-071-3/+3
| | | | | | Closes: https://bugs.gentoo.org/800773 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Ionen Wolkens <ionen@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>
* */*: 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>
* games-fps/freedm-data: Add PYTHON_COMPAT=python3_9William Breathitt Gray2021-03-051-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/774288 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19769 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: Add PYTHON_COMPAT=python3_8William Breathitt Gray2020-10-011-1/+1
| | | | | | Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17732 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-fps/freedm-data: Add ~arm keyword wrt bug #694472Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* games-fps/freedm-data: Drop old 0.12.0James Le Cuirot2019-11-072-55/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: Version bump to 0.12.1William Breathitt Gray2019-11-072-0/+58
| | | | | | | Closes: https://bugs.gentoo.org/699266 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: Drop old 0.11.3-r2James Le Cuirot2019-10-124-104/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: version bump to 0.12.0William Breathitt Gray2019-10-122-0/+55
| | | | | | | Closes: https://bugs.gentoo.org/697432 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: Drop old 0.11.3-r1James Le Cuirot2019-09-071-57/+0
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: Set DOOMWADPATH in freedoom launch scriptWilliam Breathitt Gray2019-09-072-0/+99
| | | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: Drop oldWilliam Breathitt Gray2019-09-052-29/+0
| | | | | | | | | Now that we can build FreeDM from source, we no longer need to provide the prebuilt WADs. Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: Build from sourceWilliam Breathitt Gray2019-09-053-0/+62
| | | | | | | Closes: https://bugs.gentoo.org/689306 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/freedm-data: New packageWilliam Breathitt Gray2019-06-183-0/+65
Closes: https://bugs.gentoo.org/687674 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12225 Signed-off-by: James Le Cuirot <chewi@gentoo.org>