summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2007-04-23 11:52:52 +0000
committerTristan Heaven <tristan@gentoo.org>2007-04-23 11:52:52 +0000
commitf3439386d6068612466290e22a6cae6660e0ac2f (patch)
tree7265cdc201f8d6991bd8e342f297bc8f62431ae7 /games-emulation/mupen64/mupen64-0.5-r4.ebuild
parentinherit eutils (diff)
downloadhistorical-f3439386d6068612466290e22a6cae6660e0ac2f.tar.gz
historical-f3439386d6068612466290e22a6cae6660e0ac2f.tar.bz2
historical-f3439386d6068612466290e22a6cae6660e0ac2f.zip
games_pkg_setup
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'games-emulation/mupen64/mupen64-0.5-r4.ebuild')
-rw-r--r--games-emulation/mupen64/mupen64-0.5-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/mupen64/mupen64-0.5-r4.ebuild b/games-emulation/mupen64/mupen64-0.5-r4.ebuild
index c35ad323b95d..accf6445c897 100644
--- a/games-emulation/mupen64/mupen64-0.5-r4.ebuild
+++ b/games-emulation/mupen64/mupen64-0.5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild,v 1.2 2007/04/02 15:23:58 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild,v 1.3 2007/04/23 11:52:52 nyhm Exp $
inherit eutils multilib games
@@ -28,6 +28,7 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${MY_P}
pkg_setup() {
+ games_pkg_setup
has_multilib_profile && multilib_toolchain_setup x86
}