mgorny      14/06/18 19:28:55

  Modified:             freeglut-2.8.1-r1.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.11                 media-libs/freeglut/freeglut-2.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?r1=1.10&r2=1.11

Index: freeglut-2.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- freeglut-2.8.1-r1.ebuild    8 Jun 2014 09:15:26 -0000       1.10
+++ freeglut-2.8.1-r1.ebuild    18 Jun 2014 19:28:55 -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/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.10 
2014/06/08 09:15:26 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.11 
2014/06/18 19:28:55 mgorny Exp $
 
 EAPI=5
 inherit autotools-multilib
@@ -14,18 +14,18 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="debug static-libs"
 
-RDEPEND="virtual/glu[${MULTILIB_USEDEP}]
-       virtual/opengl[${MULTILIB_USEDEP}]
-       x11-libs/libX11[${MULTILIB_USEDEP}]
-       x11-libs/libXext[${MULTILIB_USEDEP}]
-       >=x11-libs/libXi-1.3[${MULTILIB_USEDEP}]
-       x11-libs/libXrandr[${MULTILIB_USEDEP}]
-       x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
+RDEPEND=">=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
+       >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
+       >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+       >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+       >=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]
+       >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}]
+       >=x11-libs/libXxf86vm-1.1.3[${MULTILIB_USEDEP}]
        abi_x86_32? ( !app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       x11-proto/inputproto[${MULTILIB_USEDEP}]
-       x11-proto/xproto[${MULTILIB_USEDEP}]"
+       >=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]
+       >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
 
 PATCHES=(
        # Please read the comments in the patch before thinking about dropping 
it



1.117                media-libs/freeglut/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.117&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.117&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog   8 Jun 2014 09:15:26 -0000       1.116
+++ ChangeLog   18 Jun 2014 19:28:55 -0000      1.117
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/freeglut
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.116 
2014/06/08 09:15:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.117 
2014/06/18 19:28:55 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <[email protected]> freeglut-2.8.1-r1.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   08 Jun 2014; Agostino Sarubbo <[email protected]> freeglut-2.8.1-r1.ebuild:
   Stable for arm, wrt bug #500368




Reply via email to