public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: quake3-bin-1.32c.ebuild quake3-bin-1.32c-r1.ebuild ChangeLog
@ 2008-09-26 18:47 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2008-09-26 18:47 UTC (permalink / raw
  To: gentoo-commits

zmedico     08/09/26 18:47:42

  Modified:             quake3-bin-1.32c.ebuild quake3-bin-1.32c-r1.ebuild
                        ChangeLog
  Log:
  Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)

Revision  Changes    Path
1.10                 games-fps/quake3-bin/quake3-bin-1.32c.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?r1=1.9&r2=1.10

Index: quake3-bin-1.32c.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- quake3-bin-1.32c.ebuild	29 Feb 2008 19:15:24 -0000	1.9
+++ quake3-bin-1.32c.ebuild	26 Sep 2008 18:47:42 -0000	1.10
@@ -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 @@
 SLOT="0"
 KEYWORDS="-* amd64 x86"
 IUSE="cdinstall dedicated opengl teamarena"
+PROPERTIES="interactive"
 RESTRICT="strip"
 
 UIDEPEND="virtual/opengl



1.7                  games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?r1=1.6&r2=1.7

Index: quake3-bin-1.32c-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- quake3-bin-1.32c-r1.ebuild	29 Feb 2008 19:15:24 -0000	1.6
+++ quake3-bin-1.32c-r1.ebuild	26 Sep 2008 18:47:42 -0000	1.7
@@ -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 @@
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="cdinstall dedicated opengl teamarena"
+PROPERTIES="interactive"
 RESTRICT="strip"
 
 UIDEPEND="virtual/opengl



1.27                 games-fps/quake3-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	29 Feb 2008 19:15:24 -0000	1.26
+++ ChangeLog	26 Sep 2008 18:47:42 -0000	1.27
@@ -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:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-26 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26 18:47 [gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: quake3-bin-1.32c.ebuild quake3-bin-1.32c-r1.ebuild ChangeLog Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox