axs         14/07/14 14:53:53

  Modified:             llvm-3.3-r3.ebuild llvm-3.4.2.ebuild
                        llvm-9999.ebuild llvm-3.4.1-r2.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
513718
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

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

Index: llvm-3.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- llvm-3.3-r3.ebuild  15 Jun 2014 14:30:03 -0000      1.11
+++ llvm-3.3-r3.ebuild  14 Jul 2014 14:53:52 -0000      1.12
@@ -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.11 
2014/06/15 14:30:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.12 
2014/07/14 14:53:52 axs Exp $
 
 EAPI=5
 
@@ -34,9 +34,9 @@
                xml? ( dev-libs/libxml2:2= )
        )
        gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-       libffi? ( virtual/libffi:0=[${MULTILIB_USEDEP}] )
+       libffi? ( >=virtual/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )
        ocaml? ( dev-lang/ocaml:0= )
-       udis86? ( dev-libs/udis86:0=[pic(+),${MULTILIB_USEDEP}] )"
+       udis86? ( >=dev-libs/udis86-1.7-r2:0=[pic(+),${MULTILIB_USEDEP}] )"
 DEPEND="${COMMON_DEPEND}
        dev-lang/perl
        >=sys-devel/make-3.81



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

Index: llvm-3.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- llvm-3.4.2.ebuild   23 Jun 2014 23:00:42 -0000      1.1
+++ llvm-3.4.2.ebuild   14 Jul 2014 14:53:52 -0000      1.2
@@ -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.4.2.ebuild,v 1.1 
2014/06/23 23:00:42 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v 1.2 
2014/07/14 14:53:52 axs Exp $
 
 EAPI=5
 
@@ -38,10 +38,10 @@
                xml? ( dev-libs/libxml2:2= )
        )
        gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-       libffi? ( virtual/libffi:0=[${MULTILIB_USEDEP}] )
-       ncurses? ( sys-libs/ncurses:5=[${MULTILIB_USEDEP}] )
+       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= )
-       udis86? ( dev-libs/udis86:0=[pic(+),${MULTILIB_USEDEP}] )"
+       udis86? ( >=dev-libs/udis86-1.7-r2:0=[pic(+),${MULTILIB_USEDEP}] )"
 DEPEND="${COMMON_DEPEND}
        dev-lang/perl
        >=sys-devel/make-3.81



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

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

Index: llvm-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- llvm-9999.ebuild    29 Jun 2014 09:59:32 -0000      1.88
+++ llvm-9999.ebuild    14 Jul 2014 14:53:52 -0000      1.89
@@ -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-9999.ebuild,v 1.88 
2014/06/29 09:59:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.89 
2014/07/14 14:53:52 axs Exp $
 
 EAPI=5
 
@@ -32,10 +32,10 @@
                xml? ( dev-libs/libxml2:2= )
        )
        gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-       libffi? ( virtual/libffi:0=[${MULTILIB_USEDEP}] )
-       ncurses? ( sys-libs/ncurses:5=[${MULTILIB_USEDEP}] )
+       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= )
-       udis86? ( dev-libs/udis86:0=[pic(+),${MULTILIB_USEDEP}] )"
+       udis86? ( >=dev-libs/udis86-1.7-r2:0=[pic(+),${MULTILIB_USEDEP}] )"
 DEPEND="${COMMON_DEPEND}
        dev-lang/perl
        dev-python/sphinx



1.2                  sys-devel/llvm/llvm-3.4.1-r2.ebuild

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

Index: llvm-3.4.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- llvm-3.4.1-r2.ebuild        14 Jun 2014 18:49:46 -0000      1.1
+++ llvm-3.4.1-r2.ebuild        14 Jul 2014 14:53:52 -0000      1.2
@@ -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.4.1-r2.ebuild,v 1.1 
2014/06/14 18:49:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.1-r2.ebuild,v 1.2 
2014/07/14 14:53:52 axs Exp $
 
 EAPI=5
 
@@ -38,10 +38,10 @@
                xml? ( dev-libs/libxml2:2= )
        )
        gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-       libffi? ( virtual/libffi:0=[${MULTILIB_USEDEP}] )
-       ncurses? ( sys-libs/ncurses:5=[${MULTILIB_USEDEP}] )
+       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= )
-       udis86? ( dev-libs/udis86:0=[pic(+),${MULTILIB_USEDEP}] )"
+       udis86? ( >=dev-libs/udis86-1.7-r2:0=[pic(+),${MULTILIB_USEDEP}] )"
 DEPEND="${COMMON_DEPEND}
        dev-lang/perl
        >=sys-devel/make-3.81



1.203                sys-devel/llvm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog   29 Jun 2014 09:59:33 -0000      1.202
+++ ChangeLog   14 Jul 2014 14:53:52 -0000      1.203
@@ -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.202 2014/06/29 
09:59:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.203 2014/07/14 
14:53:52 axs Exp $
+
+  14 Jul 2014; Ian Stakenvicius (_AxS_) <[email protected]> llvm-3.3-r3.ebuild,
+  llvm-3.4.1-r2.ebuild, llvm-3.4.2.ebuild, llvm-9999.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  513718
 
   29 Jun 2014; Michał Górny <[email protected]> llvm-9999.ebuild:
   Rename clang to ${CHOST}-clang-${PV}. Add multilib wrappers.




Reply via email to