summaryrefslogtreecommitdiff
blob: 97d733968db749894ca0a38fb4e3fc15b9b62d37 (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
# ChangeLog for media-libs/glut
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/ChangeLog,v 1.27 2006/10/31 19:22:01 nyhm Exp $

  31 Oct 2006; Tristan Heaven <nyhm@gentoo.org> glut-3.7.1.ebuild:
  inherit multilib for get_libdir

  03 Oct 2006; Daniel Drake <dsd@gentoo.org>
  +files/glut-3.7.1-new-autotools.patch, -glut-3.7-r2.ebuild,
  glut-3.7.1.ebuild:
  Add depend on required autotools. Fix libtool problems on no-multlib
  systems. Fix rebuild when glut is already installed.

  20 May 2006; Donnie Berkholz <spyderous@gentoo.org>; glut-3.7-r2.ebuild,
  glut-3.7.1.ebuild:
  (#133481) Ensure freeglut isn't installed at the same time.

  16 May 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/glut-3.7.1-fix-GLU-linking.patch, +metadata.xml, glut-3.7.1.ebuild:
  --as-needed-patch thanks to TGL <degrenier@easyconnect.fr> in bug 131837,
  add metadata, games herd

  14 May 2006; Donnie Berkholz <spyderous@gentoo.org>;
  files/digest-glut-3.7-r2, files/digest-glut-3.7.1, Manifest:
  Add all the fun new non-md5 digests.

  13 May 2006; Donnie Berkholz <spyderous@gentoo.org>; glut-3.7-r2.ebuild,
  glut-3.7.1.ebuild:
  Don't block virtual/glut, and don't provide it either, for compat with
  new-style virtual.

  13 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> glut-3.7.1.ebuild:
  Add ~x86-fbsd keyword.

  12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> glut-3.7.1.ebuild:
  Don't use unportable preplib command, rather symlink the soname directly;
  ldconfig on glibc and uclibc will take care of the rest of symlinks

  07 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; glut-3.7-r2.ebuild,
  glut-3.7.1.ebuild:
  (#74667) Fix license.

  17 Jul 2005; Mike Frysinger <vapier@gentoo.org> glut-3.7.1.ebuild:
  Block other glut providers.

  05 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> glut-3.7-r2.ebuild,
  glut-3.7.1.ebuild:
  get_libdir fixin.

  30 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> glut-3.7.1.ebuild:
  always gnuconfig_update; elibtoolize in src_unpack; tidy

  29 Jul 2004; Tom Gall <tgall@gentoo.org> glut-3.7.1.ebuild:
  stable on ppc64, bug #57012

  23 May 2004; Daniel Ostrow <dostrow@gentoo.org> glut-3.7.1.ebuild:
  Stable on ppc.

  13 May 2004; Stephen P. Becker <geoman@gentoo.org> glut-3.7.1.ebuild:
  Stable on mips.

  16 Mar 2004; Stephen P. Becker <geoman@gentoo.org> glut-3.7.1.ebuild:
  Added ~mips keyword.

  24 Nov 2003; Aron Griffis <agriffis@gentoo.org> glut-3.7.1.ebuild:
  Stable on ia64

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  02 Dec 2002; Martin Schlemmer <azarah@gentoo.org> glut-3.7{-r2,.1}.ebuild :

  Add 'preplib' to src_install to add missing libglut.so.3 symlink.  Closes
  bug #11440.

*glut-3.7.1 (30 Nov 2002)

  08 Apr 2003; Todd Sunderlin <todd@gentoo.org> glut-3.7.1.ebuild:
  Marked stable for sparc

  09 Mar 2003; Aron Griffis <agriffis@gentoo.org> glut-3.7.1.ebuild:
  Mark stable on alpha

  30 Nov 2002; Martin Schlemmer <azarah@gentoo.org> glut-3.7.1.ebuild :

  New version, closing bug #11375.  Added elibtoolize to normalize libglut.la
  without all the seds.

*glut-3.7-r2 (26 Feb 2002)

  26 Feb 2002; M.Schlemmer <azarah@gentoo.org> glut-3.7-r2.ebuild :

  Fix wacky paths in /usr/lib/libglut.la.

*glut-3.7-r1 (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.