Commit graph

9 commits

Author SHA1 Message Date
taca
99649a96f3 Migrate ruby-rdtool to use new framework for Ruby packages.
Add patch to prevent warning with Ruby 1.8, too.
2004-11-27 15:28:30 +00:00
taca
af69d58d6b Bump package revision.
- Make dependency with racc to build time only.
- Remove extra dependency to ruby-strscan package.
2004-03-07 04:40:26 +00:00
taca
8e99c9e1eb Fix install error problem. 2004-02-20 14:18:07 +00:00
taca
b8a99f5fbd Remove dependency to ruby-amstd package and bump PKG_REVISION. 2004-02-11 15:46:32 +00:00
taca
e8a719e8e0 Update ruby-rdtool package to 0.6.13.
= CHANGES
:0.6.13
  * now tabs are expanded into spaces.
  * removed <p> 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.
2003-08-30 05:56:26 +00:00
taca
81e113a52a Make sure to close "dt" tag.
Bump to ruby-rdtool-0.6.11nb1.
2002-10-06 15:10:23 +00:00
taca
eba0faec5e Update ruby-rdtool package to 0.6.11. It also updates devel/ruby-rd-mode
package implicitly.

0.6.11
 * support Ruby 1.4.6. thanks. > Aoki-san
 * now `=begin' and `=end' are omitable. thanks. > Nakada-san
 * changed to omit <p>...</p> for some ListItem.
 * added `class="foottext"' attribute to <p> element for foottext.
   thanks. > Kimura-san
 * bug fix. thanks. > \ay-san, rubikitch-san, Tamura-san
 * added rd-mode-hook in rd-mode.el. changed key-binding. thanks. > Komiya-san
 * rd-intelligent-new-line (\M-RET) in rd-mode.el. thanks > Usui-san, Nakada-san
2002-02-04 15:30:17 +00:00
taca
0424c1866b Apply footnote patch and bump PKGREVISION (ruby-rdtool-0.6.10nb1).
From [ruby-list:32471] on ruby-list@ruby-lang.org.
2002-01-03 14:11:25 +00:00
taca
e3cf04d208 Importing ruby-rdtool.
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.
2001-07-01 00:00:03 +00:00