diff options
author | 2006-08-28 00:02:40 +0000 | |
---|---|---|
committer | 2006-08-28 00:02:40 +0000 | |
commit | b6534964a6389037493d13defa0b9470fca4e8ea (patch) | |
tree | 624bc6b82ecf435dd9f2ef84b2e3f6034fe27f67 /games-emulation/dboxfe/dboxfe-0.0.5.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-b6534964a6389037493d13defa0b9470fca4e8ea.tar.gz gentoo-2-b6534964a6389037493d13defa0b9470fca4e8ea.tar.bz2 gentoo-2-b6534964a6389037493d13defa0b9470fca4e8ea.zip |
Added ~sparc keyword.
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'games-emulation/dboxfe/dboxfe-0.0.5.ebuild')
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild b/games-emulation/dboxfe/dboxfe-0.0.5.ebuild index 562d6d55a6ce..9bac866c3190 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 +# Copyright 1999-2006 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.3 2005/11/02 19:30:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.4 2006/08/28 00:02:40 weeve Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/dboxfe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=games-emulation/dosbox-0.63" |