summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated to 0.6.7 with ebuild fixesTom William Payne2003-04-082-1/+24
|
* Updated to 0.6.7 with ebuild fixesTom William Payne2003-04-082-1/+10
|
* License Fixes. Part 2.Alastair Tse2003-02-281-2/+2
|
* Update Copyright yearsMike Frysinger2003-02-131-2/+2
|
* Update Copyright yearsMike Frysinger2003-02-121-2/+2
|
* Changed from "GPL2 or later" to "GPL2"Mike Frysinger2002-10-041-2/+2
|
* updated more copyright yearsSeemant Kulleen2002-08-011-2/+2
|
* header fixesDaniel Robbins2002-07-111-2/+1
|
* Added LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-082-2/+9
|
* initial changelogs for all packages and example skel.ChangeLogGeert Bevin2002-02-011-0/+13
|
* full digest recalculation with correct filesizesDaniel Robbins2002-01-301-1/+1
|
* digest fix-o-ramaDaniel Robbins2001-11-161-1/+1
|
* digest-o-ramaDaniel Robbins2001-11-151-1/+1
|
* A=-fix, try->die, tab-fixes, stylefixes, ...Mikael Hallendal2001-11-101-10/+8
|
* massive digest update, part 2Daniel Robbins2001-10-251-0/+1
|
* massive digest cleanup/regenerationDaniel Robbins2001-10-251-1/+0
|
* *** empty log message ***Achim Gottinger2001-01-161-29/+0
|
* Fixed some CHOST issuesAchim Gottinger2001-01-162-2/+31
|
* Initial import of a slew or Ruby modules. This is the base forJerry Alexandratos2000-11-172-0/+27
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