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-emulation/gfceu: gfceu-0.6.0.ebuild
Date: Tue, 15 Jan 2008 09:27:04
Message-Id: E1JEi4T-0004uV-Hq@stork.gentoo.org
1 nyhm 08/01/15 09:27:01
2
3 Modified: gfceu-0.6.0.ebuild
4 Log:
5 inherit eutils
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.2 games-emulation/gfceu/gfceu-0.6.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/gfceu/gfceu-0.6.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/gfceu/gfceu-0.6.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/gfceu/gfceu-0.6.0.ebuild?r1=1.1&r2=1.2
14
15 Index: gfceu-0.6.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/gfceu/gfceu-0.6.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gfceu-0.6.0.ebuild 29 Nov 2007 20:01:19 -0000 1.1
22 +++ gfceu-0.6.0.ebuild 15 Jan 2008 09:27:00 -0000 1.2
23 @@ -1,8 +1,8 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gfceu/gfceu-0.6.0.ebuild,v 1.1 2007/11/29 20:01:19 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gfceu/gfceu-0.6.0.ebuild,v 1.2 2008/01/15 09:27:00 nyhm Exp $
29
30 -inherit games
31 +inherit eutils games
32
33 DESCRIPTION="GTK frontend for the FCE Ultra NES emulator"
34 HOMEPAGE="http://dietschnitzel.com/gfceu/"
35
36
37
38 --
39 gentoo-commits@l.g.o mailing list