summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-05 06:19:31 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-05 06:19:31 +0000
commit13d1f8ee5c315d95e4a636e600446061ed5ab2b5 (patch)
tree5299190c9cb159cc8b55dd7c712a916a40436f86 /games-simulation
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadgentoo-2-13d1f8ee5c315d95e4a636e600446061ed5ab2b5.tar.gz
gentoo-2-13d1f8ee5c315d95e4a636e600446061ed5ab2b5.tar.bz2
gentoo-2-13d1f8ee5c315d95e4a636e600446061ed5ab2b5.zip
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/bcs-demo/ChangeLog7
-rw-r--r--games-simulation/bcs-demo/bcs-demo-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-simulation/bcs-demo/ChangeLog b/games-simulation/bcs-demo/ChangeLog
index bfaf4c697cf7..c64c03001324 100644
--- a/games-simulation/bcs-demo/ChangeLog
+++ b/games-simulation/bcs-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/bcs-demo
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.9 2011/12/14 17:31:19 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.10 2012/02/05 06:19:31 vapier Exp $
+
+ 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> bcs-demo-1.3.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
14 Dec 2011; Mike Frysinger <vapier@gentoo.org> bcs-demo-1.3.ebuild:
Since portage now has ACCEPT_LICENSE support, no need for check_license
diff --git a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild
index 1eb347bc8bec..d28204a1144f 100644
--- a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild
+++ b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.9 2011/12/14 17:31:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.10 2012/02/05 06:19:31 vapier Exp $
-inherit eutils games
+inherit unpacker games
DESCRIPTION="design and build bridges and then stress test them with trains"
HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=17"