diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:54:33 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-09-26 18:54:33 +0000 |
commit | c9f292ef7aaa5dd335601a59522ad254e8f0b3ed (patch) | |
tree | 6c1b94b4b13347f098e380644251c62dccc2650a /games-fps | |
parent | Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set. (diff) | |
download | gentoo-2-c9f292ef7aaa5dd335601a59522ad254e8f0b3ed.tar.gz gentoo-2-c9f292ef7aaa5dd335601a59522ad254e8f0b3ed.tar.bz2 gentoo-2-c9f292ef7aaa5dd335601a59522ad254e8f0b3ed.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/quake4-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.3.2.ebuild | 5 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.4.2.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog index 87fe4ca2c1ac..7e8bd49782a5 100644 --- a/games-fps/quake4-bin/ChangeLog +++ b/games-fps/quake4-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake4-bin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.36 2008/06/05 20:25:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.37 2008/09/26 18:54:33 zmedico Exp $ + + 26 Sep 2008; Zac Medico <zmedico@gentoo.org> quake4-bin-1.3.2.ebuild, + quake4-bin-1.4.2.ebuild: + Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set. 05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml: Removing myself as maintainer. diff --git a/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild b/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild index cf5b1b1b6e82..e0c71d61d570 100644 --- a/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.7 2007/07/31 14:37:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.8 2008/09/26 18:54:33 zmedico Exp $ inherit eutils versionator games @@ -14,6 +14,7 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="alsa cdinstall dedicated opengl" +PROPERTIES="interactive" RESTRICT="strip" UIDEPEND="virtual/opengl diff --git a/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild b/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild index d7616b696a3a..b08e48241bf4 100644 --- a/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.4.2.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/quake4-bin/quake4-bin-1.4.2.ebuild,v 1.3 2008/03/04 04:30:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild,v 1.4 2008/09/26 18:54:33 zmedico Exp $ inherit eutils games @@ -12,7 +12,7 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="alsa cdinstall dedicated linguas_cs linguas_fr linguas_it linguas_pl linguas_ru opengl" - +PROPERTIES="interactive" RESTRICT="strip" UIDEPEND="virtual/opengl |