summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-231-2/+2
|
* dev-libs/libiconv: unbreak after EAPI-bump, bug #630628Fabian Groffen2017-09-121-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/libiconv: update to EAPI="6"Marty Plummer2017-07-021-2/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* 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/libiconv: add alpha/arm64/hppa/ia64/m68k/ppc/ppc64/s390/sh/sparc ↵Mike Frysinger2016-02-041-2/+2
| | | | love to 1.14-r2
* dev-libs/libiconv: change USE=static-libs default and clean up .la filesMike Frysinger2015-10-121-0/+55
Do not provide static-libs by default as we don't do this for other libs. Along those lines, make sure we delete the .la files when there are no static libraries available as they just get in the way.