summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/ustr: Fix HOMEPAGE redirectJonas Stein2018-04-021-3/+3
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* 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/ustr: x86 stable wrt bug #584758Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ustr: amd64 stable wrt bug #584758Agostino Sarubbo2016-06-101-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ustr: add arm64 loveMike Frysinger2016-02-171-1/+1
|
* dev-libs/ustr: make installed file set more minimalMike Frysinger2016-02-171-0/+84
Add USE=static-libs to control install of the static archive. Add USE=ustr-import to control install of the dev tool and source tree. Punt the xxx-debug libs as this isn't how we handle debugging in Gentoo.