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
commitfc8babba6d835c8657a93a75d67d9354644f60e4 (patch)
tree914e97b58e1943b1dce1c2f0bad5da9b29427519 /dev-lisp/cl-aima
parentVersion bump. (diff)
downloadhistorical-fc8babba6d835c8657a93a75d67d9354644f60e4.tar.gz
historical-fc8babba6d835c8657a93a75d67d9354644f60e4.tar.bz2
historical-fc8babba6d835c8657a93a75d67d9354644f60e4.zip
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-aima')
-rw-r--r--dev-lisp/cl-aima/ChangeLog5
-rw-r--r--dev-lisp/cl-aima/cl-aima-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <mkennedy@gentoo.org> 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"