summaryrefslogtreecommitdiff
blob: 1b6d4c5e826560a6e614a7c3782e6b67a2c7302e (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# ChangeLog for media-libs/glide-v3
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/glide-v3/ChangeLog,v 1.25 2006/02/04 21:00:15 spyderous Exp $

  04 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
  glide-v3-20060203.ebuild:
  Remove SRC_URI hack, it's mirrored properly now.

*glide-v3-20060203 (04 Feb 2006)

  04 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
  +glide-v3-20060203.ebuild:
  Bring glide into the '06. Add voodoo1 and voodoo2 support. All 4 voodoo
  flags are combinable in any fashion, and if they're all off, it builds
  support for all of them, similar to VIDEO_CARDS. Inspired by the Fedora
  Extras source rpm.

  28 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>;
  +files/glide-v3-3.10-hwcBufferLfbAddr-conflict.patch,
  glide-v3-3.10-r4.ebuild:
  (#114558) Fix compilation with USE=voodoo3. Thanks much to Christopher Head
  <chead@telus.net> for providing a patch.

  28 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>;
  glide-v3-3.10-r4.ebuild:
  (#55944) Remove 3dnow flag, it's broken.

  05 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>;
  glide-v3-3.10-r4.ebuild:
  Add modular X dependencies.

  01 Nov 2005; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml:
  Change ownership to x11-drivers.

  19 May 2005; Bryan Stine <battousai@gentoo.org> glide-v3-3.10-r3.ebuild,
  glide-v3-3.10-r4.ebuild:
  Remove invalid PROVIDE. Thanks Mr_Bones_.

  19 Mar 2005; Jason Wever <weeve@gentoo.org> glide-v3-3.10-r3.ebuild,
  glide-v3-3.10-r4.ebuild:
  Masked on SPARC wrt bug #61147.

  24 Jun 2004; Bryan Stine <battousai@gentoo.org>;
  +files/glide-v3-3.10-2.6-headers-fix.patch, glide-v3-3.10-r4.ebuild:
  New patch to fix building against 2.6 kernel headers. Thanks to Jan
  Drugowitsch <jdrugo@gmx.at> for reporting and providing the patch. This closes
  bug 54999.

  14 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
  Add metadata.

  14 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
  glide-v3-3.10-r4.ebuild:
  Change a couple tarballs to mirror://gentoo.

*glide-v3-3.10-r4 (13 Jun 2004)

  13 Jun 2004; Bryan Stine <battousai@gentoo.org>; glide-v3-3.10-r4.ebuild:
  Numerous fixes. Compiling with GCC 3.3 should now be fixed. A few
  makefile.autoconf.am problems with assembly files have been fixed. The
  build.3dfx script is no longer used, so no need to worry about chmod +x or the
  die statement not working. The following bugs have been closed by this bump:
  #31366, #31490, #43660, and #41544.

  06 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
  glide-v3-3.10-r3.ebuild:
  depend on sed >= 4; error messages

  03 Oct 2003; Aron Griffis <agriffis@gentoo.org> glide-v3-3.10-r3.ebuild:
  Fixup for alpha (after marking stable... bad bad Aron)

  03 Oct 2003; Aron Griffis <agriffis@gentoo.org> glide-v3-3.10-r3.ebuild:
  Stable on alpha

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*glide-v3-3.10-r3 (26 Apr 2002)

  26 Apr 2002; M.Schlemmer <azarah@gentoo.org> glide-v3-3.10-r3.ebuild :

  Resolve bug #2012.  Optimizations applied to the build caused it to be
  very unstable.

*glide-v3-3.10-r2 (15 Apr 2002)

  15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> glide-v3-3.10-r2.ebuild :

  Updated USE flag checking syntax

  17 Feb 2002; M.Schlemmer <azarah@gentoo.org> glide-v3-3.10-r2.ebuild :

  Fixed CFLAGS for swlib.

  17 Feb 2002; M.Schlemmer <azarah@gentoo.org> glide-v3-3.10-r1.ebuild :

  Changed the USE flags used, so that only 'voodoo3' is needed for voodoo3
  support, else voodoo4/5 support will be compiled in.

*glide-v3-3.10 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.