summaryrefslogtreecommitdiffstats
path: root/templates/devel/index.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-04-30 01:21:43 +0200
committerDan McGee <dan@archlinux.org>2011-04-30 01:21:43 +0200
commit5379348c9337a4abe27e807fef7956e11eebed30 (patch)
treed85b6e3168fff72a2d179d1f4a064097e54cdef5 /templates/devel/index.html
parente58eb76a1ab4d6f1293b717e21da68f5aa3e5c45 (diff)
downloadarchweb-5379348c9337a4abe27e807fef7956e11eebed30.tar.gz
archweb-5379348c9337a4abe27e807fef7956e11eebed30.tar.xz
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 8bf8c91..29b98bd 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 -->