diff options
author | 2006-09-28 16:57:46 +0000 | |
---|---|---|
committer | 2006-09-28 16:57:46 +0000 | |
commit | 037fb48a5940a9c0172bc85631ca9a22742a1252 (patch) | |
tree | 6fc302fd45c74f14d40dd9fde0760b9dc00021d7 /games-action/descent3/descent3-1.4.0b-r1.ebuild | |
parent | inherit multilib for get_libdir (diff) | |
download | historical-037fb48a5940a9c0172bc85631ca9a22742a1252.tar.gz historical-037fb48a5940a9c0172bc85631ca9a22742a1252.tar.bz2 historical-037fb48a5940a9c0172bc85631ca9a22742a1252.zip |
inherit multilib for get_libdir
Package-Manager: portage-2.1.2_pre1-r4
Diffstat (limited to 'games-action/descent3/descent3-1.4.0b-r1.ebuild')
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index dd6978a0b653..9d8692e7e84c 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.7 2006/04/13 19:44:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.8 2006/09/28 16:57:46 nyhm Exp $ -inherit eutils games +inherit eutils multilib games IUSE="nocd videos" DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" |