summaryrefslogtreecommitdiff
blob: e0b7b748ecbd32da329c60332fb8789a9c3da062 (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
# ChangeLog for x11-libs/gtkglarea
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.30 2006/03/04 20:25:26 metalgod Exp $

  04 Mar 2006; Luis Medinas <metalgod@gentoo.org> gtkglarea-1.99.0.ebuild:
  Remove libdir trick because it's not needed and it caused problems.

  19 Aug 2005; Mike Frysinger <vapier@gentoo.org>
  +files/gtkglarea-1.2.3-m4.patch, gtkglarea-1.2.3-r1.ebuild:
  Fix aclocal underquoted warnings.

  16 Jul 2005; John N. Laliberte <allanonjl@gentoo.org>
  gtkglarea-1.99.0.ebuild:
  add /usr prefix to get_libdir, fixes #98511

  30 May 2005; Simon Stelling <blubb@gentoo.org> gtkglarea-1.99.0.ebuild:
  make src_install use the function provided by the gnome2 ebuild

  27 May 2005; Herbie Hopkins <herbs@gentoo.org> gtkglarea-1.99.0.ebuild:
  Added libtoolize to fix multilib build issue.

  11 Apr 2005; Simon Stelling <blubb@gentoo.org> gtkglarea-1.2.3-r1.ebuild,
  gtkglarea-1.99.0.ebuild:
  fixed multilib-strict: bug #88676

  01 Feb 2005; foser <foser@gentoo.org> gtkglarea-1.99.0.ebuild :
  Add pkgconfig dep (#80255)

  08 Aug 2004; Tom Martin <slarti@gentoo.org> :
  Typo in DESCRIPTION: extention -> extension. Bug 59717.

  29 Jul 2004; Tom Gall <tgall@gentoo.org> gtkglarea-1.99.ebuild:
  stable on ppc64, bug #57015

  28 Jun 2004; Aron Griffis <agriffis@gentoo.org> gtkglarea-1.2.3-r1.ebuild,
  gtkglarea-1.99.0.ebuild:
  glibc -> libc

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

  17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gtkglarea-1.99.0.ebuild:
  Added IUSE=

  16 Apr 2004; Guy Martin <gmsoft@gentoo.org> gtkglarea-1.2.3-r1.ebuild:
  Marked stable on hppa.

  16 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gtkglarea-1.99.0.ebuild:
  Modifed ebuild with gnuconfig to allow building on mips. Added ~mips keyword.

  07 Mar 2004; Jon Portnoy <avenj@gentoo.org> gtkglarea-1.2.3-r1.ebuild :
  AMD64 keywords.

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gtkglarea-1.2.3-r1.ebuild:
  stable on ia64

  20 Nov 2003; Alastair Tse <liquidx@gentoo.org> gtkglarea-1.2.3-r1.ebuild,
  gtkglarea-1.99.0.ebuild:
  change SRC_URI on gtkglarea

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> gtkglarea-1.99.0.ebuild:
  Stable on ia64

  17 Sep 2003; Aron Griffis <agriffis@gentoo.org> gtkglarea-1.2.3-r1.ebuild:
  Mark stable on alpha

  28 May 2003; Aron Griffis <agriffis@gentoo.org> gtkglarea-1.99.0.ebuild:
  Mark stable on alpha

*gtkglarea-1.2.3-r1 (20 Jun 2002)
*gtkglarea-1.99.0 (20 Jun 2002)

  09 Jan 2003; Martin Holzer <mholzer@gentoo.org> gtkglarea-1.99.0.ebuild : 
  Corrected SRC_URI.

  02 Nov 2002; Olivier Reisch <doctomoe@gentoo.org> :
  Added ppc keyword.

  20 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
  This version adds gtk+-2.0 support.

*gtkglarea-1.2.3 (1 Feb 2002)

  14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Added ppc keyword

  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.