From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ltd2w-0006kN-Sd for garchives@archives.gentoo.org; Tue, 14 Apr 2009 07:27:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A217E0682; Tue, 14 Apr 2009 07:27:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DE254E0682 for ; Tue, 14 Apr 2009 07:27:05 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7ADEB64396 for ; Tue, 14 Apr 2009 07:27:05 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Ltd2t-00058H-AP for gentoo-commits@lists.gentoo.org; Tue, 14 Apr 2009 07:27:04 +0000 From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-fps/etqw-data: etqw-data-1.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: etqw-data-1.0.ebuild X-VCS-Directories: games-fps/etqw-data X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Tue, 14 Apr 2009 07:27:03 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4577d55e-ca1e-4ef4-b4fe-35deea3add38 X-Archives-Hash: 5adc813f18b2085f7ca8c03ee1b2d364 mr_bones_ 09/04/14 07:27:03 Modified: etqw-data-1.0.ebuild Log: FEATURES=3D"interactive" (bug #151113) (Portage version: 2.1.6.7/cvs/Linux i686) Revision Changes Path 1.2 games-fps/etqw-data/etqw-data-1.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/etqw-dat= a/etqw-data-1.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/etqw-dat= a/etqw-data-1.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/etqw-dat= a/etqw-data-1.0.ebuild?r1=3D1.1&r2=3D1.2 Index: etqw-data-1.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/games-fps/etqw-data/etqw-data-1.0.ebuil= d,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- etqw-data-1.0.ebuild 6 Sep 2008 15:38:52 -0000 1.1 +++ etqw-data-1.0.ebuild 14 Apr 2009 07:27:03 -0000 1.2 @@ -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/etqw-data/etqw-data-1.0.ebu= ild,v 1.1 2008/09/06 15:38:52 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-data/etqw-data-1.0.ebu= ild,v 1.2 2009/04/14 07:27:03 mr_bones_ Exp $ =20 inherit eutils games =20 @@ -12,6 +12,7 @@ SLOT=3D"0" KEYWORDS=3D"-* ~amd64 ~x86" IUSE=3D"videos" +PROPERTIES=3D"interactive" =20 S=3D${WORKDIR} =20