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/bcsdemo | |
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/bcsdemo')
-rw-r--r-- | games-simulation/bcsdemo/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/bcsdemo/bcsdemo-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/bcsdemo/ChangeLog b/games-simulation/bcsdemo/ChangeLog index 41f7299bbf73..c34c97ae185c 100644 --- a/games-simulation/bcsdemo/ChangeLog +++ b/games-simulation/bcsdemo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/bcsdemo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcsdemo/ChangeLog,v 1.3 2005/09/21 20:53:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcsdemo/ChangeLog,v 1.4 2005/09/26 18:23:52 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> bcsdemo-1.3.ebuild: + Making games last on inherit line. 21 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> bcsdemo-1.3.ebuild: Changed check_license to explicitly list license to check. diff --git a/games-simulation/bcsdemo/bcsdemo-1.3.ebuild b/games-simulation/bcsdemo/bcsdemo-1.3.ebuild index 9e50cb3fa5a5..1aecbcdd95a3 100644 --- a/games-simulation/bcsdemo/bcsdemo-1.3.ebuild +++ b/games-simulation/bcsdemo/bcsdemo-1.3.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/bcsdemo/bcsdemo-1.3.ebuild,v 1.5 2005/09/21 20:53:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcsdemo/bcsdemo-1.3.ebuild,v 1.6 2005/09/26 18:23:52 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="design and build bridges and then stress test them with trains" HOMEPAGE="http://garagegames.com/pg/product/view.php?id=17" |