From 9c53923d71f302c4b467349e8aac9cb4624ff9c7 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 24 Mar 2006 21:30:18 +0000 Subject: Removing unnecessary pkg_postinst. (Portage version: 2.1_pre6-r6) --- games-arcade/stepmania/ChangeLog | 8 ++++++-- games-arcade/stepmania/stepmania-3.9_rc2.ebuild | 8 ++------ games-arcade/stepmania/stepmania-3.9_rc3.ebuild | 8 ++------ 3 files changed, 10 insertions(+), 14 deletions(-) (limited to 'games-arcade/stepmania') diff --git a/games-arcade/stepmania/ChangeLog b/games-arcade/stepmania/ChangeLog index 42fe62842896..3eb53b40838a 100644 --- a/games-arcade/stepmania/ChangeLog +++ b/games-arcade/stepmania/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/stepmania -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/ChangeLog,v 1.5 2005/09/06 12:55:39 wolf31o2 Exp $ +# 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 $ + + 24 Mar 2006; Chris Gianelloni + stepmania-3.9_rc2.ebuild, stepmania-3.9_rc3.ebuild: + Removing unnecessary pkg_postinst. 06 Sep 2005; 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 bfb928764a23..d00f7eec01b3 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-2005 Gentoo Foundation +# 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.3 2005/09/06 12:55:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9_rc2.ebuild,v 1.4 2006/03/24 21:30:18 wolf31o2 Exp $ inherit eutils games @@ -73,7 +73,3 @@ src_install() { prepgamesdirs } - -pkg_postinst() { - games_pkg_postinst -} diff --git a/games-arcade/stepmania/stepmania-3.9_rc3.ebuild b/games-arcade/stepmania/stepmania-3.9_rc3.ebuild index 09e4c1ce7ab0..175392bd15fe 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-2005 Gentoo Foundation +# 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.3 2005/09/06 12:55:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9_rc3.ebuild,v 1.4 2006/03/24 21:30:18 wolf31o2 Exp $ inherit eutils games @@ -73,7 +73,3 @@ src_install() { prepgamesdirs } - -pkg_postinst() { - games_pkg_postinst -} -- cgit v1.2.3-65-gdbad