diff options
author | 2004-07-15 00:44:36 +0000 | |
---|---|---|
committer | 2004-07-15 00:44:36 +0000 | |
commit | 757527c32acaefebfe0a0edd3b7f838785a2076d (patch) | |
tree | 272c512059648ffbe309e5dcba980daadbaf44f1 /sys-apps/hdparm/files | |
parent | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-757527c32acaefebfe0a0edd3b7f838785a2076d.tar.gz gentoo-2-757527c32acaefebfe0a0edd3b7f838785a2076d.tar.bz2 gentoo-2-757527c32acaefebfe0a0edd3b7f838785a2076d.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-apps/hdparm/files')
-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 |