mgorny      14/06/18 21:10:00

  Modified:             libXrandr-1.4.2.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
#513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.12                 x11-libs/libXrandr/libXrandr-1.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild?r1=1.11&r2=1.12

Index: libXrandr-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libXrandr-1.4.2.ebuild      13 Mar 2014 20:05:38 -0000      1.11
+++ libXrandr-1.4.2.ebuild      18 Jun 2014 21:10:00 -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/x11-libs/libXrandr/libXrandr-1.4.2.ebuild,v 
1.11 2014/03/13 20:05:38 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild,v 
1.12 2014/06/18 21:10:00 mgorny Exp $
 
 EAPI=5
 
@@ -12,10 +12,10 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
-       x11-libs/libXext[${MULTILIB_USEDEP}]
-       x11-libs/libXrender[${MULTILIB_USEDEP}]
-       x11-proto/randrproto[${MULTILIB_USEDEP}]
-       x11-proto/renderproto[${MULTILIB_USEDEP}]
-       x11-proto/xextproto[${MULTILIB_USEDEP}]"
+RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+       >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+       >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
+       >=x11-proto/randrproto-1.4.0-r1[${MULTILIB_USEDEP}]
+       >=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}]
+       >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"



1.115                x11-libs/libXrandr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.115&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.115&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   26 Mar 2014 12:56:47 -0000      1.114
+++ ChangeLog   18 Jun 2014 21:10:00 -0000      1.115
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.114 
2014/03/26 12:56:47 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.115 
2014/06/18 21:10:00 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgo...@gentoo.org> libXrandr-1.4.2.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   26 Mar 2014; Chí-Thanh Christopher Nguyễn <chith...@gentoo.org>
   -libXrandr-1.4.0-r1.ebuild, -libXrandr-1.4.0.ebuild, -libXrandr-1.4.1.ebuild:




Reply via email to