OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Jun-2005 08:58:30
Branch: HEAD Handle: 2005060407583000
Modified files:
openpkg-src/ircii ircii.spec openpkg.rc rse.rc
Log:
move the irc.openpkg.net (actually Ratbox specific) aliases from
rse.rc to openpkg.rc and add aliases for the new bots on
irc.openpkg.net
Summary:
Revision Changes Path
1.55 +1 -1 openpkg-src/ircii/ircii.spec
1.4 +15 -0 openpkg-src/ircii/openpkg.rc
1.8 +0 -10 openpkg-src/ircii/rse.rc
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ircii/ircii.spec
============================================================================
$ cvs diff -u -r1.54 -r1.55 ircii.spec
--- openpkg-src/ircii/ircii.spec 18 May 2005 09:47:00 -0000 1.54
+++ openpkg-src/ircii/ircii.spec 4 Jun 2005 06:58:30 -0000 1.55
@@ -33,7 +33,7 @@
Group: Network
License: BSD
Version: 20040820
-Release: 20050518
+Release: 20050604
# list of sources
Source0: ftp://ircii.warped.com/pub/ircII/ircii-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ircii/openpkg.rc
============================================================================
$ cvs diff -u -r1.3 -r1.4 openpkg.rc
--- openpkg-src/ircii/openpkg.rc 3 May 2005 15:39:11 -0000 1.3
+++ openpkg-src/ircii/openpkg.rc 4 Jun 2005 06:58:30 -0000 1.4
@@ -251,6 +251,21 @@
join
}
+# Shorthands for Services Communication
+alias gl msg global $0-
+alias al msg alis $0-
+alias ns msg nickserv $0-
+alias us msg userserv $0-
+alias cs msg chanserv $0-
+alias os msg operserv $0-
+alias ob msg operbot $0-
+alias js msg jupeserv $0-
+
+# Shorthands for Bot Communication
+alias se msg secretary $0-
+alias st msg steward $0-
+alias vo msg voter $0-
+
# End of Configuration
^set display on
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ircii/rse.rc
============================================================================
$ cvs diff -u -r1.7 -r1.8 rse.rc
--- openpkg-src/ircii/rse.rc 18 May 2005 12:42:20 -0000 1.7
+++ openpkg-src/ircii/rse.rc 4 Jun 2005 06:58:30 -0000 1.8
@@ -67,16 +67,6 @@
bind meta7-0 parse_command window swap 10
bind meta7-C parse_command clear all
-# Shorthands for Services Communication
-alias gl msg global $0-
-alias al msg alis $0-
-alias ns msg nickserv $0-
-alias us msg userserv $0-
-alias cs msg chanserv $0-
-alias os msg operserv $0-
-alias ob msg operbot $0-
-alias js msg jupeserv $0-
-
# Convenience Keystrokes
bind ^X meta8_character
bind meta8-q parse_command quit
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]