blob: 59a11e68bd4b9d1764aaf93fc19da913f2ae4f14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
# ChangeLog for virtual/opengl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.15 2009/12/15 20:00:07 abcd Exp $
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> opengl-7.0.ebuild:
QA: Add prefix keywords; clean up deps for prefix
26 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>; -opengl-6.8.ebuild:
Pull monolithic Xorg. It's moved to the (new) x11 overlay, accessible via
layman.
23 Aug 2006; Sven Wegener <swegener@gentoo.org> opengl-6.8.ebuild,
opengl-7.0.ebuild:
Virtual packages have no build-time dependencies.
22 Aug 2006; Ferris McCormick <fmccor@gentoo.org> opengl-7.0.ebuild:
Stable on sparc.
18 Aug 2006; <plasmaroo@gentoo.org> opengl-7.0.ebuild:
Stable on IA64.
20 Jul 2006; Jeroen Roovers <jer@gentoo.org> opengl-7.0.ebuild:
Stable on HPPA
10 Jul 2006; Stephen P. Becker <geoman@gentoo.org> opengl-6.8.ebuild:
removing mips from 6.8, please use modular X on mips
01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; opengl-7.0.ebuild:
alpha/arm/mips/ppc/sh stable. Holding off on sparc for now, gustavoz is
having issues.
30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> opengl-7.0.ebuild:
Stable on amd64.
30 Jun 2006; Markus Rothe <corsair@gentoo.org> opengl-7.0.ebuild:
Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; opengl-7.0.ebuild:
x86 stable.
12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> opengl-7.0.ebuild:
Add ~x86-fbsd keyword.
11 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; ChangeLog:
Note that Ciaran McCreesh reported this problem.
*opengl-7.0 (11 Apr 2006)
*opengl-6.8 (11 Apr 2006)
11 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml,
+opengl-6.8.ebuild, +opengl-7.0.ebuild:
Add new-style virtual for the OpenGL implementation. This is needed to fix
yet more issues where an old-style virtual's default provider provides the
virtual regardless of whether the actual ebuild contains a PROVIDE
statement. That causes circular dependencies on modular X.
|