summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* repoman: trim trailing whitespaceMichael Sterrett2003-09-084-16/+16
|
* Version bumped. Closes #24701.Martin Holzer2003-07-084-3/+75
|
* Version bumped. Closes #24701.Martin Holzer2003-07-081-0/+2
|
* removing lockfileRobin H. Johnson2003-07-032-2/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-032-0/+2
|
* adding ManifestMartin Holzer2003-05-291-0/+9
|
* adding ManifestMartin Holzer2003-05-291-0/+0
|
* Update Copyright yearsMike Frysinger2003-02-132-4/+4
|
* Update Copyright yearsMike Frysinger2003-02-121-2/+2
|
* added ~ppcJon Nall2003-01-282-3/+6
|
* (multiple) removed quite some crap:Maik Schreiber2002-11-181-16/+8
| | | | | | | - "boxes" done with "*****", "#####", "=====" or "-----" - checking for user accounts with weird awk stuff instead of using id - empty lines at beginning or end of functions - whole "novels" of instructions in pkg_postinst()
* updated the labltk/ocaml checkup logic in pkg_setup()George Shapovalov2002-10-252-4/+12
|
* fix for some rare dependency mismatch.George Shapovalov2002-10-252-2/+35
|
* Remove rdepend=dependMike Frysinger2002-10-202-4/+2
|
* big IUSE commitDaniel Robbins2002-10-052-2/+6
|
* version bump, fixes building with ocaml-3.06George Shapovalov2002-09-035-1/+156
|
* added KEYWORDSGeorge Shapovalov2002-07-221-1/+2
|
* added new category dev-ml, which is supposed to keep ocaml and otherGeorge Shapovalov2002-06-295-0/+151
statically compiled ml language related packages. added first ocaml related package - lablgl.