summaryrefslogtreecommitdiff
path: root/templates/devel/index.html
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/devel/index.html
parente58eb76a1ab4d6f1293b717e21da68f5aa3e5c45 (diff)
Add unneeded orphans report
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/devel/index.html')
-rw-r--r--templates/devel/index.html3
1 files changed, 3 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 -->