summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-fps/prboom-plus: Version bump to 2.6.2William Breathitt Gray2022-02-193-0/+94
| | | | | | | Closes: https://bugs.gentoo.org/833587 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24243 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/prboom-plus: drop 2.6Ionen Wolkens2021-12-283-93/+0
| | | | 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/prboom-plus: Bump to version 2.6.1William Breathitt Gray2021-08-273-0/+95
| | | | | | | Closes: https://bugs.gentoo.org/808797 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22046 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>
* games-fps/prboom-plus: Drop old 2.5.1.7.82James Le Cuirot2021-02-244-188/+0
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/prboom-plus: Bump to version 2.6William Breathitt Gray2021-02-243-0/+93
| | | | | | | Closes: https://bugs.gentoo.org/769737 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19592 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/prboom-plus: Install documentation filesWilliam Breathitt Gray2020-08-172-0/+64
| | | | | | | Closes: https://bugs.gentoo.org/736713 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17096 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/prboom-plus: Bump to version 2.5.1.7.82William Breathitt Gray2020-06-076-99/+126
| | | | | | | Closes: https://bugs.gentoo.org/723862 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16089 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/prboom-plus: Add SLOT operator to media-libs/dumb depJames Le Cuirot2020-05-101-1/+1
| | | | | | | The soname is about to change. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/prboom-plus: Fix HOMEPAGEJames Le Cuirot2020-05-101-1/+1
| | | | | | | HTTPS doesn't work but HTTP does. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-fps/prboom-plus: Bump to version 2.5.1.5.4540.1William Breathitt Gray2020-02-114-75/+77
| | | | | | | | | | | | | The non-free USE flag is removed because non-free assets are no longer provided in the source tarball. The png USE flag is removed since sdl2-image provides that functionality now. The sdl-image and sdl-mixer USE flags are renamed to sdl2-image and sdl2-mixer respectively to match the use of the matching SDL2 libraries now. Closes: https://bugs.gentoo.org/703610 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-fps/prboom-plus: Rename "nonfree" flag to "non-free".Ulrich Müller2020-01-252-6/+6
| | | | | | Bug: https://bugs.gentoo.org/676158 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-fps/prboom-plus: Introduce version 2.5.1.4William Breathitt Gray2019-06-244-0/+135
Closes: https://bugs.gentoo.org/338027 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12297 Signed-off-by: James Le Cuirot <chewi@gentoo.org>