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 067B71381F3 for ; Thu, 9 May 2013 14:20:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D92EE0815; Thu, 9 May 2013 14:20:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B941E0815 for ; Thu, 9 May 2013 14:20:14 +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 29A9833DF74 for ; Thu, 9 May 2013 14:20:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2322) id D9ED02171D; Thu, 9 May 2013 14:20:12 +0000 (UTC) From: "Julian Ospald (hasufell)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hasufell@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/bastion: bastion-20120620-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: bastion-20120620-r1.ebuild ChangeLog X-VCS-Directories: games-rpg/bastion X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130509142012.D9ED02171D@flycatcher.gentoo.org> Date: Thu, 9 May 2013 14:20:12 +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: 43348fe8-fe5e-4aaf-aa0e-ba7f7fef846c X-Archives-Hash: 7fcc686d32045d9dc2da0b456ee93e18 hasufell 13/05/09 14:20:12 Modified: bastion-20120620-r1.ebuild ChangeLog Log: restrict splitdebug (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key E73C35B3) Revision Changes Path 1.2 games-rpg/bastion/bastion-20120620-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?r1=1.1&r2=1.2 Index: bastion-20120620-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bastion-20120620-r1.ebuild 16 Apr 2013 14:46:20 -0000 1.1 +++ bastion-20120620-r1.ebuild 9 May 2013 14:20:12 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.1 2013/04/16 14:46:20 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.2 2013/05/09 14:20:12 hasufell Exp $ EAPI=5 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="bundled-libs" -RESTRICT="bindist fetch" +RESTRICT="bindist fetch splitdebug" MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN} QA_PREBUILT="${MYGAMEDIR#/}/Bastion.bin* 1.3 games-rpg/bastion/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 16 Apr 2013 14:46:20 -0000 1.2 +++ ChangeLog 9 May 2013 14:20:12 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/bastion # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.2 2013/04/16 14:46:20 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.3 2013/05/09 14:20:12 hasufell Exp $ + + 09 May 2013; Julian Ospald bastion-20120620-r1.ebuild: + restrict splitdebug *bastion-20120620-r1 (16 Apr 2013) @@ -13,4 +16,3 @@ 21 Mar 2013; Julian Ospald +bastion-20120620.ebuild, +metadata.xml: initial import wrt #419167 -