summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2017-01-04 11:39:23 -0800
committerZac Medico <zmedico@gentoo.org>2017-01-04 11:39:23 -0800
commit776ea30249d8093917cd8bf3d302e13348a78b5e (patch)
treee3accdf2aefa2862b36980c2287ec4cd13061705 /media-libs/glew
parentdev-vcs/mercurial: version bump to 4.0.2 (diff)
downloadgentoo-776ea30249d8093917cd8bf3d302e13348a78b5e.tar.gz
gentoo-776ea30249d8093917cd8bf3d302e13348a78b5e.tar.bz2
gentoo-776ea30249d8093917cd8bf3d302e13348a78b5e.zip
media-libs/glew: add 1.10*:0 blocker to 1.10.0-r100 ebuild
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-libs/glew')
-rw-r--r--media-libs/glew/glew-1.10.0-r100.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/glew/glew-1.10.0-r100.ebuild b/media-libs/glew/glew-1.10.0-r100.ebuild
index 94c237d34571..53ff651a2900 100644
--- a/media-libs/glew/glew-1.10.0-r100.ebuild
+++ b/media-libs/glew/glew-1.10.0-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,8 @@ LICENSE="BSD MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-RDEPEND=">=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]"
+RDEPEND=">=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
+ !=media-libs/glew-1.10*:0"
DEPEND="${RDEPEND}
x11-libs/libX11