diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:05:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:05:25 +0000 |
commit | 4551c6c9be6529b2ca6f4da969291e2560b1431c (patch) | |
tree | 960c5763e6ef2509eb20965d49aa99bdac2df853 /sys-fs | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.tar.gz gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.tar.bz2 gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/evms/files/evms-init | 4 | ||||
-rw-r--r-- | sys-fs/evms/files/evms2-init | 4 | ||||
-rw-r--r-- | sys-fs/trustees/files/trustees.rc6 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/evms/files/evms-init b/sys-fs/evms/files/evms-init index d36af8ea5b41..95bc1527f521 100644 --- a/sys-fs/evms/files/evms-init +++ b/sys-fs/evms/files/evms-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-fs/evms/files/evms-init,v 1.2 2004/03/06 04:17:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/files/evms-init,v 1.3 2004/07/15 01:00:34 agriffis Exp $ start() { test -x /sbin/evms_rediscover || eend 1 diff --git a/sys-fs/evms/files/evms2-init b/sys-fs/evms/files/evms2-init index 85cd17641d35..2a52532afb9d 100644 --- a/sys-fs/evms/files/evms2-init +++ b/sys-fs/evms/files/evms2-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-fs/evms/files/evms2-init,v 1.4 2004/06/11 18:06:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/files/evms2-init,v 1.5 2004/07/15 01:00:34 agriffis Exp $ depend() { need modules diff --git a/sys-fs/trustees/files/trustees.rc6 b/sys-fs/trustees/files/trustees.rc6 index ed3adaa69512..635a61d44d6f 100644 --- a/sys-fs/trustees/files/trustees.rc6 +++ b/sys-fs/trustees/files/trustees.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 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-fs/trustees/files/trustees.rc6,v 1.1 2003/10/14 01:48:12 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/trustees/files/trustees.rc6,v 1.2 2004/07/15 01:00:55 agriffis Exp $ depend() { need checkfs |