From 69890b20b05471561b57264a3a3c58f7ce5826d8 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 29 Jan 2009 02:12:43 +0000 Subject: EAPI=2 (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686) --- games-puzzle/seatris/seatris-0.0.14.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'games-puzzle/seatris/seatris-0.0.14.ebuild') diff --git a/games-puzzle/seatris/seatris-0.0.14.ebuild b/games-puzzle/seatris/seatris-0.0.14.ebuild index 585148d58b0b..b8ecf7429420 100644 --- a/games-puzzle/seatris/seatris-0.0.14.ebuild +++ b/games-puzzle/seatris/seatris-0.0.14.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/seatris/seatris-0.0.14.ebuild,v 1.8 2008/05/15 13:04:44 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/seatris/seatris-0.0.14.ebuild,v 1.9 2009/01/29 02:12:43 mr_bones_ Exp $ +EAPI=2 inherit games DESCRIPTION="A color ncurses tetris clone" @@ -15,9 +16,7 @@ IUSE="" DEPEND="sys-libs/ncurses" -src_unpack() { - unpack ${A} - cd "${S}" +src_prepare() { sed -i \ -e "s:/var/lib/games:${GAMES_STATEDIR}:" \ scoring.h seatris.6 \ -- cgit v1.2.3-65-gdbad