summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-03-22 15:35:00 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-03-22 15:35:00 +0000
commitea9e3b3194e368f06864e2cc31db95ad2aa726b8 (patch)
tree31f1fe1ad94befbe86fbfba52cf80058c35eb2d3
parentStable on sparc, thanks seemant (diff)
downloadgentoo-2-ea9e3b3194e368f06864e2cc31db95ad2aa726b8.tar.gz
gentoo-2-ea9e3b3194e368f06864e2cc31db95ad2aa726b8.tar.bz2
gentoo-2-ea9e3b3194e368f06864e2cc31db95ad2aa726b8.zip
(Portage version: 2.0.51.19)
-rw-r--r--dev-lisp/cl-cells/ChangeLog6
-rw-r--r--dev-lisp/cl-cells/cl-cells-20050320.ebuild4
-rw-r--r--dev-lisp/cl-difflib/ChangeLog5
-rw-r--r--dev-lisp/cl-difflib/cl-difflib-0.1.ebuild4
-rw-r--r--dev-lisp/cl-html-diff/ChangeLog6
-rw-r--r--dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild4
-rw-r--r--dev-lisp/cl-osicat/ChangeLog7
-rw-r--r--dev-lisp/cl-osicat/cl-osicat-0.4.0.ebuild6
-rw-r--r--dev-lisp/cl-salza/ChangeLog5
-rw-r--r--dev-lisp/cl-salza/cl-salza-0.5.ebuild4
-rw-r--r--dev-lisp/cl-utils-kt/ChangeLog6
-rw-r--r--dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild4
12 files changed, 41 insertions, 20 deletions
diff --git a/dev-lisp/cl-cells/ChangeLog b/dev-lisp/cl-cells/ChangeLog
index 3c809965c5e8..0b7dc71b2ce0 100644
--- a/dev-lisp/cl-cells/ChangeLog
+++ b/dev-lisp/cl-cells/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-cells
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cells/ChangeLog,v 1.1 2005/03/21 04:03:18 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cells/ChangeLog,v 1.2 2005/03/22 15:35:00 mkennedy Exp $
+
+ 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-cells-20050320.ebuild:
+ Keywording for ~amd64
*cl-cells-20050320 (21 Mar 2005)
diff --git a/dev-lisp/cl-cells/cl-cells-20050320.ebuild b/dev-lisp/cl-cells/cl-cells-20050320.ebuild
index 5dacc7228a88..e0525b77355e 100644
--- a/dev-lisp/cl-cells/cl-cells-20050320.ebuild
+++ b/dev-lisp/cl-cells/cl-cells-20050320.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-cells/cl-cells-20050320.ebuild,v 1.1 2005/03/21 04:03:18 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cells/cl-cells-20050320.ebuild,v 1.2 2005/03/22 15:35:00 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://common-lisp.net/project/cells/
SRC_URI="mirrors://gentoo/cells-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-utils-kt"
diff --git a/dev-lisp/cl-difflib/ChangeLog b/dev-lisp/cl-difflib/ChangeLog
index c3db00b1060b..8f6763de46cd 100644
--- a/dev-lisp/cl-difflib/ChangeLog
+++ b/dev-lisp/cl-difflib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-difflib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-difflib/ChangeLog,v 1.1 2005/03/20 23:48:22 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-difflib/ChangeLog,v 1.2 2005/03/22 15:30:50 mkennedy Exp $
+
+ 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-difflib-0.1.ebuild:
+ Keywording for ~amd64
*cl-difflib-0.1 (20 Mar 2005)
diff --git a/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild b/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild
index f4a279ed4206..6cd1b1ad8254 100644
--- a/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild
+++ b/dev-lisp/cl-difflib/cl-difflib-0.1.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-difflib/cl-difflib-0.1.ebuild,v 1.1 2005/03/20 23:48:22 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild,v 1.2 2005/03/22 15:30:50 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/CL-DIFFLIB"
SRC_URI="http://lemonodor.com/code/${PN}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-html-diff/ChangeLog b/dev-lisp/cl-html-diff/ChangeLog
index e58d2798a07f..8962f9b27564 100644
--- a/dev-lisp/cl-html-diff/ChangeLog
+++ b/dev-lisp/cl-html-diff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-html-diff
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/ChangeLog,v 1.1 2005/03/21 00:02:50 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/ChangeLog,v 1.2 2005/03/22 15:31:54 mkennedy Exp $
+
+ 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-html-diff-0.1.ebuild:
+ Keywording for ~amd64
*cl-html-diff-0.1 (21 Mar 2005)
diff --git a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild b/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
index 88d06af4a160..46eaf0ab205d 100644
--- a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
+++ b/dev-lisp/cl-html-diff/cl-html-diff-0.1.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-html-diff/cl-html-diff-0.1.ebuild,v 1.1 2005/03/21 00:02:50 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild,v 1.2 2005/03/22 15:31:54 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/CL-HTML-DIFF"
SRC_URI="http://lemonodor.com/code/${PN}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-difflib"
diff --git a/dev-lisp/cl-osicat/ChangeLog b/dev-lisp/cl-osicat/ChangeLog
index f689e305a54e..1550755ca91a 100644
--- a/dev-lisp/cl-osicat/ChangeLog
+++ b/dev-lisp/cl-osicat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-osicat
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-osicat/ChangeLog,v 1.6 2004/06/24 23:48:48 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-osicat/ChangeLog,v 1.7 2005/03/22 15:32:53 mkennedy Exp $
+
+ 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-osicat-0.4.0.ebuild:
+ Keywording for ~amd64
*cl-osicat-0.3.7 (09 May 2004)
diff --git a/dev-lisp/cl-osicat/cl-osicat-0.4.0.ebuild b/dev-lisp/cl-osicat/cl-osicat-0.4.0.ebuild
index a11ffc42b6c8..31f739e1fb12 100644
--- a/dev-lisp/cl-osicat/cl-osicat-0.4.0.ebuild
+++ b/dev-lisp/cl-osicat/cl-osicat-0.4.0.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-osicat/cl-osicat-0.4.0.ebuild,v 1.3 2004/07/14 15:57:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-osicat/cl-osicat-0.4.0.ebuild,v 1.4 2005/03/22 15:32:53 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.common-lisp.net/project/osicat/"
SRC_URI="http://common-lisp.net/project/osicat/files/osicat_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-salza/ChangeLog b/dev-lisp/cl-salza/ChangeLog
index 483bc6757714..a20227442681 100644
--- a/dev-lisp/cl-salza/ChangeLog
+++ b/dev-lisp/cl-salza/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-salza
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-salza/ChangeLog,v 1.2 2005/03/20 23:38:48 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-salza/ChangeLog,v 1.3 2005/03/22 15:33:35 mkennedy Exp $
+
+ 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-salza-0.5.ebuild:
+ Keywording for ~amd64
*cl-salza-0.5 (20 Mar 2005)
diff --git a/dev-lisp/cl-salza/cl-salza-0.5.ebuild b/dev-lisp/cl-salza/cl-salza-0.5.ebuild
index 9b8e9eeb3f84..d2cdd92ac256 100644
--- a/dev-lisp/cl-salza/cl-salza-0.5.ebuild
+++ b/dev-lisp/cl-salza/cl-salza-0.5.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-salza/cl-salza-0.5.ebuild,v 1.1 2005/03/20 23:38:48 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-salza/cl-salza-0.5.ebuild,v 1.2 2005/03/22 15:33:35 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/Salza"
SRC_URI="http://www.xach.com/lisp/salza/salza-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-utils-kt/ChangeLog b/dev-lisp/cl-utils-kt/ChangeLog
index 2d6abc6f97d6..11ed8327f214 100644
--- a/dev-lisp/cl-utils-kt/ChangeLog
+++ b/dev-lisp/cl-utils-kt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-utils-kt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-utils-kt/ChangeLog,v 1.1 2005/03/21 04:00:46 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-utils-kt/ChangeLog,v 1.2 2005/03/22 15:34:16 mkennedy Exp $
+
+ 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-utils-kt-20050320.ebuild:
+ Keywording for ~amd64
*cl-utils-kt-20050320 (21 Mar 2005)
diff --git a/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild b/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild
index 5975772a55bb..15f1473893be 100644
--- a/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild
+++ b/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.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-utils-kt/cl-utils-kt-20050320.ebuild,v 1.1 2005/03/21 04:00:46 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild,v 1.2 2005/03/22 15:34:16 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://common-lisp.net/project/cells/
SRC_URI="mirrors://gentoo/utils-kt-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="virtual/commonlisp