summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-11-14 11:41:54 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-11-14 11:41:54 +0000
commiteeb4423ed6e7bf6e993cf10dc7a6aee29213af08 (patch)
tree74996ee06baba6187b1ee9b8278c84d79f65eb8c /dev-lisp/cl-aima
parentdependency on app-arch/tar instead of sys-apps/tar (diff)
downloadhistorical-eeb4423ed6e7bf6e993cf10dc7a6aee29213af08.tar.gz
historical-eeb4423ed6e7bf6e993cf10dc7a6aee29213af08.tar.bz2
historical-eeb4423ed6e7bf6e993cf10dc7a6aee29213af08.zip
dependency on app-arch/tar instead of sys-apps/tar
Diffstat (limited to 'dev-lisp/cl-aima')
-rw-r--r--dev-lisp/cl-aima/Manifest4
-rw-r--r--dev-lisp/cl-aima/cl-aima-1.0.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/cl-aima/Manifest b/dev-lisp/cl-aima/Manifest
index 1716dad3c9b4..25ad74176663 100644
--- a/dev-lisp/cl-aima/Manifest
+++ b/dev-lisp/cl-aima/Manifest
@@ -1,4 +1,4 @@
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-MD5 a20168fdb1e5f4246cab846324b7e023 cl-aima-1.0.2.ebuild 1532
+MD5 87db609d57ed4d93a096c3c989f53e87 cl-aima-1.0.2.ebuild 1532
MD5 4016507928fefb54dbbb55d1a427f380 ChangeLog 453
+MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 1b11e210086362909b8f0d4af6489c09 files/digest-cl-aima-1.0.2 136
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 294ed535b1b6..0efaba99d7ce 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.2 2003/10/15 17:11:36 mkennedy Exp $
+# $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 $
inherit common-lisp
@@ -50,4 +50,4 @@ pkg_preinst() {
pkg_postrm() {
rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-} \ No newline at end of file
+}