From 5911e92e67bb858f8d197bf17fd069c71f0fad86 Mon Sep 17 00:00:00 2001
From: Ulrich Müller <ulm@gentoo.org>
Date: Fri, 17 Dec 2010 20:18:50 +0000
Subject: Remove PROVIDE, commonlisp is now a new-style virtual.

(Portage version: 2.1.9.25/cvs/Linux x86_64)
---
 dev-lisp/openmcl/ChangeLog                   | 8 ++++++--
 dev-lisp/openmcl/openmcl-0.14.2_p1-r1.ebuild | 6 ++----
 dev-lisp/openmcl/openmcl-0.14.2_p1.ebuild    | 6 ++----
 3 files changed, 10 insertions(+), 10 deletions(-)

(limited to 'dev-lisp/openmcl')

diff --git a/dev-lisp/openmcl/ChangeLog b/dev-lisp/openmcl/ChangeLog
index 12eaa535b65d..eb1a1411ab56 100644
--- a/dev-lisp/openmcl/ChangeLog
+++ b/dev-lisp/openmcl/ChangeLog
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lisp/openmcl
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl/ChangeLog,v 1.5 2007/02/03 17:56:20 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl/ChangeLog,v 1.6 2010/12/17 20:18:50 ulm Exp $
+
+  17 Dec 2010; Ulrich Mueller <ulm@gentoo.org> openmcl-0.14.2_p1.ebuild,
+  openmcl-0.14.2_p1-r1.ebuild:
+  Remove PROVIDE, commonlisp is now a new-style virtual.
 
   03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
   openmcl-0.14.2_p1.ebuild, openmcl-0.14.2_p1-r1.ebuild:
diff --git a/dev-lisp/openmcl/openmcl-0.14.2_p1-r1.ebuild b/dev-lisp/openmcl/openmcl-0.14.2_p1-r1.ebuild
index cda3c64c021d..38110a2c9536 100644
--- a/dev-lisp/openmcl/openmcl-0.14.2_p1-r1.ebuild
+++ b/dev-lisp/openmcl/openmcl-0.14.2_p1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl/openmcl-0.14.2_p1-r1.ebuild,v 1.2 2007/02/03 17:56:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl/openmcl-0.14.2_p1-r1.ebuild,v 1.3 2010/12/17 20:18:50 ulm Exp $
 
 inherit eutils common-lisp-common-3
 
@@ -18,8 +18,6 @@ IUSE=""
 
 DEPEND="dev-lisp/openmcl-build-tools"
 
-PROVIDE="virtual/commonlisp"
-
 S=${WORKDIR}/${PN}-${MY_PV}
 
 # The following relies heavily on what I read in debian/rules...
diff --git a/dev-lisp/openmcl/openmcl-0.14.2_p1.ebuild b/dev-lisp/openmcl/openmcl-0.14.2_p1.ebuild
index 573f805098ee..52190c5ca3f2 100644
--- a/dev-lisp/openmcl/openmcl-0.14.2_p1.ebuild
+++ b/dev-lisp/openmcl/openmcl-0.14.2_p1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl/openmcl-0.14.2_p1.ebuild,v 1.4 2007/02/03 17:56:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl/openmcl-0.14.2_p1.ebuild,v 1.5 2010/12/17 20:18:50 ulm Exp $
 
 inherit eutils common-lisp-common-2
 
@@ -20,8 +20,6 @@ DEPEND="=dev-lisp/common-lisp-controller-4*
 	>=dev-lisp/cl-asdf-1.84
 	dev-lisp/openmcl-build-tools"
 
-PROVIDE="virtual/commonlisp"
-
 S=${WORKDIR}/${PN}-${MY_PV}
 
 # The following relies heavily on what I read in debian/rules...
-- 
cgit v1.2.3-65-gdbad