summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-03-24 05:37:16 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-03-24 05:37:16 +0000
commita032a51e0a2e24c727a85950185b052379df7fdc (patch)
tree95e8a3e6dfd9dd4157d03129b6885547ce0ddf1b /dev-lisp
parent (Manifest recommit) (diff)
downloadgentoo-2-a032a51e0a2e24c727a85950185b052379df7fdc.tar.gz
gentoo-2-a032a51e0a2e24c727a85950185b052379df7fdc.tar.bz2
gentoo-2-a032a51e0a2e24c727a85950185b052379df7fdc.zip
*** empty log message ***
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-aima/ChangeLog5
-rw-r--r--dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cl-aima/ChangeLog b/dev-lisp/cl-aima/ChangeLog
index e66b1ba71197..c72e5d0abead 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.6 2004/03/05 19:59:45 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.7 2004/03/24 05:37:16 mkennedy Exp $
+
+ 23 Mar 2004; <mkennedy@gentoo.org> cl-aima-1.0.2-r1.ebuild:
+ Marking stable for x86
05 Mar 2004; <mkennedy@gentoo.org> cl-aima-1.0.2.ebuild:
Remove obsolete ebuilds.
diff --git a/dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild b/dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild
index 8ad37d8c8a46..c8998654e582 100644
--- a/dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild
+++ b/dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild,v 1.3 2004/03/04 16:31:49 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild,v 1.4 2004/03/24 05:37:16 mkennedy Exp $
inherit common-lisp
@@ -13,7 +13,7 @@ HOMEPAGE="http://aima.cs.berkeley.edu/
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-aima/cl-aima_${PV}.orig.tar.gz
http://ftp.debian.org/debian/pool/main/c/cl-aima/cl-aima_${PV}-${DEB_PV}.diff.gz"
LICENSE="Norvig"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
SLOT="0"