OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Jul-2003 10:45:07
Branch: HEAD Handle: 2003071509450601
Modified files:
openpkg-src/bind8 rc.bind8
openpkg-src/openpkg rc.openpkg
Log:
rclint police: fix invalid comment header
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-src/bind8/rc.bind8
1.11 +1 -22 openpkg-src/openpkg/rc.openpkg
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind8/rc.bind8
============================================================================
$ cvs diff -u -r1.1 -r1.2 rc.bind8
--- openpkg-src/bind8/rc.bind8 10 Jul 2003 15:02:36 -0000 1.1
+++ openpkg-src/bind8/rc.bind8 15 Jul 2003 08:45:07 -0000 1.2
@@ -1,6 +1,6 @@
[EMAIL PROTECTED]@/lib/openpkg/bash @l_prefix@/etc/rc
##
-## rc.bind8 -- Run-Commands for BIND Daemon
+## rc.bind8 -- Run-Commands
##
%config
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/rc.openpkg
============================================================================
$ cvs diff -u -r1.10 -r1.11 rc.openpkg
--- openpkg-src/openpkg/rc.openpkg 10 Jul 2003 08:36:40 -0000 1.10
+++ openpkg-src/openpkg/rc.openpkg 15 Jul 2003 08:45:06 -0000 1.11
@@ -1,27 +1,6 @@
[EMAIL PROTECTED]@/lib/openpkg/bash @l_prefix@/etc/rc
##
-## @l_prefix@/etc/rc.d/rc.openpkg -- Run-Commands for OpenPKG Hierarchy
-## Copyright (c) 2000-2003 Cable & Wireless Deutschland GmbH
-## Copyright (c) 2000-2003 The OpenPKG Project <http://www.openpkg.org/>
-## Copyright (c) 2000-2003 Ralf S. Engelschall <[EMAIL PROTECTED]>
-##
-## Permission to use, copy, modify, and distribute this software for
-## any purpose with or without fee is hereby granted, provided that
-## the above copyright notice and this permission notice appear in all
-## copies.
-##
-## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
-## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
-## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
-## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
-## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-## SUCH DAMAGE.
+## rc.openpkg -- Run-Commands
##
%config
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]