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/mupen64-blight-input | |
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/mupen64-blight-input')
-rw-r--r-- | games-emulation/mupen64-blight-input/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/mupen64-blight-input/ChangeLog b/games-emulation/mupen64-blight-input/ChangeLog index 62d219c2f7b1..cd3f30dd988c 100644 --- a/games-emulation/mupen64-blight-input/ChangeLog +++ b/games-emulation/mupen64-blight-input/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64-blight-input # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-input/ChangeLog,v 1.4 2005/01/07 22:38:51 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-input/ChangeLog,v 1.5 2005/09/26 17:46:51 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + mupen64-blight-input-0.0.8-r1.ebuild: + Making games last on inherit line. 07 Jan 2005; Daniel Goller <morfic@gentoo.org> metadata.xml: Adding maintainer diff --git a/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild b/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild index 5aa60741553b..15ea2ceb43ac 100644 --- a/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild +++ b/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.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-blight-input/mupen64-blight-input-0.0.8-r1.ebuild,v 1.2 2005/01/06 04:58:18 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild,v 1.3 2005/09/26 17:46:51 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="An input plugin for the mupen64 N64 emulator" HOMEPAGE="http://mupen64.emulation64.com/" |