diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:47:42 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:47:42 +0000 |
commit | 3563e4898cb8dceae3cdac67842676009f64c18e (patch) | |
tree | deb8602911861595d7bb229f334aa202f0b5faa8 /games-fps | |
parent | re-add ~ppc64 to 1.3.1, they snuck up on me and added the keyword (diff) | |
download | gentoo-2-3563e4898cb8dceae3cdac67842676009f64c18e.tar.gz gentoo-2-3563e4898cb8dceae3cdac67842676009f64c18e.tar.bz2 gentoo-2-3563e4898cb8dceae3cdac67842676009f64c18e.zip |
Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild | 3 | ||||
-rw-r--r-- | games-fps/quake3-bin/quake3-bin-1.32c.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog index 9b11259f0fdc..e89eb4e74415 100644 --- a/games-fps/quake3-bin/ChangeLog +++ b/games-fps/quake3-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-bin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.26 2008/02/29 19:15:24 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.27 2008/09/26 18:47:42 zmedico Exp $ + + 26 Sep 2008; Zac Medico <zmedico@gentoo.org> quake3-bin-1.32c.ebuild, + quake3-bin-1.32c-r1.ebuild: + Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set. 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> quake3-bin-1.32c.ebuild, quake3-bin-1.32c-r1.ebuild: diff --git a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild index 47c9ac19f0cf..7121989348a6 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.6 2008/02/29 19:15:24 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.7 2008/09/26 18:47:42 zmedico Exp $ inherit eutils games @@ -13,6 +13,7 @@ LICENSE="Q3AEULA" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="cdinstall dedicated opengl teamarena" +PROPERTIES="interactive" RESTRICT="strip" UIDEPEND="virtual/opengl diff --git a/games-fps/quake3-bin/quake3-bin-1.32c.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c.ebuild index 0a5a82a39d9a..16795c626258 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.9 2008/02/29 19:15:24 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.10 2008/09/26 18:47:42 zmedico Exp $ inherit eutils games @@ -13,6 +13,7 @@ LICENSE="Q3AEULA" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="cdinstall dedicated opengl teamarena" +PROPERTIES="interactive" RESTRICT="strip" UIDEPEND="virtual/opengl |