From b96a8061376e6ed6fd8e6a4ae3f98f611fa476e0 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 2 Feb 2010 17:29:06 +0000 Subject: EAPI=2 (Portage version: 2.1.7.16/cvs/Linux i686) --- games-strategy/uqm/uqm-0.6.2.ebuild | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'games-strategy/uqm/uqm-0.6.2.ebuild') diff --git a/games-strategy/uqm/uqm-0.6.2.ebuild b/games-strategy/uqm/uqm-0.6.2.ebuild index 89d52db76453..7fe053d86693 100644 --- a/games-strategy/uqm/uqm-0.6.2.ebuild +++ b/games-strategy/uqm/uqm-0.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.6.2.ebuild,v 1.10 2010/01/22 16:55:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.6.2.ebuild,v 1.11 2010/02/02 17:29:06 mr_bones_ Exp $ -EAPI=1 +EAPI=2 inherit eutils multilib games DESCRIPTION="The Ur-Quan Masters: Port of Star Control 2" @@ -32,10 +32,11 @@ DEPEND="${RDEPEND} app-arch/unzip" src_unpack() { - local myopengl - unpack ${P}-source.tgz - cd "${S}" +} + +src_prepare() { + local myopengl # Because the new 0.6.* source archives have # everything in a subdir called "sc2". This, -- cgit v1.2.3-65-gdbad