summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/{lib,}ucl: Avoid simultaneous installationJohan Bergström2016-02-091-1/+2
| | | | | | | | Both libraries opts to use /usr/{include,lib}/libucl* which leads to a conflict. There unfortunately doesn't seem to be a resolution upstream; dev-libs/ucl is 12 years old and dev-libs/libucl has stated that no changes related to this will occur.
* dev-libs/libucl: New packageJohan Bergström2016-02-053-0/+71
Libucl is a configuration library parser and a set of optional utilities.