# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit emul-libs DESCRIPTION="Provides precompiled 32bit libraries for the QtCurve GTK2 widgets" HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492" SRC_URI="http://dl.liveforge.org/var/gentoo/emul/gtk-engines-qtcurve-${PV}.tbz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~amd64" IUSE="" DEPEND="" RDEPEND=">=app-emulation/emul-linux-x86-gtklibs-10.0 >=x11-themes/gtk-engines-qtcurve-0.59" src_unpack() { emul-libs_src_unpack }