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/dboxfe: dboxfe-0.1.3.ebuild
Date: Tue, 15 Jan 2008 09:25:05
Message-Id: E1JEi2X-0004rg-Vi@stork.gentoo.org
1 nyhm 08/01/15 09:25:01
2
3 Modified: dboxfe-0.1.3.ebuild
4 Log:
5 inherit eutils
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.3 games-emulation/dboxfe/dboxfe-0.1.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?r1=1.2&r2=1.3
14
15 Index: dboxfe-0.1.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- dboxfe-0.1.3.ebuild 19 Nov 2007 20:05:25 -0000 1.2
22 +++ dboxfe-0.1.3.ebuild 15 Jan 2008 09:25:01 -0000 1.3
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/dboxfe/dboxfe-0.1.3.ebuild,v 1.2 2007/11/19 20:05:25 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.3 2008/01/15 09:25:01 nyhm Exp $
29
30 -inherit qt4 games
31 +inherit eutils qt4 games
32
33 DESCRIPTION="Creates and manages configuration files for DOSBox"
34 HOMEPAGE="http://chmaster.freeforge.net/dboxfe-project.htm"
35
36
37
38 --
39 gentoo-commits@l.g.o mailing list