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-emulation/dboxfe: dboxfe-0.1.3.ebuild
Date: Wed, 29 Sep 2010 22:45:40
Message-Id: 20100929224536.345EC20051@flycatcher.gentoo.org
1 mr_bones_ 10/09/29 22:45:36
2
3 Modified: dboxfe-0.1.3.ebuild
4 Log:
5 HOMEPAGE update
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.9 games-emulation/dboxfe/dboxfe-0.1.3.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?r1=1.8&r2=1.9
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.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- dboxfe-0.1.3.ebuild 29 Sep 2010 22:07:29 -0000 1.8
22 +++ dboxfe-0.1.3.ebuild 29 Sep 2010 22:45:35 -0000 1.9
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.8 2010/09/29 22:07:29 tupone Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.9 2010/09/29 22:45:35 mr_bones_ Exp $
28
29 EAPI=2
30 inherit eutils qt4 games
31
32 DESCRIPTION="Creates and manages configuration files for DOSBox"
33 -HOMEPAGE="http://chmaster.freeforge.net/dboxfe-project.htm"
34 +HOMEPAGE="http://developer.berlios.de/projects/dboxfe/"
35 SRC_URI="mirror://berlios/dboxfe/${P}.tar.bz2"
36
37 LICENSE="GPL-2"