summaryrefslogtreecommitdiff
blob: 3a0aebc486ce71936963c401666c828136300e18 (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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# ChangeLog for dev-util/guile
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/ChangeLog,v 1.36 2004/12/08 21:10:38 agriffis Exp $

*guile-1.6.6 (10 Dec 2004)

  10 Dec 2004; Aron Griffis <agriffis@gentoo.org> +guile-1.6.6.ebuild:
  Bump to 1.6.6

  17 Oct 2004; Alastair Tse <liquidx@gentoo.org>
  +files/guile-1.4-inet_aton.patch, -files/net_db.c, guile-1.4-r3.ebuild,
  guile-1.4.1.ebuild:
  fix inet_aton issue plus remove old net_db.c from FILESDIR

  11 Oct 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/guile-macos-posix.patch, +files/guile-macos-relink.patch,
  guile-1.6.4-r1.ebuild:
  Added to ~ppc-macos. Thanks to Robin Munn <rmunn@pobox.com>,
  closing bug #62277.

*guile-1.6.4-r2 (19 Sep 2004)

  19 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> +guile-1.6.4-r2.ebuild:
  Bumped to version 1.6.4-r2. This version is only necessary for gnucash on
  amd64. It disables deprecations that leave undefined references in shared
  libraries.

  13 May 2004; Michael McCabe <randy@gentoo.org> guile-1.6.4-r1.ebuild:
  Added s390 keywords

  28 Apr 2004; Jon Portnoy <avenj@gentoo.org> guile-1.6.4-r1.ebuild :
  Stable on AMD64.

  25 Mar 2004; Joshua Kinard <kumba@gentoo.org> guile-1.6.4-r1.ebuild:
  Marked stable on mips.

  11 Feb 2004; Joshua Kinard <kumba@gentoo.org> guile-1.6.4-r1.ebuild:
  Added ~mips to satisfy repoman deps

  18 Jan 2004; <gustavoz@gentoo.org> guile-1.6.4-r1.ebuild:
  marked stable on sparc, we were really falling behind

  14 Jan 2004; <gustavoz@gentoo.org> guile-1.6.4-r1.ebuild:
  added ~sparc

  12 Jan 2004; <augustus@gentoo.org> guile-1.6.4-r1.ebuild,
  files/guile-amd64.patch:
  Added support for AMD64. Builds and installs just fine. Needs further testing.
  Bug #35481.

  04 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> guile-1.4-r3.ebuild:
  Add gnuconfig_update. Closing #37166.

  03 Jan 2004; <agriffis@gentoo.org> guile-1.6.4-r1.ebuild:
  Stable on ia64

  03 Dec 2003; Aron Griffis <agriffis@gentoo.org> guile-1.6.4-r1.ebuild:
  Stable on alpha

  22 Nov 2003; Alastair Tse <liquidx@gentoo.org> guile-1.6.4-r1.ebuild,
  metadata.xml:
  disable parallel builds because it breaks on -j5 (#34029)

  04 Nov 2003; Brad House <brad_mssw@gentoo.org> guile-1.4-r3.ebuild:
  add amd64 flag

*guile-1.6.4-r1 (06 Sep 2003)

  06 Sep 2003; Daniel Robbins <drobbins@gentoo.org> guile-1.6.4-r1.ebuild: new
  revision to close bug 23493; texmacs should now be able to find guile via the
  GUILE_LOAD_PATH env var (/etc/env.d fix.) This shouldn't break any arch so
  keeping the KEYWORDS the same on this bump.
  
  19 Aug 2003; Aron Griffis <agriffis@gentoo.org> guile-1.6.4.ebuild: Fix bug
  26484 by filtering out -g3

  24 Jul 2003; Tavis Ormandy <taviso@gentoo.org> guile-1.6.4.ebuild:
  ~alpha

  17 May 2003; Alastair Tse <liquidx@gentoo.org> guile-1.5.4.ebuild:
  masking 1.5.x

*guile-1.6.4 (28 Apr 2003)

  24 Aug 2003; Guy Martin <gmsoft@gentoo.org> guile-1.6.4.ebuild :
  Added hppa to KEYWORDS.

  28 Apr 2003; Alastair Tse <liquidx@gentoo.org> guile-1.6.4.ebuild:
  version bump to 1.6.x series using SLOT=12.

  05 Feb 2003; Jon Nall <nall@gentoo.org> guile-1.4.1.ebuild :
  ok, moving back to ~ppc as all seems well if compiled with
  -O2. use flag-o-matic to force -O2 for ppc.
  
  05 Feb 2003; Jon Nall <nall@gentoo.org> guile-1.4.1.ebuild :
  changed to -ppc as this compiles, but guile-config breaks
  immediately

  05 Feb 2003; Jon Nall <nall@gentoo.org> guile-1.4.1.ebuild :
  added ~ppc

  04 Feb 2003; Aron Griffis <agriffis@gentoo.org> guile-1.4.1.ebuild :
  Mark stable on alpha

  16 Dec 2002; Aron Griffis <agriffis@gentoo.org> guile-1.4.1.ebuild :
  Added ~alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*guile-1.4-r3 (23 Apr 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*guile-1.4.1 (19 Aug 2002)

  05 Nov 2002; L. Boshell <leonardop@gentoo.org> guile-1.4.1.ebuild : SLOT
  was changed.
  
  19 Aug 2002; L. Boshell <leonardop@gentoo.org> guile-1.4.1.ebuild : New
  stable version. Thanks to Rigo Ketelings for the notice.
  
*guile-1.5.4 (1 Feb 2002)

  23 Jul 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  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.