summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-03-18 07:42:10 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-03-18 07:42:10 +0000
commitbacabb0c4377ddd6ba75825703c9cf500fae37e0 (patch)
treeb4fdf62730c05c9b70617340da0d778842f515e9 /dev-lisp
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-bacabb0c4377ddd6ba75825703c9cf500fae37e0.tar.gz
gentoo-2-bacabb0c4377ddd6ba75825703c9cf500fae37e0.tar.bz2
gentoo-2-bacabb0c4377ddd6ba75825703c9cf500fae37e0.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-base64/ChangeLog7
-rw-r--r--dev-lisp/cl-base64/cl-base64-3.3.1.ebuild6
-rw-r--r--dev-lisp/cl-bayescl/ChangeLog8
-rw-r--r--dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild6
-rw-r--r--dev-lisp/cl-blowfish/ChangeLog7
-rw-r--r--dev-lisp/cl-blowfish/cl-blowfish-0.6.ebuild6
-rw-r--r--dev-lisp/cl-bouquet/ChangeLog7
-rw-r--r--dev-lisp/cl-bouquet/cl-bouquet-0.1.ebuild6
-rw-r--r--dev-lisp/cl-kmrcl/ChangeLog7
-rw-r--r--dev-lisp/cl-kmrcl/cl-kmrcl-1.78.ebuild6
-rw-r--r--dev-lisp/cl-rt/ChangeLog7
-rw-r--r--dev-lisp/cl-rt/cl-rt-20040621.ebuild6
12 files changed, 49 insertions, 30 deletions
diff --git a/dev-lisp/cl-base64/ChangeLog b/dev-lisp/cl-base64/ChangeLog
index 3f9b03e6a535..e7ba4594675e 100644
--- a/dev-lisp/cl-base64/ChangeLog
+++ b/dev-lisp/cl-base64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-base64
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/ChangeLog,v 1.8 2004/06/24 23:41:26 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/ChangeLog,v 1.9 2005/03/18 07:39:57 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-base64-3.3.1.ebuild:
+ Keywording for ~amd64
09 May 2004; David Holm <dholm@gentoo.org> cl-base64-3.3.1.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild b/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild
index 7e7f05c85573..6b22e57c6d88 100644
--- a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild
+++ b/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild,v 1.4 2004/07/14 15:21:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild,v 1.5 2005/03/18 07:39:57 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-base64.html
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-base64/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-kmrcl"
diff --git a/dev-lisp/cl-bayescl/ChangeLog b/dev-lisp/cl-bayescl/ChangeLog
index 044b64b3bbef..fe8a767da90c 100644
--- a/dev-lisp/cl-bayescl/ChangeLog
+++ b/dev-lisp/cl-bayescl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-bayescl
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bayescl/ChangeLog,v 1.1 2004/11/21 20:28:07 mkennedy Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bayescl/ChangeLog,v 1.2 2005/03/18 07:40:37 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-bayescl-20041121.ebuild:
+ Keywording for ~amd64
*cl-bayescl-20041121 (21 Nov 2004)
diff --git a/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild b/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild
index 6890c96201b1..251fc4db8f60 100644
--- a/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild
+++ b/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild,v 1.1 2004/11/21 20:28:07 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild,v 1.2 2005/03/18 07:40:37 mkennedy Exp $
inherit common-lisp eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/bayescl/"
SRC_URI="mirror://gentoo/bayescl-${PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
S=${WORKDIR}/bayescl
diff --git a/dev-lisp/cl-blowfish/ChangeLog b/dev-lisp/cl-blowfish/ChangeLog
index e3f12c6da073..1d0f6a04720c 100644
--- a/dev-lisp/cl-blowfish/ChangeLog
+++ b/dev-lisp/cl-blowfish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-blowfish
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-blowfish/ChangeLog,v 1.6 2004/06/24 23:41:47 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-blowfish/ChangeLog,v 1.7 2005/03/18 07:41:20 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-blowfish-0.6.ebuild:
+ Keywording for ~amd64
09 May 2004; David Holm <dholm@gentoo.org> cl-blowfish-0.6.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-blowfish/cl-blowfish-0.6.ebuild b/dev-lisp/cl-blowfish/cl-blowfish-0.6.ebuild
index 577a9da974e1..300ce382f134 100644
--- a/dev-lisp/cl-blowfish/cl-blowfish-0.6.ebuild
+++ b/dev-lisp/cl-blowfish/cl-blowfish-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-blowfish/cl-blowfish-0.6.ebuild,v 1.4 2004/07/14 15:22:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-blowfish/cl-blowfish-0.6.ebuild,v 1.5 2005/03/18 07:41:20 mkennedy Exp $
inherit common-lisp eutils
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-blowfish/cl-blowfish_${PV}.
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-bouquet/ChangeLog b/dev-lisp/cl-bouquet/ChangeLog
index 8186ec95a642..4f5cf5694fbb 100644
--- a/dev-lisp/cl-bouquet/ChangeLog
+++ b/dev-lisp/cl-bouquet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-bouquet
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bouquet/ChangeLog,v 1.4 2004/08/07 05:22:07 mkennedy Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bouquet/ChangeLog,v 1.5 2005/03/18 07:42:10 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-bouquet-0.1.ebuild:
+ Keywording for ~amd64
07 Aug 2004; <mkennedy@gentoo.org> +files/0.1-package-lock-gentoo.patch,
-files/cl-bouquet-0.1-clisp-package-lock-gentoo.patch,
diff --git a/dev-lisp/cl-bouquet/cl-bouquet-0.1.ebuild b/dev-lisp/cl-bouquet/cl-bouquet-0.1.ebuild
index 38ca24776a97..e312164ea8ed 100644
--- a/dev-lisp/cl-bouquet/cl-bouquet-0.1.ebuild
+++ b/dev-lisp/cl-bouquet/cl-bouquet-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bouquet/cl-bouquet-0.1.ebuild,v 1.6 2004/08/07 05:22:07 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bouquet/cl-bouquet-0.1.ebuild,v 1.7 2005/03/18 07:42:10 mkennedy Exp $
inherit common-lisp eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/bouquet/"
SRC_URI="mirror://sourceforge/bouquet/bouquet-${PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="virtual/commonlisp
dev-lisp/common-lisp-controller"
diff --git a/dev-lisp/cl-kmrcl/ChangeLog b/dev-lisp/cl-kmrcl/ChangeLog
index 95f6a6af2f81..5fbf5eb69275 100644
--- a/dev-lisp/cl-kmrcl/ChangeLog
+++ b/dev-lisp/cl-kmrcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-kmrcl
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-kmrcl/ChangeLog,v 1.12 2004/12/11 18:02:17 mkennedy Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-kmrcl/ChangeLog,v 1.13 2005/03/18 07:39:12 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-kmrcl-1.78.ebuild:
+ Keywording for ~amd64
*cl-kmrcl-1.78 (11 Dec 2004)
diff --git a/dev-lisp/cl-kmrcl/cl-kmrcl-1.78.ebuild b/dev-lisp/cl-kmrcl/cl-kmrcl-1.78.ebuild
index f5fdef416729..0525b626a35c 100644
--- a/dev-lisp/cl-kmrcl/cl-kmrcl-1.78.ebuild
+++ b/dev-lisp/cl-kmrcl/cl-kmrcl-1.78.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-kmrcl/cl-kmrcl-1.78.ebuild,v 1.1 2004/12/11 18:02:17 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-kmrcl/cl-kmrcl-1.78.ebuild,v 1.2 2005/03/18 07:39:12 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-kmrcl.html
SRC_URI="ftp://ftp.b9.com/kmrcl/kmrcl-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-rt"
diff --git a/dev-lisp/cl-rt/ChangeLog b/dev-lisp/cl-rt/ChangeLog
index 6ab95134f258..d11edaa1a619 100644
--- a/dev-lisp/cl-rt/ChangeLog
+++ b/dev-lisp/cl-rt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-rt
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/ChangeLog,v 1.8 2004/12/11 18:01:48 mkennedy Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/ChangeLog,v 1.9 2005/03/18 07:38:00 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-rt-20040621.ebuild:
+ Keywording for ~amd64
11 Dec 2004; Matthew Kennedy <mkennedy@gentoo.org> cl-rt-20040621.ebuild:
Marking x86 stable
diff --git a/dev-lisp/cl-rt/cl-rt-20040621.ebuild b/dev-lisp/cl-rt/cl-rt-20040621.ebuild
index 442216164ac4..6738a9f891a0 100644
--- a/dev-lisp/cl-rt/cl-rt-20040621.ebuild
+++ b/dev-lisp/cl-rt/cl-rt-20040621.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/cl-rt-20040621.ebuild,v 1.2 2004/12/11 18:01:48 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/cl-rt-20040621.ebuild,v 1.3 2005/03/18 07:38:00 mkennedy Exp $
inherit common-lisp eutils
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rt/${PN}_${PV}.orig.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller