summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New version. Fixes #4796Ryan Phillips2002-07-103-1/+27
|
* New version. Fixes #4796Ryan Phillips2002-07-101-0/+19
|
* New version. Fixes #4802Ryan Phillips2002-07-103-1/+51
|
* Added LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-0812-12/+61
|
* Added LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-083-7/+19
|
* Added LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-084-4/+18
|
* Added KEYWORDSAron Griffis2002-07-086-6/+12
|
* Removed old ebuilds (there are two versions more recent).Aron Griffis2002-07-088-99/+0
|
* Added LICENSE, KEYWORDS, SLOT to older ebuilds. (The current ones areAron Griffis2002-07-0812-12/+83
| | | | version 0.29)
* Added LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-082-2/+9
|
* update to 0.8a and add LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-084-10/+50
|
* Updated with LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-084-4/+14
|
* Updated with LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-082-9/+17
|
* Updated ruby-gnome ebuilds to 0.29.Aron Griffis2002-07-0718-14/+209
|
* New version. Fixes #4381. Submitted by Holden GlovaRyan Phillips2002-07-024-2/+46
|
* New version. Fixes #3976Ryan Phillips2002-06-213-1/+53
|
* Updated package revisionRyan Phillips2002-06-174-1/+46
|
* fixed DEPEND list to have spaces in optional dependenciesSeemant Kulleen2002-06-141-5/+5
|
* sourceforge updatesDaniel Robbins2002-05-2713-26/+26
|
* version bumpSeemant Kulleen2002-05-273-0/+43
|
* gtk 1.2 dependency listing fixesSeemant Kulleen2002-05-237-14/+14
|
* cleanupSeemant Kulleen2002-04-282-5/+4
|
* Fixes #1883.Karl Trygve Kalleberg2002-04-243-0/+56
|
* Added missing digestAron Griffis2002-04-221-0/+1
|
* Fixed bug installingAron Griffis2002-04-221-2/+2
|
* Skipped this digest originally.Aron Griffis2002-04-221-0/+1
|
* Updated lots of ruby-gtk/gnome stuff. Modified ruby-gtk to use theAron Griffis2002-04-2217-54/+232
| | | | | | | unified tarball so that all these other ebuilds can use the same tarball. This makes building easier, too, since the ruby-gtk header files are available for each ebuild (otherwise we'd have to install them).
* Version bumpSeemant Kulleen2002-04-143-1/+39
|
* Fixes #882Karl Trygve Kalleberg2002-04-134-0/+56
|
* Fixed some style issuesKarl Trygve Kalleberg2002-03-171-3/+2
|
* Added mod-ruby-0.9.7, untested, maskedKarl Trygve Kalleberg2002-03-103-0/+74
|
* Moved ruby back, as we don't have the time to fix all dev-lang ↵Karl Trygve Kalleberg2002-03-053-47/+0
| | | | inconsistencies anyway
* mod_rubyKarl Trygve Kalleberg2002-03-043-0/+65
|
* Moved and updated RubyKarl Trygve Kalleberg2002-03-043-0/+47
|
* initial changelogs for all packages and example skel.ChangeLogGeert Bevin2002-02-0111-0/+143
|
* Ruby Interactive reference, 0.7aKarl Trygve Kalleberg2002-02-013-0/+60
|
* full digest recalculation with correct filesizesDaniel Robbins2002-01-3010-10/+10
|
* digests, mostlyDaniel Robbins2002-01-244-4/+4
|
* Added ebuilds for ruby bindings to Gtk+ and Gnome.Aron Griffis2002-01-2110-0/+123
|
* digest fix-o-ramaDaniel Robbins2001-11-165-5/+5
|
* digest-o-ramaDaniel Robbins2001-11-155-5/+5
|
* A=-fix, try->die, tab-fixes, stylefixes, ...Mikael Hallendal2001-11-105-53/+42
|
* massive digest update, part 2Daniel Robbins2001-10-255-0/+5
|
* massive digest cleanup/regenerationDaniel Robbins2001-10-255-5/+0
|
* *** empty log message ***Achim Gottinger2001-01-161-29/+0
|
* Fixed some CHOST issuesAchim Gottinger2001-01-164-6/+35
|
* Initial import of a slew or Ruby modules. This is the base forJerry Alexandratos2000-11-1710-0/+140
generating RD (similar to Perl's POD) files. Hey, we might as well start with the ability to document the code we write. 8) The modules installed are: amstd -- standard libraries for Ruby optparse -- an option parser racc -- lexical parser strscan -- fast string formatter/scanner rdtool -- RD doc formatter