summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add virtual/libiconv to add runtime dependency when packages needs a GNU ↵Diego Elio Pettenò2006-04-131-0/+5
implementation of iconv() function. It's a no-op for GLIBC and uClibc systems, and points to libiconv for the others. (Portage version: 2.1_pre7-r5)