diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-24 17:18:15 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-24 17:18:15 +0000 |
commit | 287dd169e4d8f548a93fdba51d3a64a87e04275d (patch) | |
tree | 0273de3f672a4ce40ddd7a553e874efc8bc1a9ae /app-emulation/dosemu | |
parent | Version bumped. (diff) | |
download | gentoo-2-287dd169e4d8f548a93fdba51d3a64a87e04275d.tar.gz gentoo-2-287dd169e4d8f548a93fdba51d3a64a87e04275d.tar.bz2 gentoo-2-287dd169e4d8f548a93fdba51d3a64a87e04275d.zip |
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation/dosemu')
-rw-r--r-- | app-emulation/dosemu/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/dosemu/dosemu-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/dosemu/ChangeLog b/app-emulation/dosemu/ChangeLog index e20ca539b197..62946c405f98 100644 --- a/app-emulation/dosemu/ChangeLog +++ b/app-emulation/dosemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/dosemu # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.46 2008/02/24 09:46:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.47 2008/03/24 17:18:15 coldwind Exp $ + + 24 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> dosemu-1.4.0.ebuild: + amd64 stable 24 Feb 2008; Markus Meier <maekke@gentoo.org> dosemu-1.4.0.ebuild: x86 stable, bug #211135, add quotes 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 |