diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-11-21 04:29:22 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-11-21 04:29:22 +0000 |
commit | 9cf4044eef2f599eda3b879245afb537af6c12d0 (patch) | |
tree | a1a37a5d5cf162d0e0d8752d80bf8d79d6337482 /dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild | |
parent | Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>. (diff) | |
download | historical-9cf4044eef2f599eda3b879245afb537af6c12d0.tar.gz historical-9cf4044eef2f599eda3b879245afb537af6c12d0.tar.bz2 historical-9cf4044eef2f599eda3b879245afb537af6c12d0.zip |
digest fix
Package-Manager: portage-2.1.2_rc2
Diffstat (limited to 'dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild')
-rw-r--r-- | dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild b/dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild index bccdb8ccdd97..2ca5913655c3 100644 --- a/dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild +++ b/dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild,v 1.1 2006/11/21 04:23:25 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hunchentoot/cl-hunchentoot-0.4.10.ebuild,v 1.2 2006/11/21 04:29:22 mkennedy Exp $ inherit common-lisp @@ -10,6 +10,7 @@ SRC_URI="mirror://gentoo/hunchentoot_${PV}.orig.tar.gz" LICENSE="BSD" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" + DEPEND="dev-lisp/cl-md5 dev-lisp/cl-base64 dev-lisp/cl-rfc2388 |