commit: a70f727d9505bbfb1c405c92cb00e7057ff39a81 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Thu Mar 5 17:26:32 2026 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Thu Mar 5 17:57:44 2026 +0000 URL: https://gitweb.gentoo.org/proj/forums.git/commit/?id=a70f727d
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 f3b2a7864..3b70f97ac 100644 --- a/style.cfg +++ b/style.cfg @@ -21,13 +21,13 @@ # General Information about this style name = Gentoo Dark -copyright = © 2020 Gentoo Foundation +copyright = © 2026 Gentoo Foundation style_version = 1.0.0 -phpbb_version = 3.2.8 +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
