diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:35:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:35:57 +0000 |
commit | b7b45a4532e62321e0925fbde731a76f42666471 (patch) | |
tree | 47df1917e399996f86225bbea5f89fe1a73c40b7 /net-www/resin | |
parent | Added to ~arm after testing on coral.dev.gentoo.org. (diff) | |
download | historical-b7b45a4532e62321e0925fbde731a76f42666471.tar.gz historical-b7b45a4532e62321e0925fbde731a76f42666471.tar.bz2 historical-b7b45a4532e62321e0925fbde731a76f42666471.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-www/resin')
-rw-r--r-- | net-www/resin/files/2.1.9/resin.init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/resin/files/2.1.9/resin.init b/net-www/resin/files/2.1.9/resin.init index 1faa186d03fd..768316108e06 100644 --- a/net-www/resin/files/2.1.9/resin.init +++ b/net-www/resin/files/2.1.9/resin.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/net-www/resin/files/2.1.9/resin.init,v 1.2 2004/03/06 03:59:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/resin/files/2.1.9/resin.init,v 1.3 2004/07/15 00:33:08 agriffis Exp $ depend() { need net |