aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-06-17 04:40:22 +0200
committerMichał Górny <mgorny@gentoo.org>2024-06-17 04:40:22 +0200
commitac4a1c2b915c7544f3f10efd2f686302466476d8 (patch)
tree21bfc5b52a8b4d98f6d51cc5e99f89bedce583d2
parentresolutions: document PKGREMOVED (diff)
downloadbugzilla-gentoo-5.0.6.26.tar.gz
bugzilla-gentoo-5.0.6.26.tar.bz2
bugzilla-gentoo-5.0.6.26.zip
resolutions: Add a note on readding packagesgentoo-5.0.6.26
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--template/en/default/pages/fields.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl
index 0c2c81d8c..849160044 100644
--- a/template/en/default/pages/fields.html.tmpl
+++ b/template/en/default/pages/fields.html.tmpl
@@ -228,7 +228,8 @@
</dt>
<dd class="pkgremoved">
The [% terms.bug %] is no longer relevant because the affected
- package was removed from the tree.
+ package was removed from the tree. However, it may become
+ relevant again if the package is reintroduced.
</dd>
[% Hook.process('resolution') %]