diff options
author | David Holm <dholm@gentoo.org> | 2004-03-29 13:39:27 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-29 13:39:27 +0000 |
commit | 9e88ae9263a41789d36fc6a7072d3df033621859 (patch) | |
tree | 22c8c90fc2b8dec30fabe94cbded95c26e19f00a /app-emulation | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-9e88ae9263a41789d36fc6a7072d3df033621859.tar.gz gentoo-2-9e88ae9263a41789d36fc6a7072d3df033621859.tar.bz2 gentoo-2-9e88ae9263a41789d36fc6a7072d3df033621859.zip |
Added to ~ppc
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/i8086emu/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/i8086emu/i8086emu-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/i8086emu/ChangeLog b/app-emulation/i8086emu/ChangeLog index 50c454fe19cd..a8678b999342 100644 --- a/app-emulation/i8086emu/ChangeLog +++ b/app-emulation/i8086emu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/i8086emu # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/i8086emu/ChangeLog,v 1.1 2004/03/29 08:16:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/i8086emu/ChangeLog,v 1.2 2004/03/29 13:39:27 dholm Exp $ + + 29 Mar 2004; David Holm <dholm@gentoo.org> i8086emu-0.9.1.ebuild: + Added to ~ppc. *i8086emu-0.9.1 (29 Mar 2004) diff --git a/app-emulation/i8086emu/i8086emu-0.9.1.ebuild b/app-emulation/i8086emu/i8086emu-0.9.1.ebuild index 2c6965178b97..401cba1fdeac 100644 --- a/app-emulation/i8086emu/i8086emu-0.9.1.ebuild +++ b/app-emulation/i8086emu/i8086emu-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/i8086emu/i8086emu-0.9.1.ebuild,v 1.1 2004/03/29 08:16:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/i8086emu/i8086emu-0.9.1.ebuild,v 1.2 2004/03/29 13:39:27 dholm Exp $ inherit eutils @@ -13,7 +13,7 @@ S=${WORKDIR}/i8086emu-src-${PV} LICENSE="GPL-2" SLOT="0" #KEYWORDS="~x86 ~alpha ~amd64" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="X" RDEPEND="sys-libs/ncurses |