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 856D8138010 for ; Thu, 18 Oct 2012 19:51:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87116E002E; Thu, 18 Oct 2012 19:51:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0E2E2E002E for ; Thu, 18 Oct 2012 19:51:25 +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 4783733D87F for ; Thu, 18 Oct 2012 19:51:25 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 14D9821600; Thu, 18 Oct 2012 19:51:23 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-action/bzflag: bzflag-2.4.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: bzflag-2.4.2.ebuild ChangeLog X-VCS-Directories: games-action/bzflag X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121018195124.14D9821600@flycatcher.gentoo.org> Date: Thu, 18 Oct 2012 19:51:23 +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: 2bd1f748-4f77-49e7-b7cc-13808af31c31 X-Archives-Hash: 5397d928f0281ca5897bd9b0eee7fa93 blueness 12/10/18 19:51:23 Modified: bzflag-2.4.2.ebuild ChangeLog Log: stable ppc, bug #438546 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.3 games-action/bzflag/bzflag-2.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild?r1=1.2&r2=1.3 Index: bzflag-2.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bzflag-2.4.2.ebuild 18 Oct 2012 17:41:23 -0000 1.2 +++ bzflag-2.4.2.ebuild 18 Oct 2012 19:51:23 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v 1.2 2012/10/18 17:41:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v 1.3 2012/10/18 19:51:23 blueness Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="dedicated sdl upnp" UIDEPEND="virtual/opengl 1.59 games-action/bzflag/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/bzflag/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/bzflag/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/bzflag/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 18 Oct 2012 17:41:23 -0000 1.58 +++ ChangeLog 18 Oct 2012 19:51:23 -0000 1.59 @@ -1,6 +1,9 @@ # ChangeLog for games-action/bzflag # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.58 2012/10/18 17:41:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.59 2012/10/18 19:51:23 blueness Exp $ + + 18 Oct 2012; Anthony G. Basile bzflag-2.4.2.ebuild: + stable ppc, bug #438546 18 Oct 2012; Michael Sterrett bzflag-2.4.2.ebuild: prune_libtool_files for bug #438818