From 841acb32f269f1d4a97e3c4b159c911a589224d5 Mon Sep 17 00:00:00 2001
From: Nick Dimiduk <ndimiduk@gentoo.org>
Date: Sat, 12 Mar 2005 21:52:37 +0000
Subject: keyworded ~ppc-macos (Portage version: 2.0.51.19)

---
 dev-lisp/clisp/ChangeLog              |  7 ++++++-
 dev-lisp/clisp/Manifest               | 12 +-----------
 dev-lisp/clisp/clisp-2.33.2-r2.ebuild |  8 ++++----
 3 files changed, 11 insertions(+), 16 deletions(-)

(limited to 'dev-lisp')

diff --git a/dev-lisp/clisp/ChangeLog b/dev-lisp/clisp/ChangeLog
index 1c375872c2d7..4d7c3093022d 100644
--- a/dev-lisp/clisp/ChangeLog
+++ b/dev-lisp/clisp/ChangeLog
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lisp/clisp
 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.30 2005/01/02 07:33:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.31 2005/03/12 21:52:37 ndimiduk Exp $
+
+*clisp-2.33.2-r2 (12 Mar 2005)
+
+  12 Mar 2005; Nick Dimiduk <ndimiduk@gentoo.org> clisp-2.33.2-r2.ebuild:
+  keyword ~ppc-macos
 
   02 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org> clisp-2.33.2-r1.ebuild:
   Provide virtual/commonlisp; Resolves Bug #75014
diff --git a/dev-lisp/clisp/Manifest b/dev-lisp/clisp/Manifest
index 29bf54710a5d..d2f4d42a2c3e 100644
--- a/dev-lisp/clisp/Manifest
+++ b/dev-lisp/clisp/Manifest
@@ -1,13 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
 MD5 3f294055463e083e33425b6d9ce37967 clisp-2.33-r2.ebuild 4119
 MD5 cee53486da634e2b42d05df3a739debe clisp-2.33.1.ebuild 4122
 MD5 64ee112fcf022c28db7210ad8c6b29c2 clisp-2.32.ebuild 3788
 MD5 94152d9adb0b60ecd513f25bbe9e4d14 clisp-2.28.ebuild 1195
 MD5 5093bd6dbde0710888a726f3083e9fb0 clisp-2.30-r1.ebuild 2158
 MD5 5da5b9362188fa35964d7f1e04a38bf8 clisp-2.33-r1.ebuild 4219
-MD5 8ad082d935f859f0d439072c5685d38c clisp-2.33.2-r2.ebuild 4029
+MD5 09590fd8ec03fbb42f1e54acb156db42 clisp-2.33.2-r2.ebuild 4075
 MD5 1c38a6b724eda2afbdb63638003f81c2 clisp-2.31.ebuild 2905
 MD5 131f74d8795dd7414f19d27b2318bafd clisp-2.32-r1.ebuild 3699
 MD5 a1155a77af75427f79658be5be6a681d clisp-2.33.2.ebuild 4122
@@ -51,10 +48,3 @@ MD5 a9325cfeff703a21e63dbd2b3aad34c1 files/2.33.2/fastcgi-Makefile.in-gentoo.pat
 MD5 3eb393d2fbfe2e395744f45ce0d3e4f0 files/2.33.2/glibc-linux.lisp-sigpause-gentoo.patch 622
 MD5 66e5b3968b3a6ad0301ca028447b26b3 files/2.33.2/README.Gentoo 334
 MD5 fe93240f140623bf55d2e503f6d8e01e files/2.33.2/clisp.sh 2792
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCC4EII1lqEGTUzyQRArOyAJ0QfAVtSiJv4LLQQg3+ObBm26AtkwCgkfSN
-ul0uIPJ3edggxEH7Mh0y4hA=
-=+9mi
------END PGP SIGNATURE-----
diff --git a/dev-lisp/clisp/clisp-2.33.2-r2.ebuild b/dev-lisp/clisp/clisp-2.33.2-r2.ebuild
index c1950425d927..2502bc4b1301 100644
--- a/dev-lisp/clisp/clisp-2.33.2-r2.ebuild
+++ b/dev-lisp/clisp/clisp-2.33.2-r2.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/dev-lisp/clisp/clisp-2.33.2-r2.ebuild,v 1.1 2005/02/10 09:18:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.33.2-r2.ebuild,v 1.2 2005/03/12 21:52:37 ndimiduk Exp $
 
 inherit flag-o-matic common-lisp-common-2 eutils gcc
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/clisp/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~ppc-macos"
 IUSE="X fastcgi nls pcre postgres readline"
 
 DEPEND="dev-libs/libsigsegv
@@ -70,8 +70,8 @@ src_compile() {
 		--with-unicode
 		--with-module=regexp
 		--with-module=syscalls
-		--with-module=wildcard
-		--with-module=bindings/glibc"
+		--with-module=wildcard"
+	use ppc-macos || myconf="${myconf} --with-module=bindings/glibc"
 	use readline || myconf="${myconf} --with-noreadline"
 	use nls || myconf="${myconf} --with-nogettext"
 	use X && myconf="${myconf} --with-module=clx/new-clx"
-- 
cgit v1.2.3-65-gdbad