Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new package - OCaml tool to find/use non-standard packages. | George Shapovalov | 2002-12-15 | 3 | -0/+45 |
| | |||||
* | (multiple) removed quite some crap: | Maik Schreiber | 2002-11-18 | 1 | -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() | ||||
* | unmask x86 | Marinus Schraal | 2002-11-15 | 1 | -2/+2 |
| | |||||
* | tiny dep fix | Marinus Schraal | 2002-10-26 | 1 | -2/+2 |
| | |||||
* | New version | Marinus Schraal | 2002-10-26 | 3 | -1/+50 |
| | |||||
* | updated the labltk/ocaml checkup logic in pkg_setup() | George Shapovalov | 2002-10-25 | 2 | -4/+12 |
| | |||||
* | fix for some rare dependency mismatch. | George Shapovalov | 2002-10-25 | 2 | -2/+35 |
| | |||||
* | Remove rdepend=depend | Mike Frysinger | 2002-10-20 | 4 | -8/+4 |
| | |||||
* | big IUSE commit | Daniel Robbins | 2002-10-05 | 3 | -3/+9 |
| | |||||
* | version bump, fixes building with ocaml-3.06 | George Shapovalov | 2002-09-03 | 5 | -1/+156 |
| | |||||
* | added KEYWORDS | George Shapovalov | 2002-07-22 | 3 | -3/+6 |
| | |||||
* | An OCaml interface to the pcre library | George Shapovalov | 2002-06-29 | 4 | -1/+40 |
| | |||||
* | another package in dev-ml category: LablGTK : an interface to the GIMP Tool | George Shapovalov | 2002-06-29 | 5 | -0/+112 |
| | | | | Kit | ||||
* | added new category dev-ml, which is supposed to keep ocaml and other | George Shapovalov | 2002-06-29 | 5 | -0/+151 |
statically compiled ml language related packages. added first ocaml related package - lablgl. |