summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix --as-needed bug #250072Alfredo Tupone2009-02-121-3/+15
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r3 i686) (Signed Manifest commit)
* Fix --as-needed bug #250072Alfredo Tupone2009-02-125-13/+75
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r3 i686)
* ... and the older ebuild as well.Michael Sterrett2009-02-111-1/+1
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* ... and the older ebuild as well.Michael Sterrett2009-02-111-1/+5
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* EAPI=2; make it work with newer devilMichael Sterrett2009-02-111-2/+2
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* EAPI=2; make it work with newer devilMichael Sterrett2009-02-112-12/+16
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* version bumpMichael Sterrett2009-02-071-1/+3
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* version bumpMichael Sterrett2009-02-072-2/+90
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* Fix build after resolving --as-needed. bug #257455Alfredo Tupone2009-02-031-3/+3
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64) (Unsigned Manifest commit)
* Fix build after resolving --as-needed. bug #257455Alfredo Tupone2009-02-033-10/+20
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)
* Commented out the patch until the as-needed stuff is fixed (bug #257455)Michael Sterrett2009-02-031-2/+2
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* Commented out the patch until the as-needed stuff is fixed (bug #257455)Michael Sterrett2009-02-032-6/+10
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* oldMichael Sterrett2009-02-012-20/+0
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* add patch from Michael Edenfield to apply the DESTDIR string correctly (bug ↵Michael Sterrett2009-02-011-2/+3
| | | | | | | #237607) (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* add patch from Michael Edenfield to apply the DESTDIR string correctly (bug ↵Michael Sterrett2009-02-013-4/+45
| | | | | | #237607) (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* whitespaceMichael Sterrett2009-01-301-1/+1
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2009-01-301-5/+26
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* EAPI=2; respect CCMichael Sterrett2009-01-291-12/+2
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* EAPI=2; respect CCMichael Sterrett2009-01-292-4/+19
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* Fix --as-needed bug #247284Alfredo Tupone2009-01-281-2/+3
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64) (Unsigned Manifest commit)
* Fix --as-needed bug #247284Alfredo Tupone2009-01-283-6/+20
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)
* EAPI=2; re-roll patch so it appliesMichael Sterrett2009-01-281-3/+3
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* EAPI=2; re-roll patch so it appliesMichael Sterrett2009-01-283-19/+19
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* Declare dependant library to fix --as-needed bug #256443Alfredo Tupone2009-01-281-2/+3
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64) (Unsigned Manifest commit)
* Declare dependant library to fix --as-needed bug #256443Alfredo Tupone2009-01-283-4/+31
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)
* EAPI=2Michael Sterrett2009-01-271-12/+2
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) (Unsigned Manifest commit)
* EAPI=2Michael Sterrett2009-01-272-10/+14
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* Fix gcc-4.3 bug #255819Alfredo Tupone2009-01-231-12/+3
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 x86_64) (Unsigned Manifest commit)
* Fix gcc-4.3 bug #255819Alfredo Tupone2009-01-233-5/+52
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 x86_64)
* oldMichael Sterrett2009-01-174-109/+0
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
* ppc stable #253659Gysbert Wassenaar2009-01-171-2/+2
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc) (Unsigned Manifest commit)
* ppc stable #253659Gysbert Wassenaar2009-01-172-3/+6
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
* gcc-4.3 build fixed. Bug #250831Alfredo Tupone2009-01-161-2/+13
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r3 i686) (Signed Manifest commit)
* gcc-4.3 build fixed. Bug #250831Alfredo Tupone2009-01-163-5/+165
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r3 i686)
* gcc-4.3 fix, bug #250791Alfredo Tupone2009-01-161-2/+13
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r3 i686) (Signed Manifest commit)
* gcc-4.3 fix, bug #250791Alfredo Tupone2009-01-163-4/+32
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r3 i686)
* oldMichael Sterrett2009-01-132-24/+0
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
* oldMichael Sterrett2009-01-132-37/+0
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
* amd64/x86 stable, bug #254107Markus Meier2009-01-111-2/+12
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #254107Markus Meier2009-01-112-5/+8
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
* amd64/x86 stable, bug #254106Markus Meier2009-01-111-2/+12
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #254106Markus Meier2009-01-112-5/+8
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
* oldMichael Sterrett2009-01-107-228/+0
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
* amd64/x86 stable, bug #253659Markus Meier2009-01-101-5/+5
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #253659Markus Meier2009-01-102-5/+8
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
* oldMichael Sterrett2009-01-043-185/+0
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
* version bumpMichael Sterrett2009-01-011-1/+3
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686) (Unsigned Manifest commit)
* version bumpMichael Sterrett2009-01-012-2/+30
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
* Version bumpTristan Heaven2008-12-211-4/+6
| | | | | (Portage version: 2.2_rc18/cvs/Linux 2.6.27.9 i686) (Signed Manifest commit)
* Version bumpTristan Heaven2008-12-212-1/+25
| | | | (Portage version: 2.2_rc18/cvs/Linux 2.6.27.9 i686)