diff options
-rw-r--r-- | dev-lisp/cl-cells/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-cells/cl-cells-20050320.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-diff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-diff/cl-diff-0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-difflib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-difflib/cl-difflib-0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-html-diff/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-osicat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lisp/cl-osicat/cl-osicat-0.4.0.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-salza/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-salza/cl-salza-0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-utils-kt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild | 4 |
14 files changed, 47 insertions, 23 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-diff/ChangeLog b/dev-lisp/cl-diff/ChangeLog index 42b0c6024922..69f18b05c2ca 100644 --- a/dev-lisp/cl-diff/ChangeLog +++ b/dev-lisp/cl-diff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-diff # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-diff/ChangeLog,v 1.1 2005/03/20 23:55:13 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-diff/ChangeLog,v 1.2 2005/03/22 15:29:46 mkennedy Exp $ + + 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-diff-0.3.ebuild: + Keywording for ~amd64 *cl-diff-0.3 (20 Mar 2005) diff --git a/dev-lisp/cl-diff/cl-diff-0.3.ebuild b/dev-lisp/cl-diff/cl-diff-0.3.ebuild index 0b033271333b..7ac7c60081f3 100644 --- a/dev-lisp/cl-diff/cl-diff-0.3.ebuild +++ b/dev-lisp/cl-diff/cl-diff-0.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-diff/cl-diff-0.3.ebuild,v 1.1 2005/03/20 23:55:13 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-diff/cl-diff-0.3.ebuild,v 1.2 2005/03/22 15:29:46 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/DIFF" SRC_URI="http://www.cs.rice.edu/~froydnj/lisp/diff-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller 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 |