diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:45 +0000 |
commit | 023feee723901a7947df5641037bc3064ff63261 (patch) | |
tree | 0a4c10184f701f12f145a3525a5476ee3f316234 /net-analyzer/tleds | |
parent | Initial import. Closes #51373. (diff) | |
download | historical-023feee723901a7947df5641037bc3064ff63261.tar.gz historical-023feee723901a7947df5641037bc3064ff63261.tar.bz2 historical-023feee723901a7947df5641037bc3064ff63261.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-analyzer/tleds')
-rw-r--r-- | net-analyzer/tleds/files/tleds.conf.d | 4 | ||||
-rw-r--r-- | net-analyzer/tleds/files/tleds.init.d | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/tleds/files/tleds.conf.d b/net-analyzer/tleds/files/tleds.conf.d index 8f2b1c3a70f1..906111b0eb32 100644 --- a/net-analyzer/tleds/files/tleds.conf.d +++ b/net-analyzer/tleds/files/tleds.conf.d @@ -1,6 +1,6 @@ -# Copyright 2003 Gentoo Technologies, Inc. +# Copyright 2003-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/files/tleds.conf.d,v 1.1 2004/01/08 05:29:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/files/tleds.conf.d,v 1.2 2004/07/14 23:13:14 agriffis Exp $ IFACE="eth0" DELAY=50 diff --git a/net-analyzer/tleds/files/tleds.init.d b/net-analyzer/tleds/files/tleds.init.d index 686557ab4954..715a87d90662 100644 --- a/net-analyzer/tleds/files/tleds.init.d +++ b/net-analyzer/tleds/files/tleds.init.d @@ -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/net-analyzer/tleds/files/tleds.init.d,v 1.1 2004/01/08 05:29:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/files/tleds.init.d,v 1.2 2004/07/14 23:13:14 agriffis Exp $ depend() { |