From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EAEDE138010 for ; Mon, 24 Sep 2012 00:39:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A57EA21C0B0; Mon, 24 Sep 2012 00:38:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6643921C0B0 for ; Mon, 24 Sep 2012 00:38:15 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7162E33D709 for ; Mon, 24 Sep 2012 00:38:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 2FFF721600; Mon, 24 Sep 2012 00:38:13 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/nwn: nwn-1.69-r1.ebuild nwn-1.68-r5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: nwn-1.69-r1.ebuild nwn-1.68-r5.ebuild ChangeLog X-VCS-Directories: games-rpg/nwn X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120924003813.2FFF721600@flycatcher.gentoo.org> Date: Mon, 24 Sep 2012 00:38:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c91d9c2c-bdfa-470c-8f55-b12aeddc8682 X-Archives-Hash: 025b48ea7859a375b48f1fbf3e922103 vapier 12/09/24 00:38:13 Modified: nwn-1.69-r1.ebuild nwn-1.68-r5.ebuild ChangeLog Log: QA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness). (Portage version: 2.2.0_alpha131/cvs/Linux x86_64) Revision Changes Path 1.6 games-rpg/nwn/nwn-1.69-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/nwn-1.69-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/nwn-1.69-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/nwn-1.69-r1.ebuild?r1=1.5&r2=1.6 Index: nwn-1.69-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.69-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nwn-1.69-r1.ebuild 11 Dec 2011 01:16:01 -0000 1.5 +++ nwn-1.69-r1.ebuild 24 Sep 2012 00:38:12 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.69-r1.ebuild,v 1.5 2011/12/11 01:16:01 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.69-r1.ebuild,v 1.6 2012/09/24 00:38:12 vapier Exp $ EAPI=2 inherit eutils games @@ -21,7 +21,7 @@ IUSE="sou hou" RESTRICT="mirror strip" -QA_DT_HASH="/opt/nwn/en/nwserver /opt/nwn/en/nwmain /opt/nwn/lib/libSDL-1.2.so.0.11.2 /opt/nwn/lib/libelf.so.1" +QA_FLAGS_IGNORED="/opt/nwn/en/nwserver /opt/nwn/en/nwmain /opt/nwn/lib/libSDL-1.2.so.0.11.2 /opt/nwn/lib/libelf.so.1" NWN_DATA=">=games-rpg/nwn-data-1.29-r3[sou?,hou?" 1.5 games-rpg/nwn/nwn-1.68-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/nwn-1.68-r5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/nwn-1.68-r5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/nwn-1.68-r5.ebuild?r1=1.4&r2=1.5 Index: nwn-1.68-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nwn-1.68-r5.ebuild 11 Dec 2011 01:16:01 -0000 1.4 +++ nwn-1.68-r5.ebuild 24 Sep 2012 00:38:12 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r5.ebuild,v 1.4 2011/12/11 01:16:01 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r5.ebuild,v 1.5 2012/09/24 00:38:12 vapier Exp $ inherit eutils games 1.78 games-rpg/nwn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwn/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 11 Dec 2011 01:16:01 -0000 1.77 +++ ChangeLog 24 Sep 2012 00:38:12 -0000 1.78 @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/nwn -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.77 2011/12/11 01:16:01 calchan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.78 2012/09/24 00:38:12 vapier Exp $ + + 24 Sep 2012; Mike Frysinger nwn-1.68-r5.ebuild, + nwn-1.69-r1.ebuild: + QA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness). 11 Dec 2011; Denis Dupeyron nwn-1.68-r5.ebuild, nwn-1.69-r1.ebuild: