summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-03-03 19:00:56 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-03-03 19:00:56 +0000
commita2be762a192d0199f9027a1d858048d1b21b9a6e (patch)
tree924e90fda2fd1bcffcc3ffd276a98c9c334a1789 /dev-lisp/cl-aima
parentVersion bump. Closes bug #41829. (diff)
downloadhistorical-a2be762a192d0199f9027a1d858048d1b21b9a6e.tar.gz
historical-a2be762a192d0199f9027a1d858048d1b21b9a6e.tar.bz2
historical-a2be762a192d0199f9027a1d858048d1b21b9a6e.zip
*** empty log message ***
Diffstat (limited to 'dev-lisp/cl-aima')
-rw-r--r--dev-lisp/cl-aima/ChangeLog6
-rw-r--r--dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild6
-rw-r--r--dev-lisp/cl-aima/cl-aima-1.0.2.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-lisp/cl-aima/ChangeLog b/dev-lisp/cl-aima/ChangeLog
index c4717011cd9a..f3892452211e 100644
--- a/dev-lisp/cl-aima/ChangeLog
+++ b/dev-lisp/cl-aima/ChangeLog
@@ -1,6 +1,10 @@
# 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.3 2004/02/12 09:13:12 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.4 2004/03/03 18:58:05 mkennedy Exp $
+
+ 03 Mar 2004; <mkennedy@gentoo.org> cl-aima-1.0.2-r1.ebuild,
+ cl-aima-1.0.2.ebuild:
+ License fix.
*cl-aima-1.0.2-r1 (12 Feb 2004)
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 34023c451c72..c8229f8df301 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.1 2004/02/12 09:13:12 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.2-r1.ebuild,v 1.2 2004/03/03 18:58:05 mkennedy Exp $
inherit common-lisp
@@ -12,10 +12,8 @@ HOMEPAGE="http://aima.cs.berkeley.edu/
http://packages.debian.org/unstable/devel/cl-aima.html"
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="BSD"
-SLOT="0"
+LICENSE="Norvig"
KEYWORDS="~x86"
-IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-aima/cl-aima-1.0.2.ebuild b/dev-lisp/cl-aima/cl-aima-1.0.2.ebuild
index 0efaba99d7ce..bd08d56ec19a 100644
--- a/dev-lisp/cl-aima/cl-aima-1.0.2.ebuild
+++ b/dev-lisp/cl-aima/cl-aima-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.ebuild,v 1.3 2003/11/14 11:41:53 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.2.ebuild,v 1.4 2004/03/03 18:58:05 mkennedy Exp $
inherit common-lisp
@@ -12,10 +12,8 @@ HOMEPAGE="http://aima.cs.berkeley.edu/
http://packages.debian.org/unstable/devel/cl-aima.html"
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="BSD"
-SLOT="0"
+LICENSE="Norvig"
KEYWORDS="~x86"
-IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"