summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Also stub out fcntl #527974 by Agostino Sarubbo.Mike Frysinger2015-05-171-15/+15
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Also stub out fcntl #527974 by Agostino Sarubbo.Mike Frysinger2015-05-172-2/+10
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add e2fsprogs[static-libs] dep to older versions since they use it too.Mike Frysinger2015-05-171-16/+16
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add e2fsprogs[static-libs] dep to older versions since they use it too.Mike Frysinger2015-05-173-5/+11
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add pread/pwrite stubs that newer ext2 libs use #527974 by Agostino Sarubbo.Mike Frysinger2015-05-171-16/+16
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add pread/pwrite stubs that newer ext2 libs use #527974 by Agostino Sarubbo.Mike Frysinger2015-05-173-24/+52
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add stub func for newer ssp builds #527974 by Agostino Sarubbo.Mike Frysinger2015-05-171-16/+16
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add stub func for newer ssp builds #527974 by Agostino Sarubbo.Mike Frysinger2015-05-173-39/+35
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Drop support for ssp found in gcc-3 and older #527974.Mike Frysinger2015-05-171-18/+17
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Drop support for ssp found in gcc-3 and older #527974.Mike Frysinger2015-05-175-73/+11
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Update to EAPI=5.Mike Frysinger2015-05-171-17/+17
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Update to EAPI=5.Mike Frysinger2015-05-174-26/+41
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Use `sed -i` like we do in newer versions.Mike Frysinger2015-05-171-15/+15
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Use `sed -i` like we do in newer versions.Mike Frysinger2015-05-172-5/+6
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Block yaboot-static at runtime since it is now keyworded for ppc.Mike Frysinger2015-05-171-17/+17
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Block yaboot-static at runtime since it is now keyworded for ppc.Mike Frysinger2015-05-174-14/+27
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Drop hardcoded -I/usr/include which breaks cross-compiles and is not needed ↵Mike Frysinger2015-05-171-19/+19
| | | | | | for native builds. (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Drop hardcoded -I/usr/include which breaks cross-compiles and is not needed ↵Mike Frysinger2015-05-174-4/+25
| | | | | | for native builds. (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Remove legacy CC setup -- always use tc-getCC. Also make sure we respect LD.Mike Frysinger2015-05-171-17/+17
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Remove legacy CC setup -- always use tc-getCC. Also make sure we respect LD.Mike Frysinger2015-05-174-10/+11
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Switch `export -n` to `unset`, and also clear CPPFLAGS & LDFLAGS.Mike Frysinger2015-05-171-25/+33
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Switch `export -n` to `unset`, and also clear CPPFLAGS & LDFLAGS.Mike Frysinger2015-05-176-121/+16
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Update to EAPI=5.Mike Frysinger2015-05-171-18/+18
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Update to EAPI=5.Mike Frysinger2015-05-175-22/+42
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add QA_PRESTRIPPED to quiet install warnings.Mike Frysinger2015-05-171-17/+17
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Add QA_PRESTRIPPED to quiet install warnings.Mike Frysinger2015-05-174-4/+27
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Move yaboot blocker to RDEPEND -- you can build these at the same time, just ↵Mike Frysinger2015-05-171-17/+17
| | | | | | not install them both. (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Move yaboot blocker to RDEPEND -- you can build these at the same time, just ↵Mike Frysinger2015-05-174-19/+31
| | | | | | not install them both. (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Allow install on ppc systems too for testing purposes.Mike Frysinger2015-05-171-20/+20
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Allow install on ppc systems too for testing purposes.Mike Frysinger2015-05-174-7/+12
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Update HOMEPAGE #472078 by Jonas Stein.Mike Frysinger2015-05-171-16/+25
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Update HOMEPAGE #472078 by Jonas Stein.Mike Frysinger2015-05-175-36/+16
| | | | (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Initial commit of tbootJason Zaman2015-05-071-0/+29
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
* Initial commit of tbootJason Zaman2015-05-076-0/+190
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
* Comment out the 'deb-elf64-on-m32' patch due to problems on some systems. ↵Joshua Kinard2015-05-041-15/+15
| | | | | | See #543978. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)
* Comment out the 'deb-elf64-on-m32' patch due to problems on some systems. ↵Joshua Kinard2015-05-042-4/+11
| | | | | | See #543978. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)
* Bump gnu-efi dep since new version with correct paths is available now.Michał Górny2015-04-131-17/+17
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Bump gnu-efi dep since new version with correct paths is available now.Michał Górny2015-04-133-8/+12
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Version bump #537550 by David Holm.Mike Frysinger2015-04-131-5/+17
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Version bump #537550 by David Holm.Mike Frysinger2015-04-132-2/+56
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Drop old Python implementationsMichał Górny2015-04-081-7/+19
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Drop old Python implementationsMichał Górny2015-04-084-8/+8
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Drop old Python implementationsMichał Górny2015-04-081-5/+17
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Drop old Python implementationsMichał Górny2015-04-082-5/+9
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Fix TypoJustin Lecher2015-04-071-16/+18
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
* Fix TypoJustin Lecher2015-04-071-2/+2
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
* Version bump. Fixes bug #528038. Remove old.Manuel Rüger2015-03-291-24/+3
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
* Version bump. Fixes bug #528038. Remove old.Manuel Rüger2015-03-293-73/+22
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
* sync systemdunitdir setting to live ebuildYixun Lan2015-03-261-16/+16
| | | | (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
* sync systemdunitdir setting to live ebuildYixun Lan2015-03-262-2/+6
| | | | (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)