diff options
Diffstat (limited to 'games-emulation/dboxfe')
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild index 681f514246ac..46a51aa9e640 100644 --- a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.8 2010/09/29 22:07:29 tupone Exp $ +# $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 $ EAPI=2 inherit eutils qt4 games DESCRIPTION="Creates and manages configuration files for DOSBox" -HOMEPAGE="http://chmaster.freeforge.net/dboxfe-project.htm" +HOMEPAGE="http://developer.berlios.de/projects/dboxfe/" SRC_URI="mirror://berlios/dboxfe/${P}.tar.bz2" LICENSE="GPL-2" |