summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-04-29 18:21:43 -0500
committerDan McGee <dan@archlinux.org>2011-04-29 18:21:43 -0500
commit5379348c9337a4abe27e807fef7956e11eebed30 (patch)
treed85b6e3168fff72a2d179d1f4a064097e54cdef5 /templates
parente58eb76a1ab4d6f1293b717e21da68f5aa3e5c45 (diff)
downloadarchweb-5379348c9337a4abe27e807fef7956e11eebed30.tar.gz
archweb-5379348c9337a4abe27e807fef7956e11eebed30.zip
Add unneeded orphans report
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/devel/index.html3
-rw-r--r--templates/devel/packages.html1
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index 8bf8c910..29b98bdf 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -104,6 +104,9 @@
<li><a href="reports/old/">Old</a>: Packages last built more than two years ago</li>
<li><a href="reports/uncompressed-man/">Uncompressed Manpages</a>: Self-explanatory</li>
<li><a href="reports/uncompressed-info/">Uncompressed Info Pages</a>: Self-explanatory</li>
+ <li><a href="reports/unneeded-orphans/">Unneeded Orphans</a>: Packages
+ that have no maintainer and are not required by any other package in
+ any repository</li>
</ul>
</div><!-- #dev-dashboard -->
diff --git a/templates/devel/packages.html b/templates/devel/packages.html
index 3b511c98..32cdf217 100644
--- a/templates/devel/packages.html
+++ b/templates/devel/packages.html
@@ -6,6 +6,7 @@
{% block content %}
<div class="box">
<h2>{{ title }}</h2>
+ <p>{{ packages|length }} package{{ packages|pluralize }} found.</p>
<table class="results">
<thead>
<tr>