summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stable on ppc. (Manifest recommit)Mamoru Komachi2004-10-031-2/+2
|
* Stable on ppc.Mamoru Komachi2004-10-032-3/+6
|
* (Manifest recommit)Aron Griffis2004-06-251-3/+3
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-253-6/+6
|
* sparcy (Manifest recommit)Ciaran McCreesh2004-04-151-2/+2
|
* sparcyCiaran McCreesh2004-04-152-3/+6
|
* Marked stable on hppa. (Manifest recommit)Guy Martin2004-04-131-2/+2
|
* Marked stable on hppa.Guy Martin2004-04-132-3/+6
|
* Added to ~ppc (Manifest recommit)David Holm2004-04-101-2/+2
|
* Added to ~ppcDavid Holm2004-04-102-3/+6
|
* virtual/ruby fix (Manifest recommit)Mamoru Komachi2004-04-101-3/+3
|
* virtual/ruby fixMamoru Komachi2004-04-103-9/+13
|
* ChangeLog fixes (Manifest recommit)Daniel Ahlberg2004-03-181-1/+1
|
* ChangeLog fixesDaniel Ahlberg2004-03-181-1/+3
|
* Remove arm keywords (Manifest recommit)Aron Griffis2004-02-221-4/+4
|
* Remove arm keywordsAron Griffis2004-02-222-4/+4
|
* fixing ManifestMike Frysinger2003-11-291-4/+4
|
* Changed USE_RUBY accepted variables. Now it accepts "ruby16 shim18 ruby18 any"Mamoru Komachi2003-11-163-0/+21
| | | | | | (it is analogous to ruby16/ruby18 local USE flag, which is less confusing). USE_RUBY="ruby16" and USE_RUBY="ruby18" get valid. Updated varialbes description detail in ruby.eclass.
* Initial commitTom William Payne2003-07-081-0/+5
|
* removing lockfileRobin H. Johnson2003-07-032-2/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-032-0/+2
|
* Added IUSETom William Payne2003-05-233-4/+8
|
* Marked stable, tidy-upsTom William Payne2003-05-124-28/+28
|
* Marked stable, tidy-upsTom William Payne2003-05-121-0/+6
|
* Removed old version.Tom William Payne2003-05-122-26/+0
|
* License Fixes. Part 2.Alastair Tse2003-02-282-4/+4
|
* Update Copyright yearsMike Frysinger2003-02-132-4/+4
|
* Update Copyright yearsMike Frysinger2003-02-121-2/+2
|
* Update to 2.0.0Aron Griffis2003-01-073-5/+33
|
* Added alpha to KEYWORDSChris Houser2003-01-072-4/+7
|
* 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
|
* Updated with LICENSE, KEYWORDS, SLOT.Aron Griffis2002-07-082-9/+17
|
* 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
|
* Fixed some CHOST issuesAchim Gottinger2001-01-161-2/+2
|
* Initial import of a slew or Ruby modules. This is the base forJerry Alexandratos2000-11-172-0/+26
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