# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20110129.ebuild,v 1.3 2011/03/30 09:05:21 pacho Exp $ EAPI=5 inherit emul-linux-x86 LICENSE="GPL-3 GPL-2 LGPL-2 LGPL-2.1 FTL MIT || ( LGPL-2.1 MPL-1.1 )" KEYWORDS="-* amd64" RESTRICT="nomirror" SRC_URI="http://devsrv.transmode.se/portage/local/distfiles/${P}.tgz" DEPEND="" RDEPEND="app-emulation/emul-linux-x86-gtklibs" # #create tar file with: #xargs --arg-file ${FILESDIR}/gtk32-files tar czf ${P}.tgz --transform 's%usr/lib%usr/lib32%'