Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.11/, profiles/prefix/darwin/macos/10.10/, ...
Date: Sun, 27 Mar 2016 08:29:05
Message-Id: 1459067322.9beadb4ee25709b5dee631bbbc53873dd7237384.grobian@gentoo
1 commit: 9beadb4ee25709b5dee631bbbc53873dd7237384
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 08:25:32 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 08:28:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9beadb4e
7
8 profiles/prefix/darwin/macos: drop version restriction from opengl-apple mask
9
10 Unfortunately the history for this got lost (or exists in another place)
11 so it's unclear why this was tagged on version 4. Likely because of bug
12 #431182 to bring in XQuartz, to satisfy the needs of opengl-apple, but
13 in the meantime opengl-apple was bumped for some reason.
14
15 profiles/prefix/darwin/macos/10.10/package.mask | 2 +-
16 profiles/prefix/darwin/macos/10.11/package.mask | 2 +-
17 profiles/prefix/darwin/macos/10.8/package.mask | 2 +-
18 profiles/prefix/darwin/macos/10.9/package.mask | 2 +-
19 4 files changed, 4 insertions(+), 4 deletions(-)
20
21 diff --git a/profiles/prefix/darwin/macos/10.10/package.mask b/profiles/prefix/darwin/macos/10.10/package.mask
22 index e649fd0..5ba8566 100644
23 --- a/profiles/prefix/darwin/macos/10.10/package.mask
24 +++ b/profiles/prefix/darwin/macos/10.10/package.mask
25 @@ -5,4 +5,4 @@
26 # Fabian Groffen <grobian@g.o> (30 Sep 2012)
27 # Requires XQuartz, since Apple dropped much of X-support in 10.8
28 # (a.k.a. Mountain Lion), bug #431182
29 -<=media-libs/opengl-apple-4.9999
30 +media-libs/opengl-apple
31
32 diff --git a/profiles/prefix/darwin/macos/10.11/package.mask b/profiles/prefix/darwin/macos/10.11/package.mask
33 index 1164f69..95dbe8b 100644
34 --- a/profiles/prefix/darwin/macos/10.11/package.mask
35 +++ b/profiles/prefix/darwin/macos/10.11/package.mask
36 @@ -5,4 +5,4 @@
37 # Fabian Groffen <grobian@g.o> (30 Sep 2012)
38 # Requires XQuartz, since Apple dropped much of X-support in 10.8
39 # (a.k.a. Mountain Lion), bug #431182
40 -<=media-libs/opengl-apple-4.9999
41 +media-libs/opengl-apple
42
43 diff --git a/profiles/prefix/darwin/macos/10.8/package.mask b/profiles/prefix/darwin/macos/10.8/package.mask
44 index 2d9146d..52aaa07 100644
45 --- a/profiles/prefix/darwin/macos/10.8/package.mask
46 +++ b/profiles/prefix/darwin/macos/10.8/package.mask
47 @@ -5,4 +5,4 @@
48 # Fabian Groffen <grobian@g.o> (30 Sep 2012)
49 # Requires XQuartz, since Apple dropped much of X-support in 10.8
50 # (a.k.a. Mountain Lion), bug #431182
51 -<=media-libs/opengl-apple-4.9999
52 +media-libs/opengl-apple
53
54 diff --git a/profiles/prefix/darwin/macos/10.9/package.mask b/profiles/prefix/darwin/macos/10.9/package.mask
55 index f71c6e3..db173a5 100644
56 --- a/profiles/prefix/darwin/macos/10.9/package.mask
57 +++ b/profiles/prefix/darwin/macos/10.9/package.mask
58 @@ -5,4 +5,4 @@
59 # Fabian Groffen <grobian@g.o> (30 Sep 2012)
60 # Requires XQuartz, since Apple dropped much of X-support in 10.8
61 # (a.k.a. Mountain Lion), bug #431182
62 -<=media-libs/opengl-apple-4.9999
63 +media-libs/opengl-apple