summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-04 19:06:53 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-04 19:06:53 +0000
commit7bf6f9d74d60b9c472bceee0e05f236096715d17 (patch)
tree9fd0978edde4808043c4b6760e837a429dd9af4f /app-emulation
parentAdded to ~ppc (diff)
downloadgentoo-2-7bf6f9d74d60b9c472bceee0e05f236096715d17.tar.gz
gentoo-2-7bf6f9d74d60b9c472bceee0e05f236096715d17.tar.bz2
gentoo-2-7bf6f9d74d60b9c472bceee0e05f236096715d17.zip
Added to ~ppc
(Portage version: 2.0.51.21)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/coldfire/ChangeLog5
-rw-r--r--app-emulation/coldfire/coldfire-0.2.2.ebuild4
-rw-r--r--app-emulation/gxemul/ChangeLog5
-rw-r--r--app-emulation/gxemul/gxemul-0.3.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-emulation/coldfire/ChangeLog b/app-emulation/coldfire/ChangeLog
index 41eb4c0c2d0b..c7600b04adbe 100644
--- a/app-emulation/coldfire/ChangeLog
+++ b/app-emulation/coldfire/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/coldfire
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/coldfire/ChangeLog,v 1.1 2005/03/17 01:19:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/coldfire/ChangeLog,v 1.2 2005/05/04 19:02:33 dholm Exp $
+
+ 04 May 2005; David Holm <dholm@gentoo.org> coldfire-0.2.2.ebuild:
+ Added to ~ppc.
*coldfire-0.2.2 (16 Mar 2004)
diff --git a/app-emulation/coldfire/coldfire-0.2.2.ebuild b/app-emulation/coldfire/coldfire-0.2.2.ebuild
index 25d19745246c..0380a9533ebb 100644
--- a/app-emulation/coldfire/coldfire-0.2.2.ebuild
+++ b/app-emulation/coldfire/coldfire-0.2.2.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/coldfire/coldfire-0.2.2.ebuild,v 1.2 2005/03/17 01:24:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/coldfire/coldfire-0.2.2.ebuild,v 1.3 2005/05/04 19:02:33 dholm Exp $
DESCRIPTION="Motorola Coldfire Emulator"
HOMEPAGE="http://www.slicer.ca/coldfire/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.slicer.ca/coldfire/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="sys-libs/ncurses
diff --git a/app-emulation/gxemul/ChangeLog b/app-emulation/gxemul/ChangeLog
index e70e19a759ae..2e7aacad3b70 100644
--- a/app-emulation/gxemul/ChangeLog
+++ b/app-emulation/gxemul/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/gxemul
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/gxemul/ChangeLog,v 1.1 2005/04/11 21:50:17 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/gxemul/ChangeLog,v 1.2 2005/05/04 19:06:53 dholm Exp $
+
+ 04 May 2005; David Holm <dholm@gentoo.org> gxemul-0.3.1.ebuild:
+ Added to ~ppc.
*gxemul-0.3.1 (11 Apr 2005)
diff --git a/app-emulation/gxemul/gxemul-0.3.1.ebuild b/app-emulation/gxemul/gxemul-0.3.1.ebuild
index cfc598ec646b..8fbfeac2c300 100644
--- a/app-emulation/gxemul/gxemul-0.3.1.ebuild
+++ b/app-emulation/gxemul/gxemul-0.3.1.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/gxemul/gxemul-0.3.1.ebuild,v 1.1 2005/04/11 21:50:17 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/gxemul/gxemul-0.3.1.ebuild,v 1.2 2005/05/04 19:06:53 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://gavare.se/gxemul/src/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
+KEYWORDS="~amd64 ~mips ~sparc ~x86 ~ppc"
IUSE="X cacheemu delays mips16"
DEPEND="X? ( virtual/x11 )"