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 1OXwyp-0002de-Cl for garchives@archives.gentoo.org; Sun, 11 Jul 2010 13:54:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD445E0C52; Sun, 11 Jul 2010 13:54:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 96FFFE0C52 for ; Sun, 11 Jul 2010 13:54:00 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 379121B401D for ; Sun, 11 Jul 2010 13:54:00 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 665) id 752192CE14; Sun, 11 Jul 2010 13:53:59 +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-arcade/crack-attack: crack-attack-1.1.14-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: crack-attack-1.1.14-r1.ebuild ChangeLog X-VCS-Directories: games-arcade/crack-attack X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20100711135359.752192CE14@corvid.gentoo.org> Date: Sun, 11 Jul 2010 13:53:59 +0000 (UTC) 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: f92b3381-acf1-49e4-b20d-26cac2726653 X-Archives-Hash: 708c6b7e80441d3c56c9ee91e9e994cf mr_bones_ 10/07/11 13:53:59 Modified: crack-attack-1.1.14-r1.ebuild ChangeLog Log: work around lesser file systems (bug #324699) (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.7 games-arcade/crack-attack/crack-attack-1.1.14-r1.ebu= ild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/crack= -attack/crack-attack-1.1.14-r1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/crack= -attack/crack-attack-1.1.14-r1.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/crack= -attack/crack-attack-1.1.14-r1.ebuild?r1=3D1.6&r2=3D1.7 Index: crack-attack-1.1.14-r1.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-arcade/crack-attack/crack-attack-= 1.1.14-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- crack-attack-1.1.14-r1.ebuild 25 Jun 2010 21:44:57 -0000 1.6 +++ crack-attack-1.1.14-r1.ebuild 11 Jul 2010 13:53:59 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/crack-attac= k-1.1.14-r1.ebuild,v 1.6 2010/06/25 21:44:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/crack-attac= k-1.1.14-r1.ebuild,v 1.7 2010/07/11 13:53:59 mr_bones_ Exp $ =20 EAPI=3D2 inherit eutils games @@ -25,7 +25,7 @@ epatch \ "${FILESDIR}"/${P}-glut.patch \ "${FILESDIR}"/${P}-gcc43.patch - touch * */* + touch -r . * */* } =20 src_configure() { 1.25 games-arcade/crack-attack/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/crack= -attack/ChangeLog?rev=3D1.25&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/crack= -attack/ChangeLog?rev=3D1.25&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/crack= -attack/ChangeLog?r1=3D1.24&r2=3D1.25 Index: ChangeLog =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-arcade/crack-attack/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 25 Jun 2010 21:44:57 -0000 1.24 +++ ChangeLog 11 Jul 2010 13:53:59 -0000 1.25 @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/crack-attack # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/ChangeLog,v= 1.24 2010/06/25 21:44:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/ChangeLog,v= 1.25 2010/07/11 13:53:59 mr_bones_ Exp $ + + 11 Jul 2010; Michael Sterrett + crack-attack-1.1.14-r1.ebuild: + work around lesser file systems (bug #324699) =20 25 Jun 2010; Michael Sterrett crack-attack-1.1.14-r1.ebuild: