diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:43:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:43:23 +0000 |
commit | 771f520bf52c78e1078c730a5d41bdb04317a205 (patch) | |
tree | 9b9ec0f8ff92a9a369fee8077f1d195aa8182343 /dev-dotnet/xsp | |
parent | sync IUSE (-debug) (diff) | |
download | historical-771f520bf52c78e1078c730a5d41bdb04317a205.tar.gz historical-771f520bf52c78e1078c730a5d41bdb04317a205.tar.bz2 historical-771f520bf52c78e1078c730a5d41bdb04317a205.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'dev-dotnet/xsp')
-rw-r--r-- | dev-dotnet/xsp/Manifest | 2 | ||||
-rw-r--r-- | dev-dotnet/xsp/files/xsp.initd | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/xsp/Manifest b/dev-dotnet/xsp/Manifest index fb8f1ee29620..de36d772ceaa 100644 --- a/dev-dotnet/xsp/Manifest +++ b/dev-dotnet/xsp/Manifest @@ -10,5 +10,5 @@ MD5 cbf98ddcd59fcc55cbc21fe6fb9bb56e files/digest-xsp-0.14 60 MD5 26af51781fab59682eb75d854280b4a9 files/digest-xsp-0.15 60 MD5 f18d63d88f5bee4df47c3f7e9f0285c5 files/digest-xsp-0.16 60 MD5 038cecc23880f6d9a66656f5e5fd3848 files/xsp.confd 297 -MD5 e752a9e4a55f283f12adbf6d62d9301d files/xsp.initd 676 +MD5 4c6ea487a7fa33ca219f4d49803f1e25 files/xsp.initd 669 MD5 f546d127c2bbcd153f5668d0f114de3d files/digest-xsp-1.0 59 diff --git a/dev-dotnet/xsp/files/xsp.initd b/dev-dotnet/xsp/files/xsp.initd index 67d96e519dc7..9cbe923f96e0 100644 --- a/dev-dotnet/xsp/files/xsp.initd +++ b/dev-dotnet/xsp/files/xsp.initd @@ -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/dev-dotnet/xsp/files/xsp.initd,v 1.1 2004/05/21 20:18:45 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/files/xsp.initd,v 1.2 2004/07/14 21:43:23 agriffis Exp $ depend() { need net |