diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:17:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:17:37 +0000 |
commit | 4f51f7402c5d1e6a452494d264516e9580d1d046 (patch) | |
tree | 8ba41bd4f4ab87fc04bf5c150da09f7f1cbd6631 /games-action | |
parent | don't dep on arch for gnuconfig_update, don't assign S=${WORKDIR}/${P} (Manif... (diff) | |
download | gentoo-2-4f51f7402c5d1e6a452494d264516e9580d1d046.tar.gz gentoo-2-4f51f7402c5d1e6a452494d264516e9580d1d046.tar.bz2 gentoo-2-4f51f7402c5d1e6a452494d264516e9580d1d046.zip |
inherit flag-o-matic
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/bzflag/bzflag-1.10.6.20040515.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/bzflag/bzflag-1.10.6.20040515.ebuild b/games-action/bzflag/bzflag-1.10.6.20040515.ebuild index f83d82c5f80b..ff3616b3754b 100644 --- a/games-action/bzflag/bzflag-1.10.6.20040515.ebuild +++ b/games-action/bzflag/bzflag-1.10.6.20040515.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.6.20040515.ebuild,v 1.5 2004/06/30 02:32:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.6.20040515.ebuild,v 1.6 2004/07/14 14:17:37 agriffis Exp $ -inherit games +inherit games flag-o-matic DESCRIPTION="OpenGL accelerated 3d tank combat simulator game" HOMEPAGE="http://www.BZFlag.org/" |