summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libucl: remove failing testsAisha Tammy2020-10-022-0/+4
| | | | | | | | | | | no version bump as these tests were remote calls and removal has no effect on anything Closes: https://bugs.gentoo.org/732090 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/17734 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libucl: remove static libs + libtool .laAisha Tammy2020-06-142-4/+10
| | | | | | | | Closes: https://bugs.gentoo.org/727388 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/16247 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-libs/libucl: revert retired package + new proxy-maintainerAisha Tammy2020-06-054-0/+140
| | | | | | | | | | Reverts: 62c1d41b30e26f3d611b1c4bf595d460d7182ca8 Closes: https://bugs.gentoo.org/719670 Readded for potential new wayland window manager hikari Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-libs/libucl: Remove last-rited pkgMichał Górny2019-10-123-69/+0
| | | | | Closes: https://bugs.gentoo.org/694206 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libucl: Sort KEYWORDSMichał Górny2019-07-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-libs/libucl: update flag description for USE=utils.Michael Orlitzky2017-05-061-6/+10
| | | | | | | | | | The "utils" USE flag enables two utilities currently: chargen and objdump. I've mentioned them explicitly in metadata.xml, and left a comment about a new utility in a future (unpackaged) version. Gentoo-Bug: 600762 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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/libucl: remove proxied maintainer per his requestGöktürk Yüksek2016-11-031-10/+1
| | | | Package-Manager: portage-2.2.28
* Multiple metadata.xml: reorder to make sure assignee goes firstMichał Górny2016-06-191-4/+4
| | | | | | Reorder all metadata.xml files with explicit descriptions requesting particular bug assignment/CC to ensure that the requested assignee always goes first, in order to match the bug wrangling policies.
* 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.