summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-2/+2
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-libs/binutils-libs: clarify USE=64-bit-bfd behavior on 64-bit hosts #566636Mike Frysinger2015-11-231-1/+1
|
* sys-devel/binutils-libs: add multitarget & 64-bit bfd supportMike Frysinger2015-11-231-0/+4
| | | | | Some tools might want multitarget/64-bit bfd support, so add flags to control support for these options.
* sys-libs/binutils-libs: new package #528088Mike Frysinger2015-09-261-0/+8
Since packages want to link against binutils libs (bfd/opcodes) and properly track updates when the binutils SONAMEs change, split the libs out into a dedicated package. This way we can continue with the multi-SLOT-ed binutils package w/out making the library users go crazy.