diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 18:58:56 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 18:58:56 +0000 |
commit | 66508c40be60d25b142bd31afc9cf99798dcc79e (patch) | |
tree | 0ea39febe843ed050fd7127c1a5630ef6356590f /games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild | |
parent | Stable on alpha, bug #372589 (diff) | |
download | gentoo-2-66508c40be60d25b142bd31afc9cf99798dcc79e.tar.gz gentoo-2-66508c40be60d25b142bd31afc9cf99798dcc79e.tar.bz2 gentoo-2-66508c40be60d25b142bd31afc9cf99798dcc79e.zip |
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild')
-rw-r--r-- | games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild index 1dcc7ef1efd6..26a2b0bf169f 100644 --- a/games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild +++ b/games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2010 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.55.1.ebuild,v 1.3 2010/03/09 12:33:33 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.55.1.ebuild,v 1.4 2012/01/16 18:58:56 ulm Exp $ EAPI=2 -inherit eutils games +CDROM_DISABLE_PROPERTIES=1 +inherit eutils cdrom 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="virtual/opengl virtual/glu |