diff options
author | 2008-03-24 17:18:15 +0000 | |
---|---|---|
committer | 2008-03-24 17:18:15 +0000 | |
commit | 6e7342ff0bb51ad45e9ffaf24db52c5a0dfc5daf (patch) | |
tree | 90c54ae6742f3f5e7db9a3ac4c948766404d3bcd /app-emulation/dosemu/dosemu-1.4.0.ebuild | |
parent | Version bumped. (diff) | |
download | historical-6e7342ff0bb51ad45e9ffaf24db52c5a0dfc5daf.tar.gz historical-6e7342ff0bb51ad45e9ffaf24db52c5a0dfc5daf.tar.bz2 historical-6e7342ff0bb51ad45e9ffaf24db52c5a0dfc5daf.zip |
amd64 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-emulation/dosemu/dosemu-1.4.0.ebuild')
-rw-r--r-- | app-emulation/dosemu/dosemu-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/dosemu/dosemu-1.4.0.ebuild b/app-emulation/dosemu/dosemu-1.4.0.ebuild index 527b46078699..d79e003dcbb2 100644 --- a/app-emulation/dosemu/dosemu-1.4.0.ebuild +++ b/app-emulation/dosemu/dosemu-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.4.0.ebuild,v 1.5 2008/02/24 09:46:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.4.0.ebuild,v 1.6 2008/03/24 17:18:15 coldwind Exp $ inherit flag-o-matic eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dosemu/${P_FD}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="X svga gpm debug" RDEPEND="X? ( x11-libs/libXxf86vm |