From 084a5105949cc960e859bc87835c2dfab6909b93 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 13 Apr 2006 20:14:56 +0000 Subject: Removed redundant pkg_setup. (Portage version: 2.1_pre7-r5) --- games-arcade/stepmania/ChangeLog | 6 +++++- games-arcade/stepmania/stepmania-3.9_rc2.ebuild | 6 +----- games-arcade/stepmania/stepmania-3.9_rc3.ebuild | 6 +----- 3 files changed, 7 insertions(+), 11 deletions(-) (limited to 'games-arcade/stepmania') diff --git a/games-arcade/stepmania/ChangeLog b/games-arcade/stepmania/ChangeLog index 3eb53b40838a..1496f4a041e3 100644 --- a/games-arcade/stepmania/ChangeLog +++ b/games-arcade/stepmania/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/stepmania # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/ChangeLog,v 1.6 2006/03/24 21:30:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/ChangeLog,v 1.7 2006/04/13 20:14:56 wolf31o2 Exp $ + + 13 Apr 2006; Chris Gianelloni + stepmania-3.9_rc2.ebuild, stepmania-3.9_rc3.ebuild: + Removed redundant pkg_setup. 24 Mar 2006; Chris Gianelloni stepmania-3.9_rc2.ebuild, stepmania-3.9_rc3.ebuild: diff --git a/games-arcade/stepmania/stepmania-3.9_rc2.ebuild b/games-arcade/stepmania/stepmania-3.9_rc2.ebuild index d00f7eec01b3..a41185631119 100644 --- a/games-arcade/stepmania/stepmania-3.9_rc2.ebuild +++ b/games-arcade/stepmania/stepmania-3.9_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9_rc2.ebuild,v 1.4 2006/03/24 21:30:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9_rc2.ebuild,v 1.5 2006/04/13 20:14:56 wolf31o2 Exp $ inherit eutils games @@ -29,10 +29,6 @@ DEPEND="gtk? ( >=x11-libs/gtk+-2.0 ) vorbis? ( media-libs/libvorbis ) virtual/opengl" -pkg_setup() { - games_pkg_setup -} - src_unpack() { unpack ${A} epatch ${FILESDIR}/stepmania-${MY_PV}-gentoo.patch diff --git a/games-arcade/stepmania/stepmania-3.9_rc3.ebuild b/games-arcade/stepmania/stepmania-3.9_rc3.ebuild index 175392bd15fe..1008138b14d3 100644 --- a/games-arcade/stepmania/stepmania-3.9_rc3.ebuild +++ b/games-arcade/stepmania/stepmania-3.9_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9_rc3.ebuild,v 1.4 2006/03/24 21:30:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9_rc3.ebuild,v 1.5 2006/04/13 20:14:56 wolf31o2 Exp $ inherit eutils games @@ -29,10 +29,6 @@ DEPEND="gtk? ( >=x11-libs/gtk+-2.0 ) vorbis? ( media-libs/libvorbis ) virtual/opengl" -pkg_setup() { - games_pkg_setup -} - src_unpack() { unpack ${A} epatch ${FILESDIR}/stepmania-${MY_PV}-gentoo.patch -- cgit v1.2.3-65-gdbad