diff options
author | 2005-05-30 18:37:50 +0000 | |
---|---|---|
committer | 2005-05-30 18:37:50 +0000 | |
commit | eecb9ebef167afddfab1a79a2869bd1047835a82 (patch) | |
tree | 557a85ee5f1f34e78db4355720066e0f65e3d854 /games-emulation/mupen64/mupen64-0.4-r2.ebuild | |
parent | gcc->toolchain-funcs migration (diff) | |
download | gentoo-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/mupen64-0.4-r2.ebuild')
-rw-r--r-- | games-emulation/mupen64/mupen64-0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64/mupen64-0.4-r2.ebuild b/games-emulation/mupen64/mupen64-0.4-r2.ebuild index b39fb89c69ed..4a5c022cd25b 100644 --- a/games-emulation/mupen64/mupen64-0.4-r2.ebuild +++ b/games-emulation/mupen64/mupen64-0.4-r2.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/mupen64-0.4-r2.ebuild,v 1.3 2005/04/24 19:55:58 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64/mupen64-0.4-r2.ebuild,v 1.4 2005/05/30 18:35:12 swegener Exp $ -inherit games gcc eutils libtool +inherit games eutils libtool DESCRIPTION="A Nintendo 64 (N64) emulator" HOMEPAGE="http://mupen64.emulation64.com/" |