Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/secondlife-bin: secondlife-bin-2.1.0.ebuild
Date: Fri, 03 Sep 2010 17:12:25
Message-Id: 20100903171222.0FEF620051@flycatcher.gentoo.org
1 nyhm 10/09/03 17:12:21
2
3 Modified: secondlife-bin-2.1.0.ebuild
4 Log:
5 inherit games last
6
7 (Portage version: 2.2_rc74/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild?r1=1.1&r2=1.2
15
16 Index: secondlife-bin-2.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- secondlife-bin-2.1.0.ebuild 25 Jul 2010 21:04:23 -0000 1.1
23 +++ secondlife-bin-2.1.0.ebuild 3 Sep 2010 17:12:21 -0000 1.2
24 @@ -1,8 +1,8 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild,v 1.1 2010/07/25 21:04:23 lavajoe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild,v 1.2 2010/09/03 17:12:21 nyhm Exp $
29
30 -inherit eutils multilib games versionator
31 +inherit eutils multilib versionator games
32
33 SECONDLIFE_REVISION=207030
34 MY_P="SecondLife-i686-${PV}.${SECONDLIFE_REVISION}"