summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2005-04-19 10:45:16 +0000
committerHanno Böck <hanno@gentoo.org>2005-04-19 10:45:16 +0000
commit7f9873a7a67449304830b178c6c5c83a09057d97 (patch)
treee25e1eadf0d0a8a0540b795d1d5d509706b059f0 /app-emulation/dosemu
parentfix broken 2GB patch (#89586) (diff)
downloadgentoo-2-7f9873a7a67449304830b178c6c5c83a09057d97.tar.gz
gentoo-2-7f9873a7a67449304830b178c6c5c83a09057d97.tar.bz2
gentoo-2-7f9873a7a67449304830b178c6c5c83a09057d97.zip
dosemu-1.2.2-r1 marked stable on x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation/dosemu')
-rw-r--r--app-emulation/dosemu/ChangeLog5
-rw-r--r--app-emulation/dosemu/dosemu-1.2.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/dosemu/ChangeLog b/app-emulation/dosemu/ChangeLog
index 5a9b8ce9c1b8..5437850cdf21 100644
--- a/app-emulation/dosemu/ChangeLog
+++ b/app-emulation/dosemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/dosemu
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.26 2005/04/05 05:22:02 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.27 2005/04/19 10:45:16 hanno Exp $
+
+ 19 Apr 2005; Hanno Boeck <hanno@gentoo.org> dosemu-1.2.2-r1.ebuild:
+ Stable on x86.
05 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org>
+files/dosemu-1.2.2-cflags.patch, dosemu-1.2.2-r1.ebuild:
diff --git a/app-emulation/dosemu/dosemu-1.2.2-r1.ebuild b/app-emulation/dosemu/dosemu-1.2.2-r1.ebuild
index 195c35671fe7..d3f212ecdd43 100644
--- a/app-emulation/dosemu/dosemu-1.2.2-r1.ebuild
+++ b/app-emulation/dosemu/dosemu-1.2.2-r1.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/app-emulation/dosemu/dosemu-1.2.2-r1.ebuild,v 1.5 2005/04/05 05:22:02 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.2.2-r1.ebuild,v 1.6 2005/04/19 10:45:16 hanno Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dosemu/${P_FD}.tgz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* x86"
IUSE="X svga gpm debug"
RDEPEND="X? ( virtual/x11 )