summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-03-19 22:40:24 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-03-19 22:40:24 +0000
commit49cceddc47c2f9c03be59cfcb64b4ea0b74ca1f2 (patch)
treec319e789fbd24469b626c179ca119a3b8abc3f5e /dev-lisp
parentAdd patch to respect LDFLAGS. (diff)
downloadgentoo-2-49cceddc47c2f9c03be59cfcb64b4ea0b74ca1f2.tar.gz
gentoo-2-49cceddc47c2f9c03be59cfcb64b4ea0b74ca1f2.tar.bz2
gentoo-2-49cceddc47c2f9c03be59cfcb64b4ea0b74ca1f2.zip
Add DEPEND on app-arch/unzip
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-aspectl/ChangeLog5
-rw-r--r--dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild8
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-lisp/cl-aspectl/ChangeLog b/dev-lisp/cl-aspectl/ChangeLog
index 9f4406ef88ff..ea1576481467 100644
--- a/dev-lisp/cl-aspectl/ChangeLog
+++ b/dev-lisp/cl-aspectl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-aspectl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.8 2006/02/03 18:26:41 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.9 2006/03/19 22:40:24 halcy0n Exp $
+
+ 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> cl-aspectl-0.6.4.ebuild:
+ Add DEPEND on app-arch/unzip
*cl-aspectl-0.70 (03 Feb 2006)
diff --git a/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild b/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild
index e21adbea5c29..d7493c27ba4a 100644
--- a/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild
+++ b/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild,v 1.5 2005/05/24 18:48:32 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild,v 1.6 2006/03/19 22:40:24 halcy0n Exp $
inherit common-lisp
@@ -13,8 +13,10 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
+RDEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
CLPACKAGE=aspectl