diff options
author | 2004-07-15 00:39:20 +0000 | |
---|---|---|
committer | 2004-07-15 00:39:20 +0000 | |
commit | b6476a2932b8919c5ccdd718c6c97ea3ecfd3eec (patch) | |
tree | e6f9356217b1e0e56bfe3260dc13aedf67d13c00 /net-www/tinyproxy | |
parent | Version bump and cleaned out older ebuilds. (Manifest recommit) (diff) | |
download | gentoo-2-b6476a2932b8919c5ccdd718c6c97ea3ecfd3eec.tar.gz gentoo-2-b6476a2932b8919c5ccdd718c6c97ea3ecfd3eec.tar.bz2 gentoo-2-b6476a2932b8919c5ccdd718c6c97ea3ecfd3eec.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-www/tinyproxy')
-rw-r--r-- | net-www/tinyproxy/files/tinyproxy.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/tinyproxy/files/tinyproxy.rc b/net-www/tinyproxy/files/tinyproxy.rc index 3f0c0a6b1cdf..e9bcba7e307d 100644 --- a/net-www/tinyproxy/files/tinyproxy.rc +++ b/net-www/tinyproxy/files/tinyproxy.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-www/tinyproxy/files/tinyproxy.rc,v 1.2 2004/03/06 03:59:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/tinyproxy/files/tinyproxy.rc,v 1.3 2004/07/15 00:34:48 agriffis Exp $ depend() { use logger dns |