summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesus Rivero <neurogeek@gentoo.org>2012-04-07 10:29:17 +0000
committerJesus Rivero <neurogeek@gentoo.org>2012-04-07 10:29:17 +0000
commitcf8a5a8679faf212371dc05852ca0df6bd001718 (patch)
tree04d934d2548b4d4c66f6af18b57ef58afd8a9623 /dev-lisp/gentoo-init/gentoo-init-0.1.ebuild
parent[bump] dev-perl/IO-Socket-SSL-1.640.0 (diff)
downloadgentoo-2-cf8a5a8679faf212371dc05852ca0df6bd001718.tar.gz
gentoo-2-cf8a5a8679faf212371dc05852ca0df6bd001718.tar.bz2
gentoo-2-cf8a5a8679faf212371dc05852ca0df6bd001718.zip
Changed DEPEND to depend on dev-lisp/asdf-binary-locations instead of dev-lisp/cl-asdf-binary-locations
(Portage version: 2.2.0_alpha95/cvs/Linux i686)
Diffstat (limited to 'dev-lisp/gentoo-init/gentoo-init-0.1.ebuild')
-rw-r--r--dev-lisp/gentoo-init/gentoo-init-0.1.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild b/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild
index b1973faf3cb3..b8cdfccae8ad 100644
--- a/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild
+++ b/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild,v 1.10 2009/01/10 15:34:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild,v 1.11 2012/04/07 10:29:17 neurogeek Exp $
+
+EAPI="3"
DESCRIPTION="Simple ASDF-BINARY-LOCATIONS configuration for Gentoo Common Lisp ports."
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/common-lisp/guide.xml"
@@ -13,7 +15,8 @@ IUSE=""
S=${WORKDIR}
-DEPEND="dev-lisp/cl-asdf-binary-locations"
+DEPEND="dev-lisp/asdf-binary-locations"
+RDEPEND="${DEPEND}"
src_install() {
insinto /etc