diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-04-01 05:56:18 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-04-01 05:56:18 +0000 |
commit | ee8e88806516eef3eeef24ec550ee696d587cf49 (patch) | |
tree | a04a7b2fb5ad2a1564b51a64c5fbc66d4c9829eb /net-misc/nut/files | |
parent | ver bump (diff) | |
download | gentoo-2-ee8e88806516eef3eeef24ec550ee696d587cf49.tar.gz gentoo-2-ee8e88806516eef3eeef24ec550ee696d587cf49.tar.bz2 gentoo-2-ee8e88806516eef3eeef24ec550ee696d587cf49.zip |
fix bug #46079. add in new version 2.0.0 from upstream, bug #45928.
Diffstat (limited to 'net-misc/nut/files')
-rw-r--r-- | net-misc/nut/files/digest-nut-2.0.0 | 1 | ||||
-rw-r--r-- | net-misc/nut/files/upsmon.rc6 | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nut/files/digest-nut-2.0.0 b/net-misc/nut/files/digest-nut-2.0.0 new file mode 100644 index 000000000000..21263cf7a3cc --- /dev/null +++ b/net-misc/nut/files/digest-nut-2.0.0 @@ -0,0 +1 @@ +MD5 84649ad95809737b5ffc19efdd9e9952 nut-2.0.0.tar.gz 530492 diff --git a/net-misc/nut/files/upsmon.rc6 b/net-misc/nut/files/upsmon.rc6 index afbe1967de08..0b8dc411e386 100644 --- a/net-misc/nut/files/upsmon.rc6 +++ b/net-misc/nut/files/upsmon.rc6 @@ -1,11 +1,10 @@ #!/sbin/runscript # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsmon.rc6,v 1.4 2004/03/06 03:36:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsmon.rc6,v 1.5 2004/04/01 05:56:18 robbat2 Exp $ depend() { need net - before upsmon } start() { |