diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-11-02 19:30:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-11-02 19:30:23 +0000 |
commit | 549ac01342ffbcafc195039df8e70d01c5725c5a (patch) | |
tree | 3352da74ceb92c0d9553e0c8cb4bede427e7cf88 /games-emulation/dboxfe | |
parent | Masked freetts USE and a ton of java packages in preparation for the unavoidable (diff) | |
download | gentoo-2-549ac01342ffbcafc195039df8e70d01c5725c5a.tar.gz gentoo-2-549ac01342ffbcafc195039df8e70d01c5725c5a.tar.bz2 gentoo-2-549ac01342ffbcafc195039df8e70d01c5725c5a.zip |
touch
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-emulation/dboxfe')
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild b/games-emulation/dboxfe/dboxfe-0.0.5.ebuild index 7ffdbf7d36b7..562d6d55a6ce 100644 --- a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.2 2005/04/10 12:42:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.3 2005/11/02 19:30:23 mr_bones_ Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/dboxfe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=">=games-emulation/dosbox-0.63" |