<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/chat/ruby-net-irc, branch pkgsrc-2015Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2015-03-15T19:57:40Z</updated>
<entry>
<title>Set MAINTAINER to pkgsrc-users.</title>
<updated>2015-03-15T19:57:40Z</updated>
<author>
<name>hiramatsu</name>
<email>hiramatsu@pkgsrc.org</email>
</author>
<published>2015-03-15T19:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=db4923a7fd09a8b516c1f6a00a755eb8ea17aa20'/>
<id>urn:sha1:db4923a7fd09a8b516c1f6a00a755eb8ea17aa20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.</title>
<updated>2010-09-10T04:00:29Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-10T04:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb2c15ea7c06c9c41bdf9e4c4ebb74077ffd95ac'/>
<id>urn:sha1:bb2c15ea7c06c9c41bdf9e4c4ebb74077ffd95ac</id>
<content type='text'>
* Remove default value of GEM_BUILD.</content>
</entry>
<entry>
<title>LICENSE=ruby-license</title>
<updated>2010-05-16T12:19:11Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2010-05-16T12:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0b30927370c07f5195b59481713f750f798a36af'/>
<id>urn:sha1:0b30927370c07f5195b59481713f750f798a36af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Note commnented out LICENSE (Ruby's).</title>
<updated>2010-05-15T12:32:11Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2010-05-15T12:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3ad9accb18d8e74ad032cd772a60e572d2c13932'/>
<id>urn:sha1:3ad9accb18d8e74ad032cd772a60e572d2c13932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-net-irc package to 0.0.9.</title>
<updated>2010-02-14T12:29:13Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-02-14T12:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dc6a7f074158878da6ac8289491125df6de9ecfc'/>
<id>urn:sha1:dc6a7f074158878da6ac8289491125df6de9ecfc</id>
<content type='text'>
2009-10-11  SATOH Hiroh &lt;cho45@lowreal.net&gt;

	* [new]
		Implemented Server#sessions which returns all sessions connected to
		the server.
	* Released 0.0.9

2009-08-08  SATOH Hiroh &lt;cho45@lowreal.net&gt;

	* [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</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:28:16Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T17:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b8ef2bdf051862f04569a1854a5b083a3b76f811'/>
<id>urn:sha1:b8ef2bdf051862f04569a1854a5b083a3b76f811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert HOMEPAGE's change (may temporary connection failure).</title>
<updated>2009-05-14T09:31:22Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2009-05-14T09:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e0dfe0c5bcad331e0f4e960476155182fd224f5'/>
<id>urn:sha1:9e0dfe0c5bcad331e0f4e960476155182fd224f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-net-irc to 0.0.7.</title>
<updated>2009-05-14T09:16:39Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2009-05-14T09:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4fb32c87b7f2187b04045758741e8f4a31beb638'/>
<id>urn:sha1:4fb32c87b7f2187b04045758741e8f4a31beb638</id>
<content type='text'>
2009-02-19  SATOH Hiroh

	* [bug]:
		Fixed net/irc.rb permission.
	* Released 0.0.7

2009-02-01  SATOH Hiroh

	* [bug]:
		Fixed to work on ruby1.9.1
	* [release]:
		Released 0.0.6</content>
</entry>
<entry>
<title>Import ruby-net-irc-0.0.5 as chat/ruby-net-irc.</title>
<updated>2008-10-22T11:40:55Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2008-10-22T11:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9618d14f38b28fccb6a6eba9d0b580ca54388f64'/>
<id>urn:sha1:9618d14f38b28fccb6a6eba9d0b580ca54388f64</id>
<content type='text'>
Ruby library for implementing IRC server and client</content>
</entry>
</feed>
