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-rpg/nwn-cep: nwn-cep-2.0.ebuild
Date: Wed, 12 Sep 2007 21:00:49
Message-Id: E1IVZDM-000396-47@stork.gentoo.org
1 nyhm 07/09/12 20:53:36
2
3 Modified: nwn-cep-2.0.ebuild
4 Log:
5 inherit eutils for built_with_use
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.5 games-rpg/nwn-cep/nwn-cep-2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn-cep/nwn-cep-2.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn-cep/nwn-cep-2.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/nwn-cep/nwn-cep-2.0.ebuild?r1=1.4&r2=1.5
14
15 Index: nwn-cep-2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/nwn-cep-2.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- nwn-cep-2.0.ebuild 27 Aug 2007 21:41:06 -0000 1.4
22 +++ nwn-cep-2.0.ebuild 12 Sep 2007 20:53:35 -0000 1.5
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-rpg/nwn-cep/nwn-cep-2.0.ebuild,v 1.4 2007/08/27 21:41:06 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/nwn-cep-2.0.ebuild,v 1.5 2007/09/12 20:53:35 nyhm Exp $
28
29 -inherit games
30 +inherit eutils games
31
32 DESCRIPTION="High quality custom content addon for Neverwinter Nights"
33 HOMEPAGE="http://nwvault.ign.com/cep/"
34
35
36
37 --
38 gentoo-commits@g.o mailing list