diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:53:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:53:48 +0000 |
commit | d65a671f5f3da6dabf3b0bf6354a18fcef5db0e5 (patch) | |
tree | 42fe94e5cc6043e8effc9899df9a850a5e1d53df /sys-apps/hdparm | |
parent | sync IUSE (+snmp), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-d65a671f5f3da6dabf3b0bf6354a18fcef5db0e5.tar.gz historical-d65a671f5f3da6dabf3b0bf6354a18fcef5db0e5.tar.bz2 historical-d65a671f5f3da6dabf3b0bf6354a18fcef5db0e5.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-apps/hdparm')
-rw-r--r-- | sys-apps/hdparm/files/hdparm-conf.d | 4 | ||||
-rw-r--r-- | sys-apps/hdparm/files/hdparm-init | 4 | ||||
-rw-r--r-- | sys-apps/hdparm/files/hdparm-new-init | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/hdparm/files/hdparm-conf.d b/sys-apps/hdparm/files/hdparm-conf.d index 5b09abc40b7a..bc68a422e575 100644 --- a/sys-apps/hdparm/files/hdparm-conf.d +++ b/sys-apps/hdparm/files/hdparm-conf.d @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d,v 1.2 2004/03/06 04:09:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d,v 1.3 2004/07/15 00:43:00 agriffis Exp $ # You can either set hdparm arguments for each drive using disc*_args and cdrom*_args.. # eg. diff --git a/sys-apps/hdparm/files/hdparm-init b/sys-apps/hdparm/files/hdparm-init index f8761751de4f..5729da360edc 100644 --- a/sys-apps/hdparm/files/hdparm-init +++ b/sys-apps/hdparm/files/hdparm-init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-init,v 1.3 2004/03/06 04:09:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-init,v 1.4 2004/07/15 00:43:00 agriffis Exp $ depend() { need localmount diff --git a/sys-apps/hdparm/files/hdparm-new-init b/sys-apps/hdparm/files/hdparm-new-init index f5b6a0f861f7..f4db73f4923b 100644 --- a/sys-apps/hdparm/files/hdparm-new-init +++ b/sys-apps/hdparm/files/hdparm-new-init @@ -1,8 +1,8 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Copyright 2003 Justin "Nagash" Jones # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-new-init,v 1.4 2004/01/25 23:26:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-new-init,v 1.5 2004/07/15 00:43:00 agriffis Exp $ depend() { need localmount |