summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* 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-051-0/+45
Libucl is a configuration library parser and a set of optional utilities.