diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-01-15 09:25:01 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-01-15 09:25:01 +0000 |
commit | 93ceeb3b0a110123c4810e5fe2fab81bb8cabdab (patch) | |
tree | ad2cd7b1f459341c1f877fe3525fc4f107981ce1 /games-emulation/dboxfe | |
parent | Removed mupad license (diff) | |
download | gentoo-2-93ceeb3b0a110123c4810e5fe2fab81bb8cabdab.tar.gz gentoo-2-93ceeb3b0a110123c4810e5fe2fab81bb8cabdab.tar.bz2 gentoo-2-93ceeb3b0a110123c4810e5fe2fab81bb8cabdab.zip |
inherit eutils
(Portage version: 2.1.4)
Diffstat (limited to 'games-emulation/dboxfe')
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild index fa0747912821..b84d1a8622ac 100644 --- a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.2 2007/11/19 20:05:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.3 2008/01/15 09:25:01 nyhm Exp $ -inherit qt4 games +inherit eutils qt4 games DESCRIPTION="Creates and manages configuration files for DOSBox" HOMEPAGE="http://chmaster.freeforge.net/dboxfe-project.htm" |