<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/ruby-rdtool/patches, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-11-27T15:28:30Z</updated>
<entry>
<title>Migrate ruby-rdtool to use new framework for Ruby packages.</title>
<updated>2004-11-27T15:28:30Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-11-27T15:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6b29c9a5c57871723520b280771adcb2527ef869'/>
<id>urn:sha1:6b29c9a5c57871723520b280771adcb2527ef869</id>
<content type='text'>
Add patch to prevent warning with Ruby 1.8, too.
</content>
</entry>
<entry>
<title>Bump package revision.</title>
<updated>2004-03-07T04:40:26Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-03-07T04:40:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=800806e6756b3c70727fa0f1ba30f4ae07232df2'/>
<id>urn:sha1:800806e6756b3c70727fa0f1ba30f4ae07232df2</id>
<content type='text'>
- Make dependency with racc to build time only.
- Remove extra dependency to ruby-strscan package.
</content>
</entry>
<entry>
<title>Fix install error problem.</title>
<updated>2004-02-20T14:18:07Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-02-20T14:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ceee24e3f1339cdc8b5100a25efe6a9d48e1a57b'/>
<id>urn:sha1:ceee24e3f1339cdc8b5100a25efe6a9d48e1a57b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dependency to ruby-amstd package and bump PKG_REVISION.</title>
<updated>2004-02-11T15:46:32Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-02-11T15:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=285fc9abfea6067c1421af4a5195fb77eebc387b'/>
<id>urn:sha1:285fc9abfea6067c1421af4a5195fb77eebc387b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-rdtool package to 0.6.13.</title>
<updated>2003-08-30T05:56:26Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2003-08-30T05:56:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c1ea28070a658c77fe66676d04a5a46b8c0f867'/>
<id>urn:sha1:8c1ea28070a658c77fe66676d04a5a46b8c0f867</id>
<content type='text'>
= CHANGES
:0.6.13
  * now tabs are expanded into spaces.
  * removed &lt;p&gt; for TextBlock in DescListItem when the TextBlock is only
    element of ListItem.
  * a line of `---\n' are now regarded as Verbatim (or TextBlock).
  * changed style of HTML anchors from `label:' to `label-'.
  * fixed rd2man for better support of multiple paragraphs.
  * fixed some bugs.
:0.6.12
  * fixed some bugs.
</content>
</entry>
<entry>
<title>Make sure to close "dt" tag.</title>
<updated>2002-10-06T15:10:23Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2002-10-06T15:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=895dceb51014edfefca9d2c2959650c6f3c7bad0'/>
<id>urn:sha1:895dceb51014edfefca9d2c2959650c6f3c7bad0</id>
<content type='text'>
Bump to ruby-rdtool-0.6.11nb1.
</content>
</entry>
<entry>
<title>Update ruby-rdtool package to 0.6.11.  It also updates devel/ruby-rd-mode</title>
<updated>2002-02-04T15:30:17Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2002-02-04T15:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0720166a0bb438f2b6179972bf322a36df67bd93'/>
<id>urn:sha1:0720166a0bb438f2b6179972bf322a36df67bd93</id>
<content type='text'>
package implicitly.

0.6.11
 * support Ruby 1.4.6. thanks. &gt; Aoki-san
 * now `=begin' and `=end' are omitable. thanks. &gt; Nakada-san
 * changed to omit &lt;p&gt;...&lt;/p&gt; for some ListItem.
 * added `class="foottext"' attribute to &lt;p&gt; element for foottext.
   thanks. &gt; Kimura-san
 * bug fix. thanks. &gt; \ay-san, rubikitch-san, Tamura-san
 * added rd-mode-hook in rd-mode.el. changed key-binding. thanks. &gt; Komiya-san
 * rd-intelligent-new-line (\M-RET) in rd-mode.el. thanks &gt; Usui-san, Nakada-san
</content>
</entry>
<entry>
<title>Apply footnote patch and bump PKGREVISION (ruby-rdtool-0.6.10nb1).</title>
<updated>2002-01-03T14:11:25Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2002-01-03T14:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e12c5b525505284979b4e1f4f838d6ac61d5f2dc'/>
<id>urn:sha1:e12c5b525505284979b4e1f4f838d6ac61d5f2dc</id>
<content type='text'>
From [ruby-list:32471] on ruby-list@ruby-lang.org.
</content>
</entry>
<entry>
<title>Importing ruby-rdtool.</title>
<updated>2001-07-01T00:00:03Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2001-07-01T00:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2564436148ac07b201364d84aab25616b52e22d9'/>
<id>urn:sha1:2564436148ac07b201364d84aab25616b52e22d9</id>
<content type='text'>
RDtool converts RD to HTML, man, etc.

RD is a multipurpose documentation format created for documentating
Ruby and output of Ruby world.  Briefly, RD is to Ruby as POD is to
Perl.

</content>
</entry>
</feed>
