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 D8076138010 for ; Thu, 13 Sep 2012 21:15:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81F6D21C01D; Thu, 13 Sep 2012 21:14:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4054021C01D for ; Thu, 13 Sep 2012 21:14:59 +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 9DF4233D738 for ; Thu, 13 Sep 2012 21:14:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id 5B0C621600; Thu, 13 Sep 2012 21:14:57 +0000 (UTC) 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/xonotic: xonotic-0.6.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xonotic-0.6.0.ebuild ChangeLog X-VCS-Directories: games-fps/xonotic X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120913211457.5B0C621600@flycatcher.gentoo.org> Date: Thu, 13 Sep 2012 21:14:57 +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: 7b116d88-1150-4c57-a899-b1aea6d003f7 X-Archives-Hash: 866be6796b8536fe235296aea6c025d6 mr_bones_ 12/09/13 21:14:57 Modified: xonotic-0.6.0.ebuild ChangeLog Log: add x11-libs/libXpm dep (bug #434934) (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.4 games-fps/xonotic/xonotic-0.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild?r1=1.3&r2=1.4 Index: xonotic-0.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xonotic-0.6.0.ebuild 1 Jun 2012 06:13:05 -0000 1.3 +++ xonotic-0.6.0.ebuild 13 Sep 2012 21:14:57 -0000 1.4 @@ -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-fps/xonotic/xonotic-0.6.0.ebuild,v 1.3 2012/06/01 06:13:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild,v 1.4 2012/09/13 21:14:57 mr_bones_ Exp $ EAPI=3 inherit eutils check-reqs games @@ -22,8 +22,9 @@ media-libs/libmodplug x11-libs/libX11 x11-libs/libXau - x11-libs/libXdmcp + x11-libs/libXpm x11-libs/libXext + x11-libs/libXdmcp x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/opengl 1.8 games-fps/xonotic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 1 Jun 2012 06:13:05 -0000 1.7 +++ ChangeLog 13 Sep 2012 21:14:57 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/xonotic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.7 2012/06/01 06:13:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.8 2012/09/13 21:14:57 mr_bones_ Exp $ + + 13 Sep 2012; Michael Sterrett xonotic-0.6.0.ebuild: + add x11-libs/libXpm dep (bug #434934) 01 Jun 2012; Jeff Horelick xonotic-0.6.0.ebuild: marked x86 per bug 418085 @@ -28,4 +31,3 @@ 16 Sep 2011; Michael Sterrett +xonotic-0.5.0.ebuild, +metadata.xml: Initial commit - ebuild based on the one submitted by Nikoli (bug #324159) -