Changeset 35a9977
- Timestamp:
- 01/04/2005 08:56:08 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 03ab977
- Parents:
- 959464b9
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/ruby.xml
r959464b9 r35a9977 7 7 <!ENTITY ruby-download-http " "> 8 8 <!ENTITY ruby-download-ftp "ftp://ftp.ruby-lang.org/pub/ruby/ruby-&ruby-version;.tar.gz"> 9 <!ENTITY ruby-md5 "8ffc79d96f336b80f2690a17601dea9b">9 <!ENTITY ruby-md5sum "8ffc79d96f336b80f2690a17601dea9b"> 10 10 <!ENTITY ruby-size "3.5 MB"> 11 11 <!ENTITY ruby-buildsize "36.2 MB"> … … 13 13 ]> 14 14 15 <sect1 id="ruby " xreflabel="Ruby-&ruby-version;">15 <sect1 id="ruby-package" xreflabel="Ruby-&ruby-version;"> 16 16 <sect1info> 17 17 <othername>$LastChangedBy$</othername> … … 32 32 <listitem><para>Download (HTTP): <ulink url="&ruby-download-http;"/></para></listitem> 33 33 <listitem><para>Download (FTP): <ulink url="&ruby-download-ftp;"/></para></listitem> 34 <listitem><para>MD5 Sum: &ruby-md5 ;</para></listitem>34 <listitem><para>MD5 Sum: &ruby-md5sum;</para></listitem> 35 35 <listitem><para>Download size: &ruby-size;</para></listitem> 36 36 <listitem><para>Estimated disk space required: &ruby-buildsize;</para></listitem> … … 75 75 <sect2> 76 76 <title>Contents</title> 77 <segmentedlist> 78 <segtitle>Installed Programs</segtitle> 79 <segtitle>Installed Library</segtitle> 80 <segtitle>Installed Directory</segtitle> 81 <seglistitem> 82 <seg>ruby, irb, erb, rdoc, ri, and testrb.</seg> 83 <seg>librudy.so</seg> 84 <seg>/usr/lib/ruby</seg></seglistitem> 85 </segmentedlist> 77 86 78 <para>The <application>Ruby</application> package contains 79 <command>ruby</command>, 80 <command>irb</command>, 81 <command>erb</command>, 82 <command>rdoc</command>, 83 <command>ri</command>, 84 <command>testrb</command>, 85 <filename class='libraryfile'>libruby</filename> libraries and 86 numerous scripts and modules.</para> 87 <variablelist> 88 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 89 <?dbfo list-presentation="list"?> 87 90 88 </sect2> 91 <varlistentry id="ruby"> 92 <term><command>rudy</command></term> 93 <listitem><para>is an interpreted scripting language for quick 94 and easy object-oriented programming.</para></listitem> 95 </varlistentry> 89 96 90 <sect2><title>Description</title> 91 92 <sect3><title>ruby</title> 93 <para><command>ruby</command> is an interpreted scripting language for quick 94 and easy object-oriented programming.</para></sect3> 95 96 <sect3><title>irb</title> 97 <para><command>irb</command> is the interactive interface for ruby.</para> 98 </sect3> 97 <varlistentry id="irb"> 98 <term><command>irb</command></term> 99 <listitem><para>is the interactive interface for ruby.</para></listitem> 100 </varlistentry> 101 </variablelist> 99 102 100 103 </sect2> -
kde/add/kdebindings.xml
r959464b9 r35a9977 60 60 <xref linkend="GTK"/>, 61 61 <xref linkend="Python"/>, 62 <xref linkend="ruby "/>,62 <xref linkend="ruby-package"/>, 63 63 <xref linkend="j2sdk"/>, 64 64 <xref linkend="mozilla"/>, -
postlfs/editors/vim.xml
r959464b9 r35a9977 68 68 <xref linkend="Python"/>, 69 69 <xref linkend="tcl"/>, 70 <xref linkend="ruby "/>70 <xref linkend="ruby-package"/> 71 71 and <xref linkend="gpm"/> 72 72 </para></sect4>
Note:
See TracChangeset
for help on using the changeset viewer.