grobian     15/01/31 19:48:12

  Modified:             llvm-3.4.2.ebuild llvm-9999.ebuild
                        llvm-3.5.1.ebuild llvm-3.5.0.ebuild ChangeLog
  Log:
  Fixup previous commit, better set binutils-apple dependency in one place ...
  
  (Portage version: 2.2.14-prefix/cvs/SunOS i386, signed Manifest commit with 
key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.9                  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.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild?r1=1.8&r2=1.9

Index: llvm-3.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- llvm-3.4.2.ebuild   31 Jan 2015 19:36:49 -0000      1.8
+++ llvm-3.4.2.ebuild   31 Jan 2015 19:48:12 -0000      1.9
@@ -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.8 
2015/01/31 19:36:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v 1.9 
2015/01/31 19:48:12 grobian Exp $
 
 EAPI=5
 
@@ -38,7 +38,6 @@
                xml? ( dev-libs/libxml2:2= )
        )
        gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-       elibc_Darwin? ( >=sys-devel/binutils-apple-5.1 )
        libffi? ( >=virtual/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )
        ncurses? ( >=sys-libs/ncurses-5.9-r3:5=[${MULTILIB_USEDEP}] )
        ocaml? ( dev-lang/ocaml:0= )
@@ -51,7 +50,7 @@
        || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
-       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 )
+       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
        clang? ( xml? ( virtual/pkgconfig ) )
        doc? ( dev-python/sphinx )
        libffi? ( virtual/pkgconfig )



1.101                sys-devel/llvm/llvm-9999.ebuild

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

Index: llvm-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- llvm-9999.ebuild    31 Jan 2015 19:36:49 -0000      1.100
+++ llvm-9999.ebuild    31 Jan 2015 19:48:12 -0000      1.101
@@ -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.100 
2015/01/31 19:36:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.101 
2015/01/31 19:48:12 grobian Exp $
 
 EAPI=5
 
@@ -32,7 +32,6 @@
                )
                xml? ( dev-libs/libxml2:2= )
        )
-       elibc_Darwin? ( >=sys-devel/binutils-apple-5.1 )
        gold? ( >=sys-devel/binutils-2.22:*[cxx] )
        libedit? ( dev-libs/libedit:0=[${MULTILIB_USEDEP}] )
        libffi? ( >=virtual/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )
@@ -48,7 +47,7 @@
        || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
-       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 )
+       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
        clang? ( xml? ( virtual/pkgconfig ) )
        libffi? ( virtual/pkgconfig )
        !!<dev-python/configparser-3.3.0.2



1.6                  sys-devel/llvm/llvm-3.5.1.ebuild

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

Index: llvm-3.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- llvm-3.5.1.ebuild   31 Jan 2015 19:36:49 -0000      1.5
+++ llvm-3.5.1.ebuild   31 Jan 2015 19:48:12 -0000      1.6
@@ -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.1.ebuild,v 1.5 
2015/01/31 19:36:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.1.ebuild,v 1.6 
2015/01/31 19:48:12 grobian Exp $
 
 EAPI=5
 
@@ -35,7 +35,6 @@
                xml? ( dev-libs/libxml2:2= )
        )
        gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-       elibc_Darwin? ( >=sys-devel/binutils-apple-5.1 )
        libedit? ( dev-libs/libedit:0=[${MULTILIB_USEDEP}] )
        libffi? ( >=virtual/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )
        ncurses? ( >=sys-libs/ncurses-5.9-r3:5=[${MULTILIB_USEDEP}] )
@@ -50,7 +49,7 @@
        || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
-       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 )
+       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
        clang? ( xml? ( virtual/pkgconfig ) )
        doc? ( dev-python/sphinx )
        libffi? ( virtual/pkgconfig )



1.13                 sys-devel/llvm/llvm-3.5.0.ebuild

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

Index: llvm-3.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- llvm-3.5.0.ebuild   31 Jan 2015 16:42:19 -0000      1.12
+++ llvm-3.5.0.ebuild   31 Jan 2015 19:48:12 -0000      1.13
@@ -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.0.ebuild,v 1.12 
2015/01/31 16:42:19 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild,v 1.13 
2015/01/31 19:48:12 grobian Exp $
 
 EAPI=5
 
@@ -49,7 +49,7 @@
        || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1
                ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
        )
-       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 )
+       || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
        clang? ( xml? ( virtual/pkgconfig ) )
        doc? ( dev-python/sphinx )
        libffi? ( virtual/pkgconfig )



1.225                sys-devel/llvm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog   31 Jan 2015 19:36:49 -0000      1.224
+++ ChangeLog   31 Jan 2015 19:48:12 -0000      1.225
@@ -1,6 +1,10 @@
 # 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.224 2015/01/31 
19:36:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.225 2015/01/31 
19:48:12 grobian Exp $
+
+  31 Jan 2015; Fabian Groffen <[email protected]> llvm-3.4.2.ebuild,
+  llvm-3.5.0.ebuild, llvm-3.5.1.ebuild, llvm-9999.ebuild:
+  Fixup previous commit, better set binutils-apple dependency in one place ...
 
   31 Jan 2015; Fabian Groffen <[email protected]>
   -files/clang-3.4-darwin_old_linker.patch, llvm-3.4.2.ebuild,




Reply via email to