From fc8babba6d835c8657a93a75d67d9354644f60e4 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Fri, 18 Mar 2005 07:42:10 +0000 Subject: Package-Manager: portage-2.0.51.19 --- dev-lisp/cl-aima/ChangeLog | 5 ++++- dev-lisp/cl-aima/cl-aima-1.0.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lisp/cl-aima') diff --git a/dev-lisp/cl-aima/ChangeLog b/dev-lisp/cl-aima/ChangeLog index e2acfb04a5f7..88082ee16ef8 100644 --- a/dev-lisp/cl-aima/ChangeLog +++ b/dev-lisp/cl-aima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-aima # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.9 2005/02/06 00:41:31 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.10 2005/03/18 07:30:17 mkennedy Exp $ + + 18 Mar 2005; Matthew Kennedy cl-aima-1.0.4.ebuild: + Keywording for ~amd64 *cl-aima-1.0.4 (05 Feb 2005) diff --git a/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild b/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild index c16729adbf1e..4cad6d869480 100644 --- a/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild +++ b/dev-lisp/cl-aima/cl-aima-1.0.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-aima/cl-aima-1.0.4.ebuild,v 1.1 2005/02/06 00:41:31 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild,v 1.2 2005/03/18 07:30:17 mkennedy Exp $ inherit common-lisp eutils @@ -12,7 +12,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-aima/cl-aima_${PV}.orig.tar http://ftp.debian.org/debian/pool/main/c/cl-aima/cl-aima_${PV}-${DEB_PV}.diff.gz" LICENSE="Norvig" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" -- cgit v1.2.3-65-gdbad