summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-anaphora/ChangeLog12
-rw-r--r--dev-lisp/cl-anaphora/cl-anaphora-0.9.2.ebuild6
-rw-r--r--dev-lisp/cl-araneida/ChangeLog5
-rw-r--r--dev-lisp/cl-araneida/cl-araneida-0.9.ebuild4
-rw-r--r--dev-lisp/cl-arnesi/ChangeLog5
-rw-r--r--dev-lisp/cl-arnesi/cl-arnesi-1.3.ebuild4
-rw-r--r--dev-lisp/cl-aspectl/ChangeLog6
-rw-r--r--dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild4
-rw-r--r--dev-lisp/cl-awk/ChangeLog7
-rw-r--r--dev-lisp/cl-awk/cl-awk-1-r1.ebuild6
-rw-r--r--dev-lisp/cl-net-telent-date/ChangeLog8
-rw-r--r--dev-lisp/cl-net-telent-date/cl-net-telent-date-0.4.1.ebuild6
-rw-r--r--dev-lisp/cl-regex/ChangeLog7
-rw-r--r--dev-lisp/cl-regex/cl-regex-1-r1.ebuild6
-rw-r--r--dev-lisp/cl-split-sequence/ChangeLog6
-rw-r--r--dev-lisp/cl-split-sequence/cl-split-sequence-20011114.1-r1.ebuild4
16 files changed, 64 insertions, 32 deletions
diff --git a/dev-lisp/cl-anaphora/ChangeLog b/dev-lisp/cl-anaphora/ChangeLog
index cd5f60a54c2a..40ac4d2cb0a0 100644
--- a/dev-lisp/cl-anaphora/ChangeLog
+++ b/dev-lisp/cl-anaphora/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-lisp/cl-anaphora
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-anaphora/ChangeLog,v 1.4 2004/06/24 23:40:23 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-anaphora/ChangeLog,v 1.5 2005/03/18 07:31:33 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-anaphora-0.9.2.ebuild:
+ Keywording for ~amd64
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-anaphora-0.9.2.ebuild:
+ Keywording for ~am64
09 May 2004; David Holm <dholm@gentoo.org> cl-anaphora-0.9.2.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-anaphora/cl-anaphora-0.9.2.ebuild b/dev-lisp/cl-anaphora/cl-anaphora-0.9.2.ebuild
index 736e83196d77..f35ce64e1fd6 100644
--- a/dev-lisp/cl-anaphora/cl-anaphora-0.9.2.ebuild
+++ b/dev-lisp/cl-anaphora/cl-anaphora-0.9.2.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-anaphora/cl-anaphora-0.9.2.ebuild,v 1.4 2004/07/14 15:18:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-anaphora/cl-anaphora-0.9.2.ebuild,v 1.5 2005/03/18 07:31:33 mkennedy Exp $
inherit common-lisp
@@ -8,7 +8,7 @@ DESCRIPTION="Anaphoric macro collection for Common Lisp"
HOMEPAGE="http://www.common-lisp.net/project/anaphora/"
SRC_URI="http://common-lisp.net/project/anaphora/files/anaphora-${PV}.tar.gz"
LICENSE="public-domain"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
SLOT="0"
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-araneida/ChangeLog b/dev-lisp/cl-araneida/ChangeLog
index e96ab12a74ce..3a614cf7d6d0 100644
--- a/dev-lisp/cl-araneida/ChangeLog
+++ b/dev-lisp/cl-araneida/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-araneida
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-araneida/ChangeLog,v 1.2 2005/02/25 20:10:17 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-araneida/ChangeLog,v 1.3 2005/03/18 07:33:35 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-araneida-0.9.ebuild:
+ Keywording for ~amd64
25 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> +files/README.Gentoo,
cl-araneida-0.9.ebuild:
diff --git a/dev-lisp/cl-araneida/cl-araneida-0.9.ebuild b/dev-lisp/cl-araneida/cl-araneida-0.9.ebuild
index efb1113bab43..c5c463531918 100644
--- a/dev-lisp/cl-araneida/cl-araneida-0.9.ebuild
+++ b/dev-lisp/cl-araneida/cl-araneida-0.9.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/cl-araneida/cl-araneida-0.9.ebuild,v 1.2 2005/02/25 20:10:17 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-araneida/cl-araneida-0.9.ebuild,v 1.3 2005/03/18 07:33:35 mkennedy Exp $
inherit common-lisp eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/Araneida"
SRC_URI="http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/araneida_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-split-sequence
dev-lisp/cl-net-telent-date"
diff --git a/dev-lisp/cl-arnesi/ChangeLog b/dev-lisp/cl-arnesi/ChangeLog
index 4f993a70af59..2206373b6350 100644
--- a/dev-lisp/cl-arnesi/ChangeLog
+++ b/dev-lisp/cl-arnesi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-arnesi
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-arnesi/ChangeLog,v 1.9 2005/02/24 07:33:53 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-arnesi/ChangeLog,v 1.10 2005/03/18 07:34:21 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-arnesi-1.3.ebuild:
+ Keywording for ~amd64
*cl-arnesi-1.3 (24 Feb 2005)
diff --git a/dev-lisp/cl-arnesi/cl-arnesi-1.3.ebuild b/dev-lisp/cl-arnesi/cl-arnesi-1.3.ebuild
index f95d674e0349..ce21778eeafc 100644
--- a/dev-lisp/cl-arnesi/cl-arnesi-1.3.ebuild
+++ b/dev-lisp/cl-arnesi/cl-arnesi-1.3.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/cl-arnesi/cl-arnesi-1.3.ebuild,v 1.1 2005/02/24 07:33:53 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-arnesi/cl-arnesi-1.3.ebuild,v 1.2 2005/03/18 07:34:21 mkennedy Exp $
inherit common-lisp eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://common-lisp.net/project/bese/arnesi.html"
SRC_URI="mirror://gentoo/arnesi--dev--${MY_PV}--base-0.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-aspectl/ChangeLog b/dev-lisp/cl-aspectl/ChangeLog
index f58d0eff18d3..38ae4a64cc33 100644
--- a/dev-lisp/cl-aspectl/ChangeLog
+++ b/dev-lisp/cl-aspectl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-aspectl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.2 2005/02/10 09:18:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.3 2005/03/18 07:34:54 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-aspectl-0.6.4.ebuild:
+ Keywording for ~amd64
*cl-aspectl-0.6.4 (28 Jan 2005)
diff --git a/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild b/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild
index 661e0741f2ae..bb9203e0c332 100644
--- a/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild
+++ b/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.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/cl-aspectl/cl-aspectl-0.6.4.ebuild,v 1.1 2005/02/10 09:18:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild,v 1.2 2005/03/18 07:34:54 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ SRC_URI="http://common-lisp.net/project/aspectl/downloads/aspectl-${PV}.zip"
LICENSE="CCPL-Attribution-2.0"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-awk/ChangeLog b/dev-lisp/cl-awk/ChangeLog
index c451f80d5ed6..236d74319463 100644
--- a/dev-lisp/cl-awk/ChangeLog
+++ b/dev-lisp/cl-awk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-awk
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/ChangeLog,v 1.4 2004/06/24 23:41:16 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/ChangeLog,v 1.5 2005/03/18 07:36:16 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-awk-1-r1.ebuild:
+ Keywording for ~amd64
*cl-awk-1-r1 (12 Feb 2004)
diff --git a/dev-lisp/cl-awk/cl-awk-1-r1.ebuild b/dev-lisp/cl-awk/cl-awk-1-r1.ebuild
index f8c63e34b56a..a816e40eb4c2 100644
--- a/dev-lisp/cl-awk/cl-awk-1-r1.ebuild
+++ b/dev-lisp/cl-awk/cl-awk-1-r1.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-awk/cl-awk-1-r1.ebuild,v 1.3 2004/06/24 23:41:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-1-r1.ebuild,v 1.4 2005/03/18 07:36:16 mkennedy Exp $
inherit common-lisp eutils
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-awk/cl-awk_${PV}.orig.tar.g
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-regex"
diff --git a/dev-lisp/cl-net-telent-date/ChangeLog b/dev-lisp/cl-net-telent-date/ChangeLog
index 3ab2b1dc7c11..484cee6b2583 100644
--- a/dev-lisp/cl-net-telent-date/ChangeLog
+++ b/dev-lisp/cl-net-telent-date/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-net-telent-date
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-net-telent-date/ChangeLog,v 1.2 2004/06/24 23:47:45 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-net-telent-date/ChangeLog,v 1.3 2005/03/18 07:33:18 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-net-telent-date-0.4.1.ebuild:
+ Keywording for ~amd64
*cl-net-telent-date-0.4.1 (26 May 2004)
diff --git a/dev-lisp/cl-net-telent-date/cl-net-telent-date-0.4.1.ebuild b/dev-lisp/cl-net-telent-date/cl-net-telent-date-0.4.1.ebuild
index b37e4c3fc781..10cebdb588cd 100644
--- a/dev-lisp/cl-net-telent-date/cl-net-telent-date-0.4.1.ebuild
+++ b/dev-lisp/cl-net-telent-date/cl-net-telent-date-0.4.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-net-telent-date/cl-net-telent-date-0.4.1.ebuild,v 1.2 2004/06/24 23:47:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-net-telent-date/cl-net-telent-date-0.4.1.ebuild,v 1.3 2005/03/18 07:33:18 mkennedy Exp $
inherit common-lisp eutils
@@ -11,7 +11,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-net-telent-date/${PN}_${PV}
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-regex/ChangeLog b/dev-lisp/cl-regex/ChangeLog
index 912b52194cdf..5417b6f4539c 100644
--- a/dev-lisp/cl-regex/ChangeLog
+++ b/dev-lisp/cl-regex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-regex
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-regex/ChangeLog,v 1.4 2004/06/24 23:51:05 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-regex/ChangeLog,v 1.5 2005/03/18 07:35:54 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-regex-1-r1.ebuild:
+ Keywording for ~amd64
*cl-regex-1-r1 (12 Feb 2004)
diff --git a/dev-lisp/cl-regex/cl-regex-1-r1.ebuild b/dev-lisp/cl-regex/cl-regex-1-r1.ebuild
index 341137f08244..f42111f5603c 100644
--- a/dev-lisp/cl-regex/cl-regex-1-r1.ebuild
+++ b/dev-lisp/cl-regex/cl-regex-1-r1.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-regex/cl-regex-1-r1.ebuild,v 1.3 2004/06/24 23:51:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-regex/cl-regex-1-r1.ebuild,v 1.4 2005/03/18 07:35:54 mkennedy Exp $
inherit common-lisp eutils
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-regex/${PN}_${PV}.orig.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-split-sequence/ChangeLog b/dev-lisp/cl-split-sequence/ChangeLog
index c2a1c1530731..441d8dcc0729 100644
--- a/dev-lisp/cl-split-sequence/ChangeLog
+++ b/dev-lisp/cl-split-sequence/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-split-sequence
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-split-sequence/ChangeLog,v 1.6 2005/02/03 05:43:38 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-split-sequence/ChangeLog,v 1.7 2005/03/18 07:32:29 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-split-sequence-20011114.1-r1.ebuild:
+ Keywording for ~amd64
02 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-split-sequence-20011114.1-r1.ebuild,
diff --git a/dev-lisp/cl-split-sequence/cl-split-sequence-20011114.1-r1.ebuild b/dev-lisp/cl-split-sequence/cl-split-sequence-20011114.1-r1.ebuild
index 07001efb2757..b8c58ebb2b9d 100644
--- a/dev-lisp/cl-split-sequence/cl-split-sequence-20011114.1-r1.ebuild
+++ b/dev-lisp/cl-split-sequence/cl-split-sequence-20011114.1-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/dev-lisp/cl-split-sequence/cl-split-sequence-20011114.1-r1.ebuild,v 1.5 2005/02/03 05:43:38 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-split-sequence/cl-split-sequence-20011114.1-r1.ebuild,v 1.6 2005/03/18 07:32:29 mkennedy Exp $
inherit common-lisp eutils
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-split-sequence/${PN}_${PV}.
http://ftp.debian.org/debian/pool/main/c/cl-split-sequence/${PN}_${PV}-${DEB_PV}.diff.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
CLPACKAGE=split-sequence