summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-04-13 20:14:56 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-04-13 20:14:56 +0000
commit7c842460b8faf73b35d6b6734fdf192d6fcfd923 (patch)
tree4a4464f65496da9760cf2e0c721dc95073a9583d /games-arcade
parentAdd dependency over virtual/libiconv as needed. (diff)
downloadhistorical-7c842460b8faf73b35d6b6734fdf192d6fcfd923.tar.gz
historical-7c842460b8faf73b35d6b6734fdf192d6fcfd923.tar.bz2
historical-7c842460b8faf73b35d6b6734fdf192d6fcfd923.zip
Removed redundant pkg_setup.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/stepmania/ChangeLog6
-rw-r--r--games-arcade/stepmania/stepmania-3.9_rc2.ebuild6
-rw-r--r--games-arcade/stepmania/stepmania-3.9_rc3.ebuild6
3 files changed, 7 insertions, 11 deletions
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 <wolf31o2@gentoo.org>
+ stepmania-3.9_rc2.ebuild, stepmania-3.9_rc3.ebuild:
+ Removed redundant pkg_setup.
24 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
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