mgorny      14/06/15 14:30:03

  Modified:             llvm-3.3-r3.ebuild ChangeLog
  Log:
  Restore the old clang patch as clang-3.3-gentoo-install.patch, and use it for 
version 3.3-r3. Bug #513346.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.11                 sys-devel/llvm/llvm-3.3-r3.ebuild

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

Index: llvm-3.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- llvm-3.3-r3.ebuild  1 May 2014 15:09:30 -0000       1.10
+++ llvm-3.3-r3.ebuild  15 Jun 2014 14:30:03 -0000      1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.10 
2014/05/01 15:09:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.11 
2014/06/15 14:30:03 mgorny Exp $
 
 EAPI=5
 
@@ -165,7 +165,7 @@
                # Automatically select active system GCC's libraries, bugs 
#406163 and #417913
                epatch 
"${FILESDIR}"/clang-3.1-gentoo-runtime-gcc-detection-v3.patch
 
-               epatch "${FILESDIR}"/clang-3.4-gentoo-install.patch
+               epatch "${FILESDIR}"/clang-3.3-gentoo-install.patch
 
                # backport support for g++-X.Y header location
                epatch "${FILESDIR}"/clang-3.3-gcc-header-path.patch



1.200                sys-devel/llvm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -r1.199 -r1.200
--- ChangeLog   14 Jun 2014 18:49:46 -0000      1.199
+++ ChangeLog   15 Jun 2014 14:30:03 -0000      1.200
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/llvm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.199 2014/06/14 
18:49:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.200 2014/06/15 
14:30:03 mgorny Exp $
+
+  15 Jun 2014; Michał Górny <mgo...@gentoo.org>
+  files/clang-3.3-gentoo-install.patch, llvm-3.3-r3.ebuild:
+  Restore the old clang patch as clang-3.3-gentoo-install.patch, and use it for
+  version 3.3-r3. Bug #513346.
 
 *llvm-3.4.1-r2 (14 Jun 2014)
 




Reply via email to