From c9e28565a54bb786a30e3c6c9ea1bc6fd2f69c94 Mon Sep 17 00:00:00 2001 From: Jon Nall Date: Tue, 4 Feb 2003 16:06:56 +0000 Subject: added ~ppc --- dev-lisp/clisp/ChangeLog | 5 ++++- dev-lisp/clisp/clisp-2.29.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lisp/clisp') diff --git a/dev-lisp/clisp/ChangeLog b/dev-lisp/clisp/ChangeLog index 5bae965a9718..e55fbdd5934e 100644 --- a/dev-lisp/clisp/ChangeLog +++ b/dev-lisp/clisp/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-lisp/clisp # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.3 2002/09/26 16:17:31 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.4 2003/02/04 16:06:56 nall Exp $ *clisp-2.29 (29 Jul 2002) + 04 Feb 2003; Jon Nall clisp-2.29.ebuild : + added ~ppc + 26 Sep 2002; Karl Trygve Kalleberg clisp-2.29.ebuild, files/digest-clisp-2.29 : Building sometimes failed on SMP systems. Fixes #8374. diff --git a/dev-lisp/clisp/clisp-2.29.ebuild b/dev-lisp/clisp/clisp-2.29.ebuild index cbaad5bec780..310c241d05fc 100644 --- a/dev-lisp/clisp/clisp-2.29.ebuild +++ b/dev-lisp/clisp/clisp-2.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.29.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.29.ebuild,v 1.4 2003/02/04 16:06:56 nall Exp $ IUSE="X" @@ -12,7 +12,7 @@ DEPEND="X? ( x11-base/xfree )" RDEPEND="$DEPEND" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" src_compile() { local myconf="--with-dynamic-ffi --with-dynamic-modules --with-export-syscalls --with-module=wildcard --with-module=regexp --with-module=bindings/linuxlibc6" -- cgit v1.2.3-65-gdbad