diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-02-25 02:57:28 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-02-25 02:57:28 +0000 |
commit | 8a51395476587a60cdd0524d0bede94f0f5af5a0 (patch) | |
tree | 104622861409c679b11e145fec2edda44ba16e87 /sys-power/nut/files | |
parent | Version bumped. Removed old versions. (diff) | |
download | historical-8a51395476587a60cdd0524d0bede94f0f5af5a0.tar.gz historical-8a51395476587a60cdd0524d0bede94f0f5af5a0.tar.bz2 historical-8a51395476587a60cdd0524d0bede94f0f5af5a0.zip |
Version bump, bug #162657.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'sys-power/nut/files')
-rw-r--r-- | sys-power/nut/files/digest-nut-2.0.5 | 3 | ||||
-rw-r--r-- | sys-power/nut/files/upsstats-upsset-link-2.0.5.patch | 15 |
2 files changed, 18 insertions, 0 deletions
diff --git a/sys-power/nut/files/digest-nut-2.0.5 b/sys-power/nut/files/digest-nut-2.0.5 new file mode 100644 index 000000000000..782b3150a09e --- /dev/null +++ b/sys-power/nut/files/digest-nut-2.0.5 @@ -0,0 +1,3 @@ +MD5 b08fde86191154bbcfda860f95a5dca2 nut-2.0.5.tar.gz 809006 +RMD160 e5f90a73932e038d3dfee8cb32faf097d99a7e0b nut-2.0.5.tar.gz 809006 +SHA256 5e1bfecfca528104db7025050c81258ee20620df7497ab5988ad461d951c8203 nut-2.0.5.tar.gz 809006 diff --git a/sys-power/nut/files/upsstats-upsset-link-2.0.5.patch b/sys-power/nut/files/upsstats-upsset-link-2.0.5.patch new file mode 100644 index 000000000000..db48b1aa3eae --- /dev/null +++ b/sys-power/nut/files/upsstats-upsset-link-2.0.5.patch @@ -0,0 +1,15 @@ +Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> +Date: Sat, 24 Feb 2007 18:43:09 -0800 + +Include a link to the upsset page from the stats page. + +--- nut-2.0.5.orig/conf/upsstats.html 2006-11-07 18:08:45.000000000 -0800 ++++ nut-2.0.5/conf/upsstats.html 2007-02-24 18:41:06.000000000 -0800 +@@ -177,6 +177,7 @@ + + </td></tr> + </table> ++<p style="text-align: center"><a href="upsset.cgi">Settings & Commands</a></p> + + <hr /><div><small> + <a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="float:right" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" height="31" width="88"/></a> |