commit: c3c9ab171163f9999138d8cf8637c0d5fcd8b0a0 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Thu Mar 5 17:11:57 2026 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Thu Mar 5 17:27:37 2026 +0000 URL: https://gitweb.gentoo.org/proj/forums.git/commit/?id=c3c9ab17
style: bump phpbb version to 3.3.15 Additionally use prosilver as a parent for templates we are not modifying, and update copyright. Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> style.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.cfg b/style.cfg index 6d8d5863a..9c9695e34 100644 --- a/style.cfg +++ b/style.cfg @@ -21,13 +21,13 @@ # General Information about this style name = Gentoo Light -copyright = © 2021 Gentoo Foundation +copyright = © 2026 Gentoo Foundation style_version = 1.0.0 -phpbb_version = 3.3.1 +phpbb_version = 3.3.15 # Defining a different template bitfield # template_bitfield = //g= # Parent style # Set value to empty or to this style's name if this style does not have a parent style -parent = +parent = prosilver
