public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lisp/sbcl: sbcl-1.0.31.ebuild sbcl-1.0.19.ebuild ChangeLog sbcl-1.0.26-r10.ebuild sbcl-1.0.36-r1.ebuild sbcl-1.0.27-r10.ebuild sbcl-1.0.28.ebuild
@ 2010-12-17 20:19 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2010-12-17 20:19 UTC (permalink / raw
  To: gentoo-commits

ulm         10/12/17 20:19:14

  Modified:             sbcl-1.0.31.ebuild sbcl-1.0.19.ebuild ChangeLog
                        sbcl-1.0.26-r10.ebuild sbcl-1.0.36-r1.ebuild
                        sbcl-1.0.27-r10.ebuild sbcl-1.0.28.ebuild
  Log:
  Remove PROVIDE, commonlisp is now a new-style virtual.
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-lisp/sbcl/sbcl-1.0.31.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.31.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.31.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.31.ebuild?r1=1.4&r2=1.5

Index: sbcl-1.0.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.31.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sbcl-1.0.31.ebuild	26 Mar 2010 01:54:24 -0000	1.4
+++ sbcl-1.0.31.ebuild	17 Dec 2010 20:19:14 -0000	1.5
@@ -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.31.ebuild,v 1.4 2010/03/26 01:54:24 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.31.ebuild,v 1.5 2010/12/17 20:19:14 ulm Exp $
 
 EAPI=2
 
@@ -38,8 +38,6 @@
 RDEPEND="elibc_glibc? ( >=sys-libs/glibc-2.3 || ( <sys-libs/glibc-2.6[nptl] >=sys-libs/glibc-2.6 ) )"
 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 usr/lib/sbcl/src/runtime/*.o"
 



1.10                 dev-lisp/sbcl/sbcl-1.0.19.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.19.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.19.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.19.ebuild?r1=1.9&r2=1.10

Index: sbcl-1.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.19.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sbcl-1.0.19.ebuild	26 Mar 2010 01:54:24 -0000	1.9
+++ sbcl-1.0.19.ebuild	17 Dec 2010 20:19:14 -0000	1.10
@@ -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 @@
 
 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 \



1.168                dev-lisp/sbcl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?rev=1.168&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?rev=1.168&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?r1=1.167&r2=1.168

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog	26 Mar 2010 01:54:24 -0000	1.167
+++ ChangeLog	17 Dec 2010 20:19:14 -0000	1.168
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lisp/sbcl
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.167 2010/03/26 01:54:24 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.168 2010/12/17 20:19:14 ulm Exp $
+
+  17 Dec 2010; Ulrich Mueller <ulm@gentoo.org> sbcl-1.0.19.ebuild,
+  sbcl-1.0.26-r10.ebuild, sbcl-1.0.27-r10.ebuild, sbcl-1.0.28.ebuild,
+  sbcl-1.0.31.ebuild, sbcl-1.0.36-r1.ebuild:
+  Remove PROVIDE, commonlisp is now a new-style virtual.
 
   26 Mar 2010; Panagiotis Christopoulos <pchrist@gentoo.org>
   sbcl-1.0.19.ebuild, sbcl-1.0.26-r10.ebuild, sbcl-1.0.27-r10.ebuild,



1.7                  dev-lisp/sbcl/sbcl-1.0.26-r10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.26-r10.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.26-r10.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.26-r10.ebuild?r1=1.6&r2=1.7

Index: sbcl-1.0.26-r10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.26-r10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sbcl-1.0.26-r10.ebuild	26 Mar 2010 01:54:24 -0000	1.6
+++ sbcl-1.0.26-r10.ebuild	17 Dec 2010 20:19:14 -0000	1.7
@@ -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.26-r10.ebuild,v 1.6 2010/03/26 01:54:24 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.26-r10.ebuild,v 1.7 2010/12/17 20:19:14 ulm Exp $
 
 EAPI=2
 
@@ -38,8 +38,6 @@
 RDEPEND="elibc_glibc? ( >=sys-libs/glibc-2.3 || ( <sys-libs/glibc-2.6[nptl] >=sys-libs/glibc-2.6 ) )"
 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 usr/lib/sbcl/src/runtime/*.o"



1.4                  dev-lisp/sbcl/sbcl-1.0.36-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.36-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.36-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.36-r1.ebuild?r1=1.3&r2=1.4

Index: sbcl-1.0.36-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.36-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sbcl-1.0.36-r1.ebuild	26 Mar 2010 01:40:04 -0000	1.3
+++ sbcl-1.0.36-r1.ebuild	17 Dec 2010 20:19:14 -0000	1.4
@@ -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.36-r1.ebuild,v 1.3 2010/03/26 01:40:04 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.36-r1.ebuild,v 1.4 2010/12/17 20:19:14 ulm Exp $
 
 EAPI=3
 
@@ -35,8 +35,6 @@
 RDEPEND="elibc_glibc? ( >=sys-libs/glibc-2.3 || ( <sys-libs/glibc-2.6[nptl] >=sys-libs/glibc-2.6 ) )"
 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"
 



1.7                  dev-lisp/sbcl/sbcl-1.0.27-r10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.27-r10.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.27-r10.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.27-r10.ebuild?r1=1.6&r2=1.7

Index: sbcl-1.0.27-r10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.27-r10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sbcl-1.0.27-r10.ebuild	26 Mar 2010 01:54:24 -0000	1.6
+++ sbcl-1.0.27-r10.ebuild	17 Dec 2010 20:19:14 -0000	1.7
@@ -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.27-r10.ebuild,v 1.6 2010/03/26 01:54:24 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.27-r10.ebuild,v 1.7 2010/12/17 20:19:14 ulm Exp $
 
 EAPI=2
 
@@ -38,8 +38,6 @@
 RDEPEND="elibc_glibc? ( >=sys-libs/glibc-2.3 || ( <sys-libs/glibc-2.6[nptl] >=sys-libs/glibc-2.6 ) )"
 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 usr/lib/sbcl/src/runtime/*.o"



1.5                  dev-lisp/sbcl/sbcl-1.0.28.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.28.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.28.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.28.ebuild?r1=1.4&r2=1.5

Index: sbcl-1.0.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.28.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sbcl-1.0.28.ebuild	26 Mar 2010 01:54:24 -0000	1.4
+++ sbcl-1.0.28.ebuild	17 Dec 2010 20:19:14 -0000	1.5
@@ -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.28.ebuild,v 1.4 2010/03/26 01:54:24 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.28.ebuild,v 1.5 2010/12/17 20:19:14 ulm Exp $
 
 EAPI=2
 
@@ -38,8 +38,6 @@
 RDEPEND="elibc_glibc? ( >=sys-libs/glibc-2.3 || ( <sys-libs/glibc-2.6[nptl] >=sys-libs/glibc-2.6 ) )"
 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 usr/lib/sbcl/src/runtime/*.o"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-17 20:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 20:19 [gentoo-commits] gentoo-x86 commit in dev-lisp/sbcl: sbcl-1.0.31.ebuild sbcl-1.0.19.ebuild ChangeLog sbcl-1.0.26-r10.ebuild sbcl-1.0.36-r1.ebuild sbcl-1.0.27-r10.ebuild sbcl-1.0.28.ebuild Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox