summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-12-17 20:19:14 +0000
committerUlrich Müller <ulm@gentoo.org>2010-12-17 20:19:14 +0000
commit321e09531ced0feff5b405ae3447755f155b8ea8 (patch)
tree542b8bd90897e1f7804d6d17454a38b23ceed6d6 /dev-lisp/cmucl/cmucl-19c.ebuild
parentDefault to gfortran if cannot figure out compiler wrt #348922 by Honza Machá... (diff)
downloadhistorical-321e09531ced0feff5b405ae3447755f155b8ea8.tar.gz
historical-321e09531ced0feff5b405ae3447755f155b8ea8.tar.bz2
historical-321e09531ced0feff5b405ae3447755f155b8ea8.zip
Remove PROVIDE, commonlisp is now a new-style virtual.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'dev-lisp/cmucl/cmucl-19c.ebuild')
-rw-r--r--dev-lisp/cmucl/cmucl-19c.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lisp/cmucl/cmucl-19c.ebuild b/dev-lisp/cmucl/cmucl-19c.ebuild
index c59bae278866..490b8e680137 100644
--- a/dev-lisp/cmucl/cmucl-19c.ebuild
+++ b/dev-lisp/cmucl/cmucl-19c.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/cmucl/cmucl-19c.ebuild,v 1.9 2010/10/10 17:58:53 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild,v 1.10 2010/12/17 20:17:43 ulm Exp $
EAPI=1
@@ -26,8 +26,6 @@ DEPEND=">=dev-lisp/common-lisp-controller-4
>=x11-libs/openmotif-2.3:0
sys-devel/bc"
-PROVIDE="virtual/commonlisp"
-
S=${WORKDIR}/cmucl-${MY_PV}.orig
src_unpack() {