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-action/d1x-rebirth: d1x-rebirth-0.50.ebuild
Date: Sun, 31 Jan 2010 04:54:02
Message-Id: E1NbRos-0003AD-C2@stork.gentoo.org
1 mr_bones_ 10/01/31 04:53:58
2
3 Modified: d1x-rebirth-0.50.ebuild
4 Log:
5 autotools isn't used
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild?r1=1.2&r2=1.3
14
15 Index: d1x-rebirth-0.50.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- d1x-rebirth-0.50.ebuild 10 Jan 2007 17:40:02 -0000 1.2
22 +++ d1x-rebirth-0.50.ebuild 31 Jan 2010 04:53:57 -0000 1.3
23 @@ -1,8 +1,8 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v 1.2 2007/01/10 17:40:02 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v 1.3 2010/01/31 04:53:57 mr_bones_ Exp $
28
29 -inherit autotools eutils games
30 +inherit eutils games
31
32 # DV is the Descent version. Used because the d2x-rebirth ebuild is similar.
33 DV="1"