[pybot-commits] CVS: pybot/data/infopacks airport.info,1.3,1.4 ports.info,1.3,1.4 vera.info,1.5,1.6
Brought to you by:
niemeyer
From: Gustavo N. <nie...@us...> - 2003-08-27 17:08:32
|
Update of /cvsroot/pybot/pybot/data/infopacks In directory sc8-pr-cvs1:/tmp/cvs-serv23476/data/infopacks Modified Files: airport.info ports.info vera.info versions.info Log Message: * modules/permissions.py: Implemented permission parameters. * modules/{remoteinfo.py,infopack.py}: Adapted to work with premission parameters. * modules/infopack.py: Implemented infopack searching. Index: airport.info =================================================================== RCS file: /cvsroot/pybot/pybot/data/infopacks/airport.info,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** airport.info 25 Aug 2003 20:44:23 -0000 1.3 --- airport.info 27 Aug 2003 17:08:13 -0000 1.4 *************** *** 8,3616 **** T:(?:what|where)(?:'s|\s+is)\s+(?:the\s+)?airport\s+(?:code\s+)?([a-z]{3})\s*(?:!*\?[!?]*)?$ T:airport\s+([a-zA-Z]{3})\s*(?:!*\?[!?]*)?$ ! M:That's the airport code for %s. ! M:That's the code for the airport in %s. D:t:I don't know any airport with this code. D:t:I'm not sure this is the code of an airport. D:t:Sorry, I don't know anything about this code. ! K:aae V:tm:Annaba, Algeria ! K:aal [...7189 lines suppressed...] ! K:ZKE V:tm:Kaschechawan, PQ, Canada ! K:ZLO V:tm:Manzanillo, Mexico ! K:ZND V:tm:Zinder, Niger ! K:ZNE V:tm:Newman, Australia ! K:ZQN V:tm:Queenstown, New Zealand ! K:ZRH V:tm:Zuerich (Zurich), Switzerland ! K:ZSS V:tm:Sassandra, Ivory Coast ! K:ZTH V:tm:Zakynthos, Greece ! K:ZTM V:tm:Shamattawa, MB, Canada ! K:ZYL V:tm:Sylhet, Bangla Desh Index: ports.info =================================================================== RCS file: /cvsroot/pybot/pybot/data/infopacks/ports.info,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ports.info 25 Aug 2003 20:44:23 -0000 1.3 --- ports.info 27 Aug 2003 17:08:13 -0000 1.4 *************** *** 8,16 **** T:what(?:'s|\s+is)\s+(?:the\s+)?port\s+(?:number\s+)?([0-9]+)(?:\s+for)\s*(?:!*\?[!?]*)?$ T:port\s+(\d+)[!?.]*$ ! M:This port is for %s. D:t:I haven't found anything about this port. D:t:I don't know what this port is for. K:0 ! V:t:This is a reserved port. K:1 V:tm:tcpmux - TCP Port Service Multiplexer --- 8,16 ---- T:what(?:'s|\s+is)\s+(?:the\s+)?port\s+(?:number\s+)?([0-9]+)(?:\s+for)\s*(?:!*\?[!?]*)?$ T:port\s+(\d+)[!?.]*$ ! M:Port %(key) is for %(value)s. D:t:I haven't found anything about this port. D:t:I don't know what this port is for. K:0 ! V:t:Port 0 is reserved. K:1 V:tm:tcpmux - TCP Port Service Multiplexer Index: vera.info =================================================================== RCS file: /cvsroot/pybot/pybot/data/infopacks/vera.info,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** vera.info 25 Aug 2003 20:44:23 -0000 1.5 --- vera.info 27 Aug 2003 17:08:13 -0000 1.6 *************** *** 13,14244 **** D:t:I don't know this acronym. D:t:Sorry, I haven't found this acronym. ! M:That's the acronym for %s. ! M:This acronym is for %s. ! K:100vg V:tm:100 Voice Grade [technology] ! K:2s2d V:tm:Double Sided - Double Density (FDD) ! K:3dddi V:tm:3D Device Dependent Interface (MS), "3D DDI" [...28435 lines suppressed...] ! K:ZPL V:tm:Zope Puplic License ! K:ZPR V:tm:Zentrum fuer Paralleles Rechnen (org., Uni Koeln, Germany), Zero Power Resistance ! K:ZRE V:tm:Zero Rate Error ! K:ZRZ V:tm:Zentrales RechenZentrum (org., TUB) ! K:ZSI V:tm:Zentralstelle fuer Sicherheit in der Informationstechnik (org., BSI, predecessor) ! K:ZSL V:tm:Zero Slot LAN (LAN) ! K:ZV V:tm:Zoomed Video (video) ! K:ZVM V:tm:Z/Virtual Machine (IBM, VM), "z/VM" ! K:ZWEI V:tm:ZWEI Was EINE Initially (EINE, LISP) ! K:ZZF V:tm:Zentralamt zur Zulassung von Fernmeldeeinrichtungen (org., Telekom, predecessor, BZT) Index: versions.info =================================================================== RCS file: /cvsroot/pybot/pybot/data/infopacks/versions.info,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** versions.info 25 Aug 2003 20:44:23 -0000 1.2 --- versions.info 27 Aug 2003 17:08:13 -0000 1.3 *************** *** 8,15 **** D:t:I have never seen that package. D:t:Sorry, I don't know anything about that package. ! M:This package has been released in the following distributions: %s ! M:The following distributions contain that package: %s ! M:You'll find that package in the following distributions: %s ! M:It was included in the following distributions: %s K:0verkill V:tm:CL6-CD2: 0.13-1cl; CL9-CD3: 0.16-23753cl --- 8,15 ---- D:t:I have never seen that package. D:t:Sorry, I don't know anything about that package. ! M:Package %(key)s has been released in the following distributions: %(value)s ! M:The following distributions contain package %(key)s: %(value)s ! M:You'll find package %(key)s in the following distributions: %(value)s ! M:%(key)s was included in the following distributions: %(value)s K:0verkill V:tm:CL6-CD2: 0.13-1cl; CL9-CD3: 0.16-23753cl |