summaryrefslogtreecommitdiff
blob: 8df12cab3782904324ebaa496ce7240307ca48b7 (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
# ChangeLog for dev-util/guile
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/ChangeLog,v 1.20 2003/11/05 01:19:57 brad_mssw Exp $

  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.