summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stable on amd64, bug #143708Malcolm Lashley2006-08-171-15/+26
| | | | | (Portage version: 2.1.1_pre5-r1) (Unsigned Manifest commit)
* Stable on amd64, bug #143708Malcolm Lashley2006-08-173-4/+9
| | | | (Portage version: 2.1.1_pre5-r1)
* avoid pre-stripping files - patch from Tristan Heaven via bug #137834Michael Sterrett2006-08-161-26/+16
| | | | | (Portage version: 2.1.1_pre5-r1) (Unsigned Manifest commit)
* avoid pre-stripping files - patch from Tristan Heaven via bug #137834Michael Sterrett2006-08-162-3/+8
| | | | (Portage version: 2.1.1_pre5-r1)
* add patch from Leonardo Boshell via bug #125861 to fix memory issueMichael Sterrett2006-08-151-19/+13
| | | | | (Portage version: 2.1.1_pre5-r1) (Unsigned Manifest commit)
* add patch from Leonardo Boshell via bug #125861 to fix memory issueMichael Sterrett2006-08-153-5/+29
| | | | (Portage version: 2.1.1_pre5-r1)
* oldMichael Sterrett2006-08-153-262/+0
| | | | (Portage version: 2.1.1_pre5-r1)
* Removing dependency on CVS snapshots for openal, to force users onto the new ↵Chris Gianelloni2006-08-091-16/+26
| | | | | | | 0.0.8 version. (Portage version: 2.1.1_pre4-r4) (Signed Manifest commit)
* Removing dependency on CVS snapshots for openal, to force users onto the new ↵Chris Gianelloni2006-08-092-9/+8
| | | | | | 0.0.8 version. (Portage version: 2.1.1_pre4-r4)
* Version bump.Tony Vroon2006-08-071-8/+20
| | | | | (Portage version: 2.1.1_pre4-r4) (Signed Manifest commit)
* Version bump.Tony Vroon2006-08-074-1/+82
| | | | (Portage version: 2.1.1_pre4-r4)
* add patch for compiling under hardened from advancemame (bug #142021)Michael Sterrett2006-07-291-9/+13
| | | | | (Portage version: 2.1.1_pre3-r5) (Unsigned Manifest commit)
* add patch for compiling under hardened from advancemame (bug #142021)Michael Sterrett2006-07-293-4/+29
| | | | (Portage version: 2.1.1_pre3-r5)
* add back in pic patch to try to fix bug #118836; fix up slang dep (bug #141947)Michael Sterrett2006-07-281-8/+12
| | | | | (Portage version: 2.1.1_pre3-r5) (Unsigned Manifest commit)
* add back in pic patch to try to fix bug #118836; fix up slang dep (bug #141947)Michael Sterrett2006-07-283-3/+21
| | | | (Portage version: 2.1.1_pre3-r5)
* fix up slang dep (bug #141947)Michael Sterrett2006-07-281-4/+4
| | | | | (Portage version: 2.1.1_pre3-r5) (Unsigned Manifest commit)
* fix up slang dep (bug #141947)Michael Sterrett2006-07-281-2/+2
| | | | (Portage version: 2.1.1_pre3-r5)
* oldMichael Sterrett2006-07-284-147/+15
| | | | (Portage version: 2.1.1_pre3-r5)
* version bump (bug #139799)Michael Sterrett2006-07-271-8/+16
| | | | | (Portage version: 2.1.1_pre3-r5) (Unsigned Manifest commit)
* version bump (bug #139799)Michael Sterrett2006-07-273-1/+102
| | | | (Portage version: 2.1.1_pre3-r5)
* avoid pre-stripping binaries; tidy - patch from Tristan Heaven via bug #137830Michael Sterrett2006-07-251-23/+13
| | | | | (Portage version: 2.1.1_pre3-r4) (Unsigned Manifest commit)
* avoid pre-stripping binaries; tidy - patch from Tristan Heaven via bug #137830Michael Sterrett2006-07-252-8/+11
| | | | (Portage version: 2.1.1_pre3-r4)
* QA: Added expat, lirc, xinerama to IUSE.Danny van Dyk2006-07-121-12/+12
| | | | | (Portage version: 2.1.1_pre2-r6) (Signed Manifest commit)
* QA: Added expat, lirc, xinerama to IUSE.Danny van Dyk2006-07-122-3/+6
| | | | (Portage version: 2.1.1_pre2-r6)
* stable for x86Michael Sterrett2006-07-101-15/+34
| | | | | (Portage version: 2.1.1_pre2-r6) (Signed Manifest commit)
* stable for x86Michael Sterrett2006-07-103-6/+13
| | | | (Portage version: 2.1.1_pre2-r6)
* stable amd64Simon Stelling2006-07-061-12/+14
| | | | | (Portage version: 3387-svn) (Unsigned Manifest commit)
* stable amd64Simon Stelling2006-07-062-5/+9
| | | | (Portage version: 3387-svn)
* stable amd64Simon Stelling2006-07-061-24/+14
| | | | | (Portage version: 3387-svn) (Unsigned Manifest commit)
* stable amd64Simon Stelling2006-07-062-3/+7
| | | | (Portage version: 3387-svn)
* forgot to apply the -fPIC patches from bug 112798; thanks jokerSimon Stelling2006-07-061-8/+8
| | | | | (Portage version: 3387-svn) (Unsigned Manifest commit)
* forgot to apply the -fPIC patches from bug 112798; thanks jokerSimon Stelling2006-07-062-4/+22
| | | | (Portage version: 3387-svn)
* ~amd64Simon Stelling2006-07-061-2/+14
| | | | | (Portage version: 3387-svn) (Unsigned Manifest commit)
* ~amd64Simon Stelling2006-07-062-5/+8
| | | | (Portage version: 3387-svn)
* Do not strip binaries in the build process, leave this to portage. Quote ↵Tony Vroon2006-06-251-12/+66
| | | | | | | variables. Both changes by Tristan Heaven <tristanheaven@gmail.com> in bug #137821. (Portage version: 2.1.1_pre1-r2) (Signed Manifest commit)
* Do not strip binaries in the build process, leave this to portage. Quote ↵Tony Vroon2006-06-252-4/+10
| | | | | | variables. Both changes by Tristan Heaven <tristanheaven@gmail.com> in bug #137821. (Portage version: 2.1.1_pre1-r2)
* USE flag change qt->qt3/qt4 bug #137785Doug Goldstein2006-06-241-13/+20
| | | | | (Portage version: 2.1.1_pre1-r1) (Signed Manifest commit)
* USE flag change qt->qt3/qt4 bug #137785Doug Goldstein2006-06-242-5/+9
| | | | (Portage version: 2.1.1_pre1-r1)
* Fixed compilation on amd64.Jeremy Huddleston2006-06-201-9/+9
| | | | | (Portage version: 2.1.1_pre1-r1) (Signed Manifest commit)
* Fixed compilation on amd64.Jeremy Huddleston2006-06-201-1/+2
| | | | (Portage version: 2.1.1_pre1-r1)
* version bumpMichael Sterrett2006-06-201-8/+20
| | | | | (Portage version: 2.1.1_pre1-r1) (Unsigned Manifest commit)
* version bumpMichael Sterrett2006-06-204-1/+170
| | | | (Portage version: 2.1.1_pre1-r1)
* use cleaner method of supporting multilibMike Frysinger2006-06-201-9/+28
| | | | | (Portage version: 2.1.1_pre1-r1) (Signed Manifest commit)
* use cleaner method of supporting multilibMike Frysinger2006-06-201-6/+3
| | | | (Portage version: 2.1.1_pre1-r1)
* use cleaner method of supporting multilibMike Frysinger2006-06-201-9/+25
| | | | | (Portage version: 2.1.1_pre1-r1) (Signed Manifest commit)
* use cleaner method of supporting multilibMike Frysinger2006-06-201-8/+4
| | | | (Portage version: 2.1.1_pre1-r1)
* use cleaner method of supporting multilibMike Frysinger2006-06-201-12/+12
| | | | | (Portage version: 2.1.1_pre1-r1) (Signed Manifest commit)
* use cleaner method of supporting multilibMike Frysinger2006-06-201-7/+7
| | | | (Portage version: 2.1.1_pre1-r1)
* Version bump. Changed library soname verion on 2. Thank Jonathan Heaney for ↵Peter Volkov2006-06-121-2/+2
| | | | | | | report in bug 132914. (Portage version: 2.0.54-r2) (Unsigned Manifest commit)
* Version bump. Changed library soname verion on 2. Thank Jonathan Heaney for ↵Peter Volkov2006-06-125-28/+73
| | | | | | report in bug 132914. (Portage version: 2.0.54-r2)