diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-09 20:41:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-09 20:41:37 +0000 |
commit | 3d15366ca6aa9ef594ae0391cece7ea00be543d1 (patch) | |
tree | 4eb086a54eae1b0ff2ea4046a96c3b3fdb264b7b /games-action/descent3/descent3-1.4.0b.ebuild | |
parent | Updated to use newer functions added since this ebuild was created. (diff) | |
download | historical-3d15366ca6aa9ef594ae0391cece7ea00be543d1.tar.gz historical-3d15366ca6aa9ef594ae0391cece7ea00be543d1.tar.bz2 historical-3d15366ca6aa9ef594ae0391cece7ea00be543d1.zip |
Added eutils to inherit.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-action/descent3/descent3-1.4.0b.ebuild')
-rw-r--r-- | games-action/descent3/descent3-1.4.0b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent3/descent3-1.4.0b.ebuild b/games-action/descent3/descent3-1.4.0b.ebuild index 96cbb94310f3..667e61c046fc 100644 --- a/games-action/descent3/descent3-1.4.0b.ebuild +++ b/games-action/descent3/descent3-1.4.0b.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-action/descent3/descent3-1.4.0b.ebuild,v 1.9 2005/06/09 20:36:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b.ebuild,v 1.10 2005/06/09 20:40:10 wolf31o2 Exp $ -inherit games +inherit eutils games IUSE="nocd videos" DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" |