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 | c13a60b62f1a1cc85e777969272baff4d97b9bd4 (patch) | |
tree | ff7e85c92a90f46a0798932716759a71d37c98e9 /games-rpg/vegastrike | |
parent | Making games last on inherit line. (diff) | |
download | historical-c13a60b62f1a1cc85e777969272baff4d97b9bd4.tar.gz historical-c13a60b62f1a1cc85e777969272baff4d97b9bd4.tar.bz2 historical-c13a60b62f1a1cc85e777969272baff4d97b9bd4.zip |
Making games last on inherit line.
Package-Manager: portage-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" |