diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:33:10 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:33:10 +0000 |
commit | efe580a761ec85e6a3ffe3f56b1cf289cf9b0069 (patch) | |
tree | 8ea9589aff5ac36f190b54ed503129beaaac48ff /games-fps/quake1-data/quake1-data-2.40.ebuild | |
parent | Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds() and (diff) | |
download | gentoo-2-efe580a761ec85e6a3ffe3f56b1cf289cf9b0069.tar.gz gentoo-2-efe580a761ec85e6a3ffe3f56b1cf289cf9b0069.tar.bz2 gentoo-2-efe580a761ec85e6a3ffe3f56b1cf289cf9b0069.zip |
Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds().
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)
Diffstat (limited to 'games-fps/quake1-data/quake1-data-2.40.ebuild')
-rw-r--r-- | games-fps/quake1-data/quake1-data-2.40.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-fps/quake1-data/quake1-data-2.40.ebuild b/games-fps/quake1-data/quake1-data-2.40.ebuild index 0cd1f8d21884..dc4063a571c7 100644 --- a/games-fps/quake1-data/quake1-data-2.40.ebuild +++ b/games-fps/quake1-data/quake1-data-2.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild,v 1.13 2006/10/24 22:46:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild,v 1.14 2008/09/26 18:33:10 zmedico Exp $ # TODO: if installing off of the 1.01 cd, need to fetch the # quake shareware and use that pak0 @@ -17,6 +17,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" +PROPERTIES="interactive" DEPEND="app-arch/lha" RDEPEND="" |