summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-simulation/bcsdemo')
-rw-r--r--games-simulation/bcsdemo/ChangeLog5
-rw-r--r--games-simulation/bcsdemo/bcsdemo-1.3.ebuild4
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"