db0106299e
2009-10-11 SATOH Hiroh <cho45@lowreal.net> * [new] Implemented Server#sessions which returns all sessions connected to the server. * Released 0.0.9 2009-08-08 SATOH Hiroh <cho45@lowreal.net> * [bug]: Fixed to work on ruby1.9.1 (now can send iso-2022-jp) * [new] Implemented Message#ctcps returns embedded all ctcp messages (drry). * Released 0.0.8
34 lines
1.2 KiB
Text
34 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2010/02/14 12:29:13 taca Exp $
|
|
${GEM_HOME}/cache/net-irc-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/ChangeLog
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/examples/2ch.rb
|
|
${GEM_LIBDIR}/examples/2ig.rb
|
|
${GEM_LIBDIR}/examples/client.rb
|
|
${GEM_LIBDIR}/examples/echo_bot.rb
|
|
${GEM_LIBDIR}/examples/gmail.rb
|
|
${GEM_LIBDIR}/examples/hatena-star-stream.rb
|
|
${GEM_LIBDIR}/examples/hig.rb
|
|
${GEM_LIBDIR}/examples/iig.rb
|
|
${GEM_LIBDIR}/examples/ircd.rb
|
|
${GEM_LIBDIR}/examples/lig.rb
|
|
${GEM_LIBDIR}/examples/lingr.rb
|
|
${GEM_LIBDIR}/examples/mixi.rb
|
|
${GEM_LIBDIR}/examples/sig.rb
|
|
${GEM_LIBDIR}/examples/tig.rb
|
|
${GEM_LIBDIR}/examples/wig.rb
|
|
${GEM_LIBDIR}/lib/net/irc.rb
|
|
${GEM_LIBDIR}/lib/net/irc/client.rb
|
|
${GEM_LIBDIR}/lib/net/irc/client/channel_manager.rb
|
|
${GEM_LIBDIR}/lib/net/irc/constants.rb
|
|
${GEM_LIBDIR}/lib/net/irc/message.rb
|
|
${GEM_LIBDIR}/lib/net/irc/message/modeparser.rb
|
|
${GEM_LIBDIR}/lib/net/irc/message/serverconfig.rb
|
|
${GEM_LIBDIR}/lib/net/irc/pattern.rb
|
|
${GEM_LIBDIR}/lib/net/irc/server.rb
|
|
${GEM_LIBDIR}/spec/channel_manager_spec.rb
|
|
${GEM_LIBDIR}/spec/modeparser_spec.rb
|
|
${GEM_LIBDIR}/spec/net-irc_spec.rb
|
|
${GEM_LIBDIR}/spec/spec.opts
|
|
${GEM_HOME}/specifications/net-irc-${PKGVERSION}.gemspec
|