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 1MK0x6-0001uA-0l for garchives@archives.gentoo.org; Fri, 26 Jun 2009 02:14:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0280CE0290; Fri, 26 Jun 2009 02:14:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BAC2EE0290 for ; Fri, 26 Jun 2009 02:14:06 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6FA0D65653 for ; Fri, 26 Jun 2009 02:14:06 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MK0x4-0000E8-5u for gentoo-commits@lists.gentoo.org; Fri, 26 Jun 2009 02:14:06 +0000 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-sports/xmoto: xmoto-0.5.1.ebuild xmoto-0.5.0-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: xmoto-0.5.1.ebuild xmoto-0.5.0-r1.ebuild X-VCS-Directories: games-sports/xmoto X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Fri, 26 Jun 2009 02:14:06 +0000 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: f5aecbf7-b90c-425c-ab71-656555bd11be X-Archives-Hash: 05d45883e7491c823f8e9ffb5ba74c92 mr_bones_ 09/06/26 02:14:06 Modified: xmoto-0.5.1.ebuild xmoto-0.5.0-r1.ebuild Log: autotools isn't needed (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.4 games-sports/xmoto/xmoto-0.5.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto= /xmoto-0.5.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto= /xmoto-0.5.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto= /xmoto-0.5.1.ebuild?r1=3D1.3&r2=3D1.4 Index: xmoto-0.5.1.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-sports/xmoto/xmoto-0.5.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xmoto-0.5.1.ebuild 31 May 2009 02:33:49 -0000 1.3 +++ xmoto-0.5.1.ebuild 26 Jun 2009 02:14:05 -0000 1.4 @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild= ,v 1.3 2009/05/31 02:33:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild= ,v 1.4 2009/06/26 02:14:05 mr_bones_ Exp $ =20 EAPI=3D2 -inherit autotools eutils games +inherit eutils games =20 LVL_PV=3D"0.5.1" #they unfortunately don't release both at the same time= , why ~ as separator :( LVL=3D"inksmoto-${LVL_PV}" 1.7 games-sports/xmoto/xmoto-0.5.0-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto= /xmoto-0.5.0-r1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto= /xmoto-0.5.0-r1.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto= /xmoto-0.5.0-r1.ebuild?r1=3D1.6&r2=3D1.7 Index: xmoto-0.5.0-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-sports/xmoto/xmoto-0.5.0-r1.ebuil= d,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xmoto-0.5.0-r1.ebuild 18 Mar 2009 22:42:07 -0000 1.6 +++ xmoto-0.5.0-r1.ebuild 26 Jun 2009 02:14:05 -0000 1.7 @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebu= ild,v 1.6 2009/03/18 22:42:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebu= ild,v 1.7 2009/06/26 02:14:05 mr_bones_ Exp $ =20 EAPI=3D2 -inherit autotools eutils games +inherit eutils games =20 LVL_PV=3D"0.5.0~rc2" #they unfortunately don't release both at the same = time, why ~ as separator :( LVL=3D"inksmoto-${LVL_PV}"