summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added ~amd64 keywords. Closes bug #102149.Luis Medinas2005-08-161-15/+5
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Added ~amd64 keywords. Closes bug #102149.Luis Medinas2005-08-162-3/+6
| | | | (Portage version: 2.0.51.22-r2)
* arm stableMike Frysinger2005-08-161-0/+10
| | | | | (Portage version: 2.0.51.22-r2) (Signed Manifest commit)
* arm stableMike Frysinger2005-08-161-16/+16
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* arm stableMike Frysinger2005-08-161-2/+2
| | | | (Portage version: 2.0.51.22-r2)
* libOSMesa isn't building anymore, so stop symlinking and installing libtool ↵Donnie Berkholz2005-08-161-2/+2
| | | | | | | archives. (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* libOSMesa isn't building anymore, so stop symlinking and installing libtool ↵Donnie Berkholz2005-08-162-4/+10
| | | | | | archives. (Portage version: 2.0.51.22-r2)
* Fix direct rendering on r200 by adding USING_EGL=0. Turning off EGL takes a ↵Donnie Berkholz2005-08-161-18/+10
| | | | | | | lot of work. (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Fix direct rendering on r200 by adding USING_EGL=0. Turning off EGL takes a ↵Donnie Berkholz2005-08-163-1/+204
| | | | | | lot of work. (Portage version: 2.0.51.22-r2)
* New versionLuca Barbato2005-08-161-2/+2
| | | | | (Portage version: 1.589-cvs) (Manifest recommit) (Portage version: 1.589-cvs)
* New versionLuca Barbato2005-08-164-26/+118
| | | | (Portage version: 1.589-cvs)
* Fix multilib issue and add ~amd64 keyword.Herbie Hopkins2005-08-151-0/+10
| | | | | (Portage version: 2.0.51.22-r2) (Signed Manifest commit)
* Fix multilib issue and add ~amd64 keyword.Herbie Hopkins2005-08-151-2/+2
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Fix multilib issue and add ~amd64 keyword.Herbie Hopkins2005-08-153-18/+25
| | | | (Portage version: 2.0.51.22-r2)
* Install libGL.la to /usr/lib/opengl/xorg-x11/lib, where libGL.so really is, ↵Donnie Berkholz2005-08-151-2/+2
| | | | | | | instead of /usr/lib. This only seems necessary because of the LDPATH hack in opengl-update. (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Install libGL.la to /usr/lib/opengl/xorg-x11/lib, where libGL.so really is, ↵Donnie Berkholz2005-08-152-3/+11
| | | | | | instead of /usr/lib. This only seems necessary because of the LDPATH hack in opengl-update. (Portage version: 2.0.51.22-r2)
* Stop building EGL things, because they aren't ready upstream. Also the EGL ↵Donnie Berkholz2005-08-141-1/+5
| | | | | | | demos rely on glut, which creates a circular dependency. Change the default DRI driver directory to the one we actually use. This should be enough to get direct rendering working. (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Stop building EGL things, because they aren't ready upstream. Also the EGL ↵Donnie Berkholz2005-08-145-1/+223
| | | | | | demos rely on glut, which creates a circular dependency. Change the default DRI driver directory to the one we actually use. This should be enough to get direct rendering working. (Portage version: 2.0.51.22-r2)
* Stable on ppc.Michael Hanselmann2005-08-131-5/+5
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Stable on ppc.Michael Hanselmann2005-08-132-3/+7
| | | | (Portage version: 2.0.51.22-r2)
* Added use_enable gnome that was missing. Thanks to Petteri Räty in bug #102005.Diego Elio Pettenò2005-08-131-0/+10
| | | | | (Portage version: 2.0.51.22) (Signed Manifest commit)
* Added use_enable gnome that was missing. Thanks to Petteri Räty in bug #102005.Diego Elio Pettenò2005-08-131-19/+9
| | | | | (Portage version: 2.0.51.22) (Unsigned Manifest commit)
* Added use_enable gnome that was missing. Thanks to Petteri Räty in bug #102005.Diego Elio Pettenò2005-08-135-5/+14
| | | | (Portage version: 2.0.51.22)
* Fix size_t issues on both 32 and 64-bit systems. Close #92117.Diego Elio Pettenò2005-08-131-0/+10
| | | | | (Portage version: 2.0.51.22) (Signed Manifest commit)
* Fix size_t issues on both 32 and 64-bit systems. Close #92117.Diego Elio Pettenò2005-08-131-5/+5
| | | | | (Portage version: 2.0.51.22) (Unsigned Manifest commit)
* Fix size_t issues on both 32 and 64-bit systems. Close #92117.Diego Elio Pettenò2005-08-133-29/+7
| | | | (Portage version: 2.0.51.22)
* GCC 4 compilation fix by Kristiaan Lenaerts <kristiaan.lenaerts@gmail.com>, ↵Tony Vroon2005-08-131-0/+10
| | | | | | | closes bug #91053. (Portage version: 2.0.51.22-r2) (Signed Manifest commit)
* GCC 4 compilation fix by Kristiaan Lenaerts <kristiaan.lenaerts@gmail.com>, ↵Tony Vroon2005-08-131-2/+2
| | | | | | | closes bug #91053. (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* GCC 4 compilation fix by Kristiaan Lenaerts <kristiaan.lenaerts@gmail.com>, ↵Tony Vroon2005-08-134-13/+32
| | | | | | closes bug #91053. (Portage version: 2.0.51.22-r2)
* keyword x86Thomas Matthijs2005-08-131-0/+10
| | | | | (Portage version: 2.0.51.22-r2) (Signed Manifest commit)
* keyword x86Thomas Matthijs2005-08-131-18/+8
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* keyword x86Thomas Matthijs2005-08-133-5/+9
| | | | (Portage version: 2.0.51.22-r2)
* Marked imlib2-1.1.2 stable on ppc-macosFabian Groffen2005-08-131-18/+8
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Marked imlib2-1.1.2 stable on ppc-macosFabian Groffen2005-08-132-3/+6
| | | | (Portage version: 2.0.51.22-r2)
* Bump to update to CVS head as of yesterday.Donnie Berkholz2005-08-121-1/+3
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Bump to update to CVS head as of yesterday.Donnie Berkholz2005-08-123-1/+187
| | | | (Portage version: 2.0.51.22-r2)
* Turn parallel build back off. Can get problems with depend files not existing.Donnie Berkholz2005-08-121-2/+2
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Turn parallel build back off. Can get problems with depend files not existing.Donnie Berkholz2005-08-122-3/+6
| | | | (Portage version: 2.0.51.22-r2)
* Test out parallel make. fmccor says it works.Donnie Berkholz2005-08-121-4/+7
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Test out parallel make. fmccor says it works.Donnie Berkholz2005-08-122-3/+6
| | | | (Portage version: 2.0.51.22-r2)
* make multilib aware to have correct install location on amd64, and mark ~amd64Daniel Gryniewicz2005-08-121-0/+10
| | | | | (Portage version: 2.0.51.22-r2) (Signed Manifest commit)
* make multilib aware to have correct install location on amd64, and mark ~amd64Daniel Gryniewicz2005-08-121-2/+2
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* make multilib aware to have correct install location on amd64, and mark ~amd64Daniel Gryniewicz2005-08-123-10/+23
| | | | (Portage version: 2.0.51.22-r2)
* Install the actual *_dri drivers into /usr/lib/xorg/modules/dri, and remove ↵Ferris McCormick2005-08-121-7/+4
| | | | | | | my ill-considered IUSE=dri flag. (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Install the actual *_dri drivers into /usr/lib/xorg/modules/dri, and remove ↵Ferris McCormick2005-08-122-3/+18
| | | | | | my ill-considered IUSE=dri flag. (Portage version: 2.0.51.22-r2)
* Stable on ppc64Markus Rothe2005-08-121-15/+5
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Stable on ppc64Markus Rothe2005-08-122-3/+6
| | | | (Portage version: 2.0.51.22-r2)
* Fix manifest.Donnie Berkholz2005-08-111-1/+1
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Fix manifest.Donnie Berkholz2005-08-112-3/+9
| | | | (Portage version: 2.0.51.22-r2)
* Call has_multilib_profile from pkg_setup instead of global scope.Diego Elio Pettenò2005-08-111-0/+10
| | | | | (Portage version: 2.0.51.22) (Signed Manifest commit)