--- /usr/portage/media-libs/fontconfig/fontconfig-2.9.0.ebuild 2012-05-05 10:31:18.000000000 +0200 +++ fontconfig-2.9.0.ebuild 2013-02-02 00:26:56.609683900 +0100 @@ -2,9 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.9.0.ebuild,v 1.2 2012/05/05 08:02:34 jdhore Exp $ -EAPI="4" +EAPI=5 -inherit autotools eutils libtool toolchain-funcs flag-o-matic +AUTOTOOLS_AUTORECONF=yes +inherit autotools-multilib toolchain-funcs flag-o-matic DESCRIPTION="A library for configuring and customizing font access" HOMEPAGE="http://fontconfig.org/" @@ -18,8 +19,9 @@ IUSE="doc static-libs" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the # default and used by every distro. See bug #283191. -RDEPEND=">=media-libs/freetype-2.2.1 - >=dev-libs/expat-1.95.3" +RDEPEND=">=media-libs/freetype-2.2.1[${MULTILIB_USEDEP}] + >=dev-libs/expat-1.95.3 + !