From d878939277eca8b7ef31694554e46d530295a2ca Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Sat, 5 Jan 2013 20:22:39 +0000 Subject: Use QA_PREBUILT, wrt bug #448420 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit) --- games-puzzle/hoh-bin/hoh-bin-1.01.ebuild | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'games-puzzle/hoh-bin/hoh-bin-1.01.ebuild') diff --git a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild b/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild index 4aefcd89bcb7..962db1529d71 100644 --- a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild +++ b/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild,v 1.12 2009/11/03 16:20:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild,v 1.13 2013/01/05 20:22:39 pinkbyte Exp $ inherit eutils games @@ -17,7 +17,13 @@ RESTRICT="strip" DEPEND="x11-libs/libX11 amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )" -S=${WORKDIR}/hoh-install-${PV} +S="${WORKDIR}/hoh-install-${PV}" + +# bug #448420 +QA_PREBUILT=" +/opt/HoH/data/runtime/libstdc++-libc6.2-2.so.3 +/opt/HoH/data/HoH +" src_compile() { cat > "${T}/hoh" <<-EOF -- cgit v1.2.3-65-gdbad