diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:18:51 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:18:51 +0000 |
commit | 2f4ba81b68de4bee6b215704c174680d0f3cb50c (patch) | |
tree | a01bc13ae588d260407b854de229dea59513a7c5 /games-rpg/vegastrike | |
parent | Making games last on inherit line. (diff) | |
download | gentoo-2-2f4ba81b68de4bee6b215704c174680d0f3cb50c.tar.gz gentoo-2-2f4ba81b68de4bee6b215704c174680d0f3cb50c.tar.bz2 gentoo-2-2f4ba81b68de4bee6b215704c174680d0f3cb50c.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-rpg/vegastrike')
-rw-r--r-- | games-rpg/vegastrike/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/vegastrike/vegastrike-0.3.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-rpg/vegastrike/ChangeLog b/games-rpg/vegastrike/ChangeLog index d4aef9dd5c9d..73d22daccc1d 100644 --- a/games-rpg/vegastrike/ChangeLog +++ b/games-rpg/vegastrike/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/vegastrike -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/vegastrike/ChangeLog,v 1.8 2004/06/24 23:17:11 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vegastrike/ChangeLog,v 1.9 2005/09/26 18:18:51 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + vegastrike-0.3.1.ebuild: + Making games last on inherit line. 27 May 2004; Michael Sterrett <mr_bones_@gentoo.org> vegastrike-0.4.1.ebuild: diff --git a/games-rpg/vegastrike/vegastrike-0.3.1.ebuild b/games-rpg/vegastrike/vegastrike-0.3.1.ebuild index 1469c7de0469..4002ccdd9caf 100644 --- a/games-rpg/vegastrike/vegastrike-0.3.1.ebuild +++ b/games-rpg/vegastrike/vegastrike-0.3.1.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-rpg/vegastrike/vegastrike-0.3.1.ebuild,v 1.5 2004/06/24 23:17:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vegastrike/vegastrike-0.3.1.ebuild,v 1.6 2005/09/26 18:18:51 wolf31o2 Exp $ -inherit games eutils flag-o-matic +inherit eutils flag-o-matic games DATA_VER=0.3-1 DESCRIPTION="3d OpenGL Action RPG space sim" |