diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:34:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:34:21 +0000 |
commit | 9867fbf1a19efb9606953ce359a91b98c8251618 (patch) | |
tree | d0e7d572b63e460be3f686e1ed4af669a38bd6bf /games-action | |
parent | tidy (diff) | |
download | gentoo-2-9867fbf1a19efb9606953ce359a91b98c8251618.tar.gz gentoo-2-9867fbf1a19efb9606953ce359a91b98c8251618.tar.bz2 gentoo-2-9867fbf1a19efb9606953ce359a91b98c8251618.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/mutantstorm-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/mutantstorm-demo/ChangeLog b/games-action/mutantstorm-demo/ChangeLog index 5188393bbd84..dcdc0260029b 100644 --- a/games-action/mutantstorm-demo/ChangeLog +++ b/games-action/mutantstorm-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/mutantstorm-demo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.6 2005/09/21 20:19:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.7 2005/09/26 17:34:21 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + mutantstorm-demo-1.33.ebuild: + Making games last on inherit line. 21 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> mutantstorm-demo-1.33.ebuild: diff --git a/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild b/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild index d3d4b3831846..c48205258f04 100644 --- a/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild +++ b/games-action/mutantstorm-demo/mutantstorm-demo-1.33.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-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.4 2005/09/21 20:19:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.5 2005/09/26 17:34:21 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="shoot through crazy psychedelic 3D environments" HOMEPAGE="http://www.pompom.org.uk/" |