diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:42:52 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:42:52 +0000 |
commit | 668b59aaf666793b4c321728a41a1d88c66db696 (patch) | |
tree | 59ff793e8281ab31003f26fe5e593e070be57dd8 /games-fps/quake1-data/quake1-data-2.40.ebuild | |
parent | Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds() and (diff) | |
download | historical-668b59aaf666793b4c321728a41a1d88c66db696.tar.gz historical-668b59aaf666793b4c321728a41a1d88c66db696.tar.bz2 historical-668b59aaf666793b4c321728a41a1d88c66db696.zip |
Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds().
Package-Manager: portage-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="" |