diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:02:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:02:49 +0000 |
commit | 864810b08298b51d369526cf21114772c40b4c4f (patch) | |
tree | 54c02775b85ccc2bbfe774ee16174eed23dd93c1 /net-misc/entropy | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-864810b08298b51d369526cf21114772c40b4c4f.tar.gz gentoo-2-864810b08298b51d369526cf21114772c40b4c4f.tar.bz2 gentoo-2-864810b08298b51d369526cf21114772c40b4c4f.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-misc/entropy')
-rw-r--r-- | net-misc/entropy/files/entropy.conf.d | 4 | ||||
-rw-r--r-- | net-misc/entropy/files/entropy.rc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/entropy/files/entropy.conf.d b/net-misc/entropy/files/entropy.conf.d index 82f25385f9ea..f25122effdd9 100644 --- a/net-misc/entropy/files/entropy.conf.d +++ b/net-misc/entropy/files/entropy.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/net-misc/entropy/files/entropy.conf.d,v 1.1 2004/05/02 07:09:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/entropy/files/entropy.conf.d,v 1.2 2004/07/14 23:57:55 agriffis Exp $ # The user to run entropy as ENTROPY_USER="entropy" diff --git a/net-misc/entropy/files/entropy.rc b/net-misc/entropy/files/entropy.rc index 62ca56b874d9..78fb4ea21968 100644 --- a/net-misc/entropy/files/entropy.rc +++ b/net-misc/entropy/files/entropy.rc @@ -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/net-misc/entropy/files/entropy.rc,v 1.1 2004/05/02 07:09:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/entropy/files/entropy.rc,v 1.2 2004/07/14 23:57:55 agriffis Exp $ depend() { need net |