summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-256-12/+12
|
* (Manifest recommit)Aron Griffis2004-06-251-13/+13
|
* Stable on alpha. (Manifest recommit)Bryan Østergaard2004-06-081-11/+11
|
* Stable on alpha.Bryan Østergaard2004-06-082-3/+6
|
* Masked on amd64 as we lack a working ocaml. (Manifest recommit)Danny van Dyk2004-05-281-2/+2
|
* Masked on amd64 as we lack a working ocaml.Danny van Dyk2004-05-282-3/+6
|
* Marked stable on hppa. (Manifest recommit)Guy Martin2004-05-111-2/+2
|
* Marked stable on hppa.Guy Martin2004-05-112-3/+6
|
* ~amd64 (Manifest recommit)Travis Tilley2004-04-171-2/+2
|
* ~amd64Travis Tilley2004-04-172-3/+6
|
* Stable on sparc. (Manifest recommit)Jason Wever2004-03-251-10/+10
|
* Stable on sparc.Jason Wever2004-03-252-3/+6
|
* Move 0.99-r1 into stable. (Manifest recommit)Matthieu Sozeau2004-03-221-5/+3
|
* Move 0.99-r1 into stable.Matthieu Sozeau2004-03-223-13/+18
|
* ChangeLog fixes (Manifest recommit)Daniel Ahlberg2004-03-011-1/+1
|
* ChangeLog fixesDaniel Ahlberg2004-03-011-2/+2
|
* Remove opengl use flag, as it is not optional (bug #41761). (Manifest recommit)Matthieu Sozeau2004-02-181-9/+9
|
* Remove opengl use flag, as it is not optional (bug #41761).Matthieu Sozeau2004-02-184-11/+15
|
* add ~alpha and ~ia64 (Manifest recommit)Aron Griffis2004-02-171-4/+4
|
* add ~alpha and ~ia64Aron Griffis2004-02-174-7/+10
|
* use ? -> use? (Manifest recommit)Michael Sterrett2004-02-091-9/+9
|
* use ? -> use?Michael Sterrett2004-02-091-5/+5
|
* lablgl-1.00 version bump (adds glut support).Matthieu Sozeau2004-02-065-3/+109
|
* lablgl-1.00 version bump (adds glut support).Matthieu Sozeau2004-02-061-0/+2
|
* Reworked ebuild and added metadata.xml.Matthieu Sozeau2004-02-035-4/+99
|
* Reworked ebuild and added metadata.xml.Matthieu Sozeau2004-02-031-5/+7
|
* Marked stable on sparc to fix broken net-misc/unison dependencies.Jason Wever2003-12-263-5/+8
|
* Added ~sparc keyword.Jason Wever2003-11-254-8/+12
|
* 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.