Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503762 - virtual/libiconv update
Summary: virtual/libiconv update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All FreeMiNT
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 18:05 UTC by Alan Hourihane
Modified: 2014-04-11 09:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2014-03-07 18:05:41 UTC
Change...

IUSE="elibc_glibc elibc_uclibc elibc_musl"

to

IUSE="elibc_glibc elibc_uclibc elibc_musl elibc_mintlib"

and change...

RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libiconv[${MULTILIB_USEDEP}] ) ) )"

to

RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( !elibc_mintlib? ( dev-libs/libiconv[${MULTILIB_USEDEP}] ) ) ) )"
Comment 1 Alan Hourihane 2014-03-27 16:24:42 UTC
Ping ?
Comment 2 Alan Hourihane 2014-04-09 14:53:48 UTC
any chance ? thanks.
Comment 3 Fabian Groffen gentoo-dev 2014-04-11 09:57:31 UTC
done