summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-19 15:51:33 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-19 15:51:33 +0000
commit460af13f9bf5831cc89b5f5ea5ddfd05d2793824 (patch)
tree17ddb0e44d219fc4c1f840d9307e1cb1b736f1e8 /app-emulation/pose
parentadded ~amd64 to KEYWORDS (diff)
downloadhistorical-460af13f9bf5831cc89b5f5ea5ddfd05d2793824.tar.gz
historical-460af13f9bf5831cc89b5f5ea5ddfd05d2793824.tar.bz2
historical-460af13f9bf5831cc89b5f5ea5ddfd05d2793824.zip
marked -ppc
Diffstat (limited to 'app-emulation/pose')
-rw-r--r--app-emulation/pose/ChangeLog8
-rw-r--r--app-emulation/pose/pose-3.5-r1.ebuild4
-rw-r--r--app-emulation/pose/pose-3.5-r4.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/app-emulation/pose/ChangeLog b/app-emulation/pose/ChangeLog
index ec1008e4a755..46615c053128 100644
--- a/app-emulation/pose/ChangeLog
+++ b/app-emulation/pose/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/pose
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/ChangeLog,v 1.14 2005/01/01 14:16:02 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/ChangeLog,v 1.15 2005/04/19 15:51:33 wormo Exp $
+
+ 19 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ pose-3.5-r1.ebuild, pose-3.5-r4.ebuild:
+ marked -ppc because there is some var args trickery that isn't even
+ compiling on ppc (see SrcShared/HostControl.cpp:HostTraceOutputVT() trying
+ to cast a pointer to a va_list)
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
-pose-3.5-r2.ebuild, -pose-3.5-r3.ebuild:
diff --git a/app-emulation/pose/pose-3.5-r1.ebuild b/app-emulation/pose/pose-3.5-r1.ebuild
index 87a0786ea625..43bfa34e413f 100644
--- a/app-emulation/pose/pose-3.5-r1.ebuild
+++ b/app-emulation/pose/pose-3.5-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/pose/pose-3.5-r1.ebuild,v 1.11 2005/01/01 14:16:02 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r1.ebuild,v 1.12 2005/04/19 15:51:33 wormo Exp $
S=${WORKDIR}/Emulator_Src_3.5
FLTK_PV=1.0.11
@@ -12,7 +12,7 @@ SRC_URI="http://www.palmos.com/dev/tools/emulator/sources/emulator_src_3.5.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 -ppc"
IUSE=""
DEPEND="virtual/libc"
diff --git a/app-emulation/pose/pose-3.5-r4.ebuild b/app-emulation/pose/pose-3.5-r4.ebuild
index 41b44a5b0f7c..85fa1b761dcf 100644
--- a/app-emulation/pose/pose-3.5-r4.ebuild
+++ b/app-emulation/pose/pose-3.5-r4.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/pose/pose-3.5-r4.ebuild,v 1.4 2005/01/01 14:16:02 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r4.ebuild,v 1.5 2005/04/19 15:51:33 wormo Exp $
S=${WORKDIR}/Emulator_Src_3.5
HOMEPAGE="http://www.palmos.com/dev/tools/emulator/"
@@ -10,7 +10,7 @@ DESCRIPTION="Palm OS Emulator"
DEPEND=">=x11-libs/fltk-1.1.4"
-KEYWORDS="x86"
+KEYWORDS="x86 -ppc"
LICENSE="GPL-2"
SLOT="0"
IUSE=""