diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:10:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:10:25 +0000 |
commit | d50fd6c812edc14a0002e520d0ed6e1015cdcd0d (patch) | |
tree | abafe5b88c445d0d198243d9bd0a5893017037de /games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild | |
parent | Stable on alpha, bug #372589 (diff) | |
download | historical-d50fd6c812edc14a0002e520d0ed6e1015cdcd0d.tar.gz historical-d50fd6c812edc14a0002e520d0ed6e1015cdcd0d.tar.bz2 historical-d50fd6c812edc14a0002e520d0ed6e1015cdcd0d.zip |
Migrate to cdrom.eclass, bug 398809.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild')
-rw-r--r-- | games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild index 290505c8f63c..bce3c6496d8d 100644 --- a/games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild +++ b/games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild @@ -1,9 +1,10 @@ -# 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-action/d1x-rebirth/d1x-rebirth-0.56.ebuild,v 1.2 2011/06/20 09:20:19 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.56.ebuild,v 1.3 2012/01/16 18:58:56 ulm Exp $ EAPI=2 -inherit eutils scons-utils games +CDROM_DISABLE_PROPERTIES=1 +inherit eutils cdrom scons-utils games DV=1 DESCRIPTION="Descent Rebirth - enhanced Descent ${DV} engine" @@ -19,6 +20,7 @@ LICENSE="D1X GPL-2 as-is" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cdinstall ipv6 linguas_de opengl timidity" +PROPERTIES="cdinstall? ( interactive )" RDEPEND="opengl? ( virtual/opengl virtual/glu ) dev-games/physfs[hog,zip] |