diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:50:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:50:44 +0000 |
commit | c95567fcce5fad083c285f46af2ed165f27e84d7 (patch) | |
tree | d48d819190345695d73a3303581f3468998d3af5 /games-emulation/game-launcher | |
parent | Making games last on inherit line. (diff) | |
download | gentoo-2-c95567fcce5fad083c285f46af2ed165f27e84d7.tar.gz gentoo-2-c95567fcce5fad083c285f46af2ed165f27e84d7.tar.bz2 gentoo-2-c95567fcce5fad083c285f46af2ed165f27e84d7.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-emulation/game-launcher')
-rw-r--r-- | games-emulation/game-launcher/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/game-launcher/game-launcher-0.9.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/game-launcher/ChangeLog b/games-emulation/game-launcher/ChangeLog index 96beafaef8a5..194741428810 100644 --- a/games-emulation/game-launcher/ChangeLog +++ b/games-emulation/game-launcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/game-launcher -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/ChangeLog,v 1.6 2004/09/30 00:38:29 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/ChangeLog,v 1.7 2005/09/26 17:50:44 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + game-launcher-0.9.8.ebuild: + Making games last on inherit line. 06 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> game-launcher-0.9.8.ebuild: diff --git a/games-emulation/game-launcher/game-launcher-0.9.8.ebuild b/games-emulation/game-launcher/game-launcher-0.9.8.ebuild index cb82c57a8a66..ae9a893369c6 100644 --- a/games-emulation/game-launcher/game-launcher-0.9.8.ebuild +++ b/games-emulation/game-launcher/game-launcher-0.9.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/game-launcher-0.9.8.ebuild,v 1.5 2004/06/24 22:27:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/game-launcher-0.9.8.ebuild,v 1.6 2005/09/26 17:50:44 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="universal front end for emulators ... works with MAME, Nesticle, RockNES, zSNES, snes9x, Callus, Stella, z26, and Genecyst" HOMEPAGE="http://www.dribin.org/dave/game_launcher/" |