grobian     15/05/31 09:45:07

  Modified:             llvm-9999.ebuild llvm-3.6.1.ebuild
                        llvm-3.4.2.ebuild llvm-3.5.2.ebuild ChangeLog
  Log:
  Allow LLVM to compile itself.  This is useful for Darwin, where LLVM is going 
to be the only compiler available by default.
  
  (Portage version: 2.2.14-prefix/cvs/Darwin i386, signed Manifest commit with 
key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.108                sys-devel/llvm/llvm-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild?rev=1.108&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild?rev=1.108&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild?r1=1.107&r2=1.108

Index: llvm-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- llvm-9999.ebuild    29 May 2015 09:24:43 -0000      1.107
+++ llvm-9999.ebuild    31 May 2015 09:45:07 -0000      1.108
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.107 
2015/05/29 09:24:43 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.108 
2015/05/31 09:45:07 grobian Exp $
 
 EAPI=5
 
@@ -44,7 +44,7 @@
        >=sys-devel/make-3.81
        >=sys-devel/flex-2.5.4
        >=sys-devel/bison-1.875d
-       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
+       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 
>=sys-devel/llvm-3.5
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
        || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )



1.2                  sys-devel/llvm/llvm-3.6.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.6.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.6.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.6.1.ebuild?r1=1.1&r2=1.2

Index: llvm-3.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- llvm-3.6.1.ebuild   27 May 2015 11:58:56 -0000      1.1
+++ llvm-3.6.1.ebuild   31 May 2015 09:45:07 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.6.1.ebuild,v 1.1 
2015/05/27 11:58:56 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.6.1.ebuild,v 1.2 
2015/05/31 09:45:07 grobian Exp $
 
 EAPI=5
 
@@ -46,7 +46,7 @@
        >=sys-devel/make-3.81
        >=sys-devel/flex-2.5.4
        >=sys-devel/bison-1.875d
-       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
+       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 
>=sys-devel/llvm-3.5
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
        || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )



1.11                 sys-devel/llvm/llvm-3.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild?r1=1.10&r2=1.11

Index: llvm-3.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- llvm-3.4.2.ebuild   16 Apr 2015 11:55:18 -0000      1.10
+++ llvm-3.4.2.ebuild   31 May 2015 09:45:07 -0000      1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v 1.10 
2015/04/16 11:55:18 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v 1.11 
2015/05/31 09:45:07 grobian Exp $
 
 EAPI=5
 
@@ -47,7 +47,7 @@
        >=sys-devel/make-3.81
        >=sys-devel/flex-2.5.4
        >=sys-devel/bison-1.875d
-       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
+       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 
>=sys-devel/llvm-3.3
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
        || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
@@ -56,7 +56,7 @@
        libffi? ( virtual/pkgconfig )
        ${PYTHON_DEPS}"
 RDEPEND="${COMMON_DEPEND}
-       clang? ( !<=sys-devel/clang-3.4-r99
+       clang? ( !<=sys-devel/clang-${PV}-r99
                !>=sys-devel/clang-9999 )
        abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r2
                !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"



1.3                  sys-devel/llvm/llvm-3.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.5.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.5.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.5.2.ebuild?r1=1.2&r2=1.3

Index: llvm-3.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- llvm-3.5.2.ebuild   16 Apr 2015 11:55:18 -0000      1.2
+++ llvm-3.5.2.ebuild   31 May 2015 09:45:07 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.2.ebuild,v 1.2 
2015/04/16 11:55:18 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.2.ebuild,v 1.3 
2015/05/31 09:45:07 grobian Exp $
 
 EAPI=5
 
@@ -46,7 +46,7 @@
        >=sys-devel/make-3.81
        >=sys-devel/flex-2.5.4
        >=sys-devel/bison-1.875d
-       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
+       || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 
>=sys-devel/llvm-3.3
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
        || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )



1.242                sys-devel/llvm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.242&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.242&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.241&r2=1.242

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -r1.241 -r1.242
--- ChangeLog   29 May 2015 09:24:43 -0000      1.241
+++ ChangeLog   31 May 2015 09:45:07 -0000      1.242
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/llvm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.241 2015/05/29 
09:24:43 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.242 2015/05/31 
09:45:07 grobian Exp $
+
+  31 May 2015; Fabian Groffen <grob...@gentoo.org> llvm-3.4.2.ebuild,
+  llvm-3.5.2.ebuild, llvm-3.6.1.ebuild, llvm-9999.ebuild:
+  Allow LLVM to compile itself.  This is useful for Darwin, where LLVM is going
+  to be the only compiler available by default.
 
   29 May 2015; Bernard Cafarelli <voyag...@gentoo.org> llvm-9999.ebuild:
   Revert accidental commit on live ebuild, should fix #550608 and #550682




Reply via email to