summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-05-09 14:30:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-05-09 14:30:24 +0000
commit58f1822ac25a48c3467e88508441ce545e3a16b3 (patch)
treefd9fc39404df402226feb29dbc61bf0e00dd4e63
parentAdded to ~ppc (diff)
downloadhistorical-58f1822ac25a48c3467e88508441ce545e3a16b3.tar.gz
historical-58f1822ac25a48c3467e88508441ce545e3a16b3.tar.bz2
historical-58f1822ac25a48c3467e88508441ce545e3a16b3.zip
Added to ~ppc
-rw-r--r--dev-lisp/cl-acl-compat/ChangeLog6
-rw-r--r--dev-lisp/cl-acl-compat/cl-acl-compat-1.2.35.20040426.ebuild4
-rw-r--r--dev-lisp/cl-albert/ChangeLog5
-rw-r--r--dev-lisp/cl-albert/cl-albert-0.4.10.ebuild4
-rw-r--r--dev-lisp/cl-getopt/ChangeLog5
-rw-r--r--dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild4
-rw-r--r--dev-lisp/cl-imho/ChangeLog5
-rw-r--r--dev-lisp/cl-imho/cl-imho-1.3.2.ebuild4
-rw-r--r--dev-lisp/cl-odcl/ChangeLog5
-rw-r--r--dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild4
-rw-r--r--dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild4
-rw-r--r--dev-lisp/cl-ptester/ChangeLog5
-rw-r--r--dev-lisp/cl-ptester/cl-ptester-2.1.1.ebuild4
-rw-r--r--dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild4
-rw-r--r--dev-lisp/cl-puri/ChangeLog5
-rw-r--r--dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild4
-rw-r--r--dev-lisp/cl-puri/cl-puri-1.3.1.ebuild4
-rw-r--r--dev-lisp/cmucl-source/ChangeLog5
-rw-r--r--dev-lisp/cmucl-source/cmucl-source-18e-r1.ebuild4
-rw-r--r--dev-lisp/cmucl-source/cmucl-source-18e.ebuild4
20 files changed, 57 insertions, 32 deletions
diff --git a/dev-lisp/cl-acl-compat/ChangeLog b/dev-lisp/cl-acl-compat/ChangeLog
index 879a22d295df..9a6400964529 100644
--- a/dev-lisp/cl-acl-compat/ChangeLog
+++ b/dev-lisp/cl-acl-compat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-acl-compat
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/ChangeLog,v 1.10 2004/05/08 23:12:05 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/ChangeLog,v 1.11 2004/05/09 14:25:08 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org>
+ cl-acl-compat-1.2.35.20040426.ebuild:
+ Added to ~ppc.
*cl-acl-compat-1.2.35.20040426 (08 May 2004)
diff --git a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.35.20040426.ebuild b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.35.20040426.ebuild
index 2c4ae16e6d44..8115f288206f 100644
--- a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.35.20040426.ebuild
+++ b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.35.20040426.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/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.35.20040426.ebuild,v 1.1 2004/05/08 23:12:05 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.35.20040426.ebuild,v 1.2 2004/05/09 14:25:08 dholm Exp $
inherit common-lisp
@@ -12,7 +12,7 @@ HOMEPAGE="http://packages.debian.org/unstable/web/cl-acl-compat.html"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cmucl-source
virtual/commonlisp
diff --git a/dev-lisp/cl-albert/ChangeLog b/dev-lisp/cl-albert/ChangeLog
index e22206503f28..1650fe57f33a 100644
--- a/dev-lisp/cl-albert/ChangeLog
+++ b/dev-lisp/cl-albert/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-albert
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-albert/ChangeLog,v 1.6 2004/05/08 23:26:22 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-albert/ChangeLog,v 1.7 2004/05/09 14:29:35 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cl-albert-0.4.10.ebuild:
+ Added to ~ppc.
*cl-albert-0.4.10 (08 May 2004)
diff --git a/dev-lisp/cl-albert/cl-albert-0.4.10.ebuild b/dev-lisp/cl-albert/cl-albert-0.4.10.ebuild
index 28fcee678f3c..d2f507c565cc 100644
--- a/dev-lisp/cl-albert/cl-albert-0.4.10.ebuild
+++ b/dev-lisp/cl-albert/cl-albert-0.4.10.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/dev-lisp/cl-albert/cl-albert-0.4.10.ebuild,v 1.1 2004/05/08 23:26:22 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-albert/cl-albert-0.4.10.ebuild,v 1.2 2004/05/09 14:29:35 dholm Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://albert.sourceforge.net/"
SRC_URI="mirror://sourceforge/albert/${P/cl-/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
app-text/docbook-dsssl-stylesheets
diff --git a/dev-lisp/cl-getopt/ChangeLog b/dev-lisp/cl-getopt/ChangeLog
index 07686643ed32..31cccb3c18b9 100644
--- a/dev-lisp/cl-getopt/ChangeLog
+++ b/dev-lisp/cl-getopt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-getopt
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/ChangeLog,v 1.3 2004/05/09 06:14:40 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/ChangeLog,v 1.4 2004/05/09 14:27:01 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cl-getopt-1.1.0.ebuild:
+ Added to ~ppc.
*cl-getopt-1.1.0 (09 May 2004)
diff --git a/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild b/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
index d2e7514ff4af..3d6f9ef436bf 100644
--- a/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
+++ b/dev-lisp/cl-getopt/cl-getopt-1.1.0.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/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild,v 1.1 2004/05/09 06:14:40 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild,v 1.2 2004/05/09 14:27:01 dholm Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.b9.com"
SRC_URI="ftp://ftp.b9.com/getopt/getopt-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-ptester
virtual/commonlisp"
diff --git a/dev-lisp/cl-imho/ChangeLog b/dev-lisp/cl-imho/ChangeLog
index e0b12d04f7ee..75579d5d4124 100644
--- a/dev-lisp/cl-imho/ChangeLog
+++ b/dev-lisp/cl-imho/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-imho
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-imho/ChangeLog,v 1.4 2004/05/09 06:25:34 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-imho/ChangeLog,v 1.5 2004/05/09 14:30:24 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cl-imho-1.3.2.ebuild:
+ Added to ~ppc.
*cl-imho-1.3.2 (09 May 2004)
diff --git a/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild b/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild
index d410fbabcf1a..11f0652a1524 100644
--- a/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild
+++ b/dev-lisp/cl-imho/cl-imho-1.3.2.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/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild,v 1.1 2004/05/09 06:25:34 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild,v 1.2 2004/05/09 14:30:24 dholm Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://freesw.onshored.com/wwwdist/imho/
SRC_URI="http://alpha.onshored.com/debian/local/${PN}_${PV}.orig.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-odcl
=net-www/apache-1*"
diff --git a/dev-lisp/cl-odcl/ChangeLog b/dev-lisp/cl-odcl/ChangeLog
index 7721cea5bb79..ddd93aa3e8d5 100644
--- a/dev-lisp/cl-odcl/ChangeLog
+++ b/dev-lisp/cl-odcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-odcl
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/ChangeLog,v 1.3 2004/02/12 09:13:14 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/ChangeLog,v 1.4 2004/05/09 14:25:57 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cl-odcl-1.3.5.ebuild:
+ Added to ~ppc.
*cl-odcl-1.3.5 (12 Feb 2004)
diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
index 92706aeb5a19..9ccad5042117 100644
--- a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
+++ b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild,v 1.2 2003/06/19 05:19:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild,v 1.3 2004/05/09 14:25:57 dholm Exp $
inherit common-lisp
diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild
index b035ed8ae07e..754cd09a4116 100644
--- a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild
+++ b/dev-lisp/cl-odcl/cl-odcl-1.3.5.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/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild,v 1.2 2004/04/21 17:01:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild,v 1.3 2004/05/09 14:25:57 dholm Exp $
inherit common-lisp eutils
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-odcl/${PN}_${PV}.orig.tar.g
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-ptester/ChangeLog b/dev-lisp/cl-ptester/ChangeLog
index c00ac242ffa2..eda0a3e62a40 100644
--- a/dev-lisp/cl-ptester/ChangeLog
+++ b/dev-lisp/cl-ptester/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-ptester
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/ChangeLog,v 1.3 2004/03/31 01:00:50 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/ChangeLog,v 1.4 2004/05/09 14:22:32 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cl-ptester-2.1.2.ebuild:
+ Added to ~ppc.
30 Mar 2004; <mkennedy@gentoo.org> cl-ptester-2.1.2.ebuild:
Marking stable for x86
diff --git a/dev-lisp/cl-ptester/cl-ptester-2.1.1.ebuild b/dev-lisp/cl-ptester/cl-ptester-2.1.1.ebuild
index 6ebe7fb46302..618e831b2db3 100644
--- a/dev-lisp/cl-ptester/cl-ptester-2.1.1.ebuild
+++ b/dev-lisp/cl-ptester/cl-ptester-2.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/cl-ptester-2.1.1.ebuild,v 1.1 2003/10/16 20:04:16 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/cl-ptester-2.1.1.ebuild,v 1.2 2004/05/09 14:22:32 dholm Exp $
inherit common-lisp
diff --git a/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild b/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild
index 76a70a6b8651..b31dc32d89f7 100644
--- a/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild
+++ b/dev-lisp/cl-ptester/cl-ptester-2.1.2.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/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild,v 1.2 2004/03/31 01:00:50 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild,v 1.3 2004/05/09 14:22:32 dholm Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.b9.com"
SRC_URI="ftp://ftp.b9.com/ptester/ptester-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-puri/ChangeLog b/dev-lisp/cl-puri/ChangeLog
index c6c49d2f791f..e286881b18df 100644
--- a/dev-lisp/cl-puri/ChangeLog
+++ b/dev-lisp/cl-puri/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-puri
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/ChangeLog,v 1.4 2004/03/31 01:02:36 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/ChangeLog,v 1.5 2004/05/09 14:24:03 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cl-puri-1.3.1.1.ebuild:
+ Added to ~ppc.
30 Mar 2004; <mkennedy@gentoo.org> cl-puri-1.3.1.1.ebuild:
Marking stable for x86
diff --git a/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild b/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild
index 7431d2b84fff..bd1668d126fb 100644
--- a/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild
+++ b/dev-lisp/cl-puri/cl-puri-1.3.1.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/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild,v 1.2 2004/03/31 01:02:36 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild,v 1.3 2004/05/09 14:24:03 dholm Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.b9.com"
SRC_URI="ftp://ftp.b9.com/puri/puri-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-ptester
virtual/commonlisp"
diff --git a/dev-lisp/cl-puri/cl-puri-1.3.1.ebuild b/dev-lisp/cl-puri/cl-puri-1.3.1.ebuild
index 4774b8371ae1..99527d4fe95f 100644
--- a/dev-lisp/cl-puri/cl-puri-1.3.1.ebuild
+++ b/dev-lisp/cl-puri/cl-puri-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/cl-puri-1.3.1.ebuild,v 1.2 2003/10/16 20:29:16 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/cl-puri-1.3.1.ebuild,v 1.3 2004/05/09 14:24:03 dholm Exp $
inherit common-lisp
diff --git a/dev-lisp/cmucl-source/ChangeLog b/dev-lisp/cmucl-source/ChangeLog
index 8148ffa66765..8a96003b47e2 100644
--- a/dev-lisp/cmucl-source/ChangeLog
+++ b/dev-lisp/cmucl-source/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cmucl-source
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl-source/ChangeLog,v 1.4 2004/03/24 05:18:43 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl-source/ChangeLog,v 1.5 2004/05/09 14:22:44 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cmucl-source-18e-r1.ebuild:
+ Added to ~ppc.
23 Mar 2004; <mkennedy@gentoo.org> cmucl-source-18e-r1.ebuild:
Fix CLPACKAGE environment variable for compatibility with latest eclass
diff --git a/dev-lisp/cmucl-source/cmucl-source-18e-r1.ebuild b/dev-lisp/cmucl-source/cmucl-source-18e-r1.ebuild
index f286fd6f038f..969bc217cb44 100644
--- a/dev-lisp/cmucl-source/cmucl-source-18e-r1.ebuild
+++ b/dev-lisp/cmucl-source/cmucl-source-18e-r1.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/dev-lisp/cmucl-source/cmucl-source-18e-r1.ebuild,v 1.2 2004/03/24 05:18:43 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl-source/cmucl-source-18e-r1.ebuild,v 1.3 2004/05/09 14:22:44 dholm Exp $
inherit common-lisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cmucl-source.html"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cmucl/cmucl_${PV}-${DEB_PV}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-asdf
diff --git a/dev-lisp/cmucl-source/cmucl-source-18e.ebuild b/dev-lisp/cmucl-source/cmucl-source-18e.ebuild
index 75cf97a5bd39..db4b037e0b60 100644
--- a/dev-lisp/cmucl-source/cmucl-source-18e.ebuild
+++ b/dev-lisp/cmucl-source/cmucl-source-18e.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl-source/cmucl-source-18e.ebuild,v 1.2 2003/12/14 22:41:21 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl-source/cmucl-source-18e.ebuild,v 1.3 2004/05/09 14:22:44 dholm Exp $
inherit common-lisp