diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:23:52 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:23:52 +0000 |
commit | 5b711cd358937bda0d436c01f35df3dba66130bf (patch) | |
tree | acf4ef07a14ca08f74d758d83952aecb8ec51e84 /games-simulation/searchandrescue | |
parent | Making games last on inherit line. (diff) | |
download | historical-5b711cd358937bda0d436c01f35df3dba66130bf.tar.gz historical-5b711cd358937bda0d436c01f35df3dba66130bf.tar.bz2 historical-5b711cd358937bda0d436c01f35df3dba66130bf.zip |
Making games last on inherit line.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-simulation/searchandrescue')
-rw-r--r-- | games-simulation/searchandrescue/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/searchandrescue/searchandrescue-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | games-simulation/searchandrescue/searchandrescue-0.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-simulation/searchandrescue/ChangeLog b/games-simulation/searchandrescue/ChangeLog index 01d43728c350..e65cae6b9531 100644 --- a/games-simulation/searchandrescue/ChangeLog +++ b/games-simulation/searchandrescue/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/searchandrescue # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.6 2005/05/13 01:19:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.7 2005/09/26 18:22:41 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + searchandrescue-0.8.1.ebuild, searchandrescue-0.8.2.ebuild: + Making games last on inherit line. *searchandrescue-0.8.2 (13 May 2005) diff --git a/games-simulation/searchandrescue/searchandrescue-0.8.1.ebuild b/games-simulation/searchandrescue/searchandrescue-0.8.1.ebuild index d87e0ec6f0b0..18f4b3e37ed7 100644 --- a/games-simulation/searchandrescue/searchandrescue-0.8.1.ebuild +++ b/games-simulation/searchandrescue/searchandrescue-0.8.1.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-simulation/searchandrescue/searchandrescue-0.8.1.ebuild,v 1.6 2005/04/08 04:03:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.1.ebuild,v 1.7 2005/09/26 18:22:41 wolf31o2 Exp $ -inherit games eutils +inherit eutils games MY_PN=SearchAndRescue DESCRIPTION="aircraft based rescue simulator" diff --git a/games-simulation/searchandrescue/searchandrescue-0.8.2.ebuild b/games-simulation/searchandrescue/searchandrescue-0.8.2.ebuild index 5eda0c679a25..108d7f5d0439 100644 --- a/games-simulation/searchandrescue/searchandrescue-0.8.2.ebuild +++ b/games-simulation/searchandrescue/searchandrescue-0.8.2.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-simulation/searchandrescue/searchandrescue-0.8.2.ebuild,v 1.1 2005/05/13 01:19:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.2.ebuild,v 1.2 2005/09/26 18:22:41 wolf31o2 Exp $ -inherit games eutils +inherit eutils games MY_PN=SearchAndRescue DESCRIPTION="Helicopter based air rescue flight simulator" |