summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-30 18:37:50 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-30 18:37:50 +0000
commiteecb9ebef167afddfab1a79a2869bd1047835a82 (patch)
tree557a85ee5f1f34e78db4355720066e0f65e3d854 /games-emulation/mupen64-riceplugin
parentgcc->toolchain-funcs migration (diff)
downloadgentoo-2-eecb9ebef167afddfab1a79a2869bd1047835a82.tar.gz
gentoo-2-eecb9ebef167afddfab1a79a2869bd1047835a82.tar.bz2
gentoo-2-eecb9ebef167afddfab1a79a2869bd1047835a82.zip
Removed unneeded use of gcc.eclass.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-emulation/mupen64-riceplugin')
-rw-r--r--games-emulation/mupen64-riceplugin/ChangeLog6
-rw-r--r--games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/mupen64-riceplugin/ChangeLog b/games-emulation/mupen64-riceplugin/ChangeLog
index 25005c9665aa..52f10511868a 100644
--- a/games-emulation/mupen64-riceplugin/ChangeLog
+++ b/games-emulation/mupen64-riceplugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/mupen64-riceplugin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/ChangeLog,v 1.9 2005/04/24 07:51:54 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/ChangeLog,v 1.10 2005/05/30 18:37:50 swegener Exp $
+
+ 30 May 2005; Sven Wegener <swegener@gentoo.org>
+ mupen64-riceplugin-5.1.0.ebuild:
+ Removed unneeded use of gcc.eclass.
24 Apr 2005; Daniel Goller <morfic@gentoo.org>
mupen64-riceplugin-5.1.0.ebuild:
diff --git a/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild b/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild
index 405cb0a097d6..461fd8edb7d7 100644
--- a/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild
+++ b/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild,v 1.7 2005/04/24 07:51:54 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild,v 1.8 2005/05/30 18:37:50 swegener Exp $
-inherit games gcc eutils libtool
+inherit games eutils libtool
IUSE="gtk2"