Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-sports/xmoto: xmoto-0.5.1.ebuild xmoto-0.5.0-r1.ebuild
Date: Fri, 26 Jun 2009 02:14:08
Message-Id: E1MK0x4-0000E8-5u@stork.gentoo.org
1 mr_bones_ 09/06/26 02:14:06
2
3 Modified: xmoto-0.5.1.ebuild xmoto-0.5.0-r1.ebuild
4 Log:
5 autotools isn't needed
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 games-sports/xmoto/xmoto-0.5.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild?r1=1.3&r2=1.4
14
15 Index: xmoto-0.5.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- xmoto-0.5.1.ebuild 31 May 2009 02:33:49 -0000 1.3
22 +++ xmoto-0.5.1.ebuild 26 Jun 2009 02:14:05 -0000 1.4
23 @@ -1,9 +1,9 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 EAPI=2
30 -inherit autotools eutils games
31 +inherit eutils games
32
33 LVL_PV="0.5.1" #they unfortunately don't release both at the same time, why ~ as separator :(
34 LVL="inksmoto-${LVL_PV}"
35
36
37
38 1.7 games-sports/xmoto/xmoto-0.5.0-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: xmoto-0.5.0-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- xmoto-0.5.0-r1.ebuild 18 Mar 2009 22:42:07 -0000 1.6
51 +++ xmoto-0.5.0-r1.ebuild 26 Jun 2009 02:14:05 -0000 1.7
52 @@ -1,9 +1,9 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild,v 1.6 2009/03/18 22:42:07 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild,v 1.7 2009/06/26 02:14:05 mr_bones_ Exp $
57
58 EAPI=2
59 -inherit autotools eutils games
60 +inherit eutils games
61
62 LVL_PV="0.5.0~rc2" #they unfortunately don't release both at the same time, why ~ as separator :(
63 LVL="inksmoto-${LVL_PV}"