diff options
author | 2010-12-17 20:19:14 +0000 | |
---|---|---|
committer | 2010-12-17 20:19:14 +0000 | |
commit | 8a040f54bc9114bd5dc1fa3e46afec871b28dfae (patch) | |
tree | 294933aa7c9307066c56366dc6bbd5949cfd9c52 /dev-lisp/sbcl/sbcl-1.0.19.ebuild | |
parent | Remove PROVIDE, commonlisp is now a new-style virtual. (diff) | |
download | gentoo-2-8a040f54bc9114bd5dc1fa3e46afec871b28dfae.tar.gz gentoo-2-8a040f54bc9114bd5dc1fa3e46afec871b28dfae.tar.bz2 gentoo-2-8a040f54bc9114bd5dc1fa3e46afec871b28dfae.zip |
Remove PROVIDE, commonlisp is now a new-style virtual.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-lisp/sbcl/sbcl-1.0.19.ebuild')
-rw-r--r-- | dev-lisp/sbcl/sbcl-1.0.19.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.0.19.ebuild b/dev-lisp/sbcl/sbcl-1.0.19.ebuild index 0c88ab402002..1e6dc605c9cf 100644 --- a/dev-lisp/sbcl/sbcl-1.0.19.ebuild +++ b/dev-lisp/sbcl/sbcl-1.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.19.ebuild,v 1.9 2010/03/26 01:54:24 pchrist Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.19.ebuild,v 1.10 2010/12/17 20:19:14 ulm Exp $ inherit common-lisp-common-3 eutils flag-o-matic @@ -38,8 +38,6 @@ DEPEND="doc? ( sys-apps/texinfo media-gfx/graphviz )" PDEPEND="dev-lisp/gentoo-init" -PROVIDE="virtual/commonlisp" - #Disable warnings about executable stacks, as this won't be fixed soon, by #upstream QA_EXECSTACK="usr/bin/sbcl usr/lib/sbcl/src/runtime/sbcl \ |