summaryrefslogtreecommitdiff
blob: ee0b710da9a5f7c0a4fca79dec3245828a1babc2 (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
# ChangeLog for sys-devel/libtool
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.22 2003/08/03 13:47:33 gmsoft Exp $

  02 Aug 2003; Martin Schlemmer <azarah@gentoo.org> libtool-1.4.3-r1.ebuild:
  Mark stable for all.  (shoot me later)

*libtool-1.4.3-r1 (09 Mar 2003)

  03 Aug 2003; Guy Martin <gmsoft@gentoo.org> libtool-1.4.3-r1.ebuild :
  Fixed for hppa.

  27 Jun 2003; Joshua Kinard <kumba@gentoo.org> libtool-1.4.3-r1.ebuild:
  Added ~mips to KEYWORDS

  09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> libtool-1.4.3-r1.ebuild :
  Add various patches from Mandrake, including one to fix the problem where
  $SED was not defined if we used autoconf-2.13 ...

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> libtool-1.4.3.ebuild :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> libtool-1.4.1-r10-ebuild :
  Added hppa to keywords.

*libtool-1.4.1-r10 (20 Dec 2002)
  20 Dec 2002; Jan Seidel <tuxus@gentoo.org> libtool-1.4.1-r10-ebuild :
  Added mips to keywords

*libtool-1.4.3 (14 Dec 2002)

  26 Feb 2003; Zach Welch <zwelch@gentoo.org> libtool-1.4.1-r10.ebuild,
  libtool-1.4.3.ebuild:
  fix arm keywords

  14 Dec 2002; Martin Schlemmer <azarah@gentoo.org> :

  Update version.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libtool-1.4.2-r2 (20 Oct 2002)

  20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :

  Spiced up version.

*libtool-1.4.1-r10 (20 Oct 2002)

  20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :

  Remove the ltmain.sh-hack.patch, as it caused problems with linking
  dependencies.

*libtool-1.4.1-r9 (3 Jul 2002)

  3 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :

  Fix a bug in libtool-1.4.1-portage.patch-v? .. basically just a type o.  Also
  Enhanced it to be able to use $PWORKDIR ($WORKDIR in ebuilds) that the latest
  portage should export.

  27 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :

  Fix a bug in libtool-1.4.1-portage.patch-v5 that has been dropping link dirs
  and -l? flags.

*libtool-1.4.1-r8 (26 Jun 2002)

  26 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :

  Fix bug #4122.

*libtool-1.4.1-r7 (10 April 2002)

  26 May 2002; M.Schlemmer <azarah@gentoo.org> :

  Update libtool portage patch not to add duplicates.

*libtool-1.4.1-r6 (10 April 2002)

  10 April 2002; M.Schlemmer <azarah@gentoo.org> :

  Made a sligt mistake with $install_libdir in previous patch, should now
  be fixed.  Enhanced other parts of patch again.

*libtool-1.4.1-r5 (07 April 2002)

  07 April 2002; M.Schlemmer <azarah@gentoo.org> :

  Patch libtool not to include ${D} and ${S} in .la files (enhance previous).

*libtool-1.4.1-r4 (03 April 2002)

  03 April 2002; M.Schlemmer <azarah@gentoo.org> :

  Patch libtool not to include ${D} and ${S} in .la files.

*libtool-1.4.1-r3 (21 March 2002)

  21 March 2002; M.Schlemmer <azarah@gentoo.org> :

  Since -r1, added the relink patch, as well as additional patches that fixes
  quoting problems, etc

*libtool-1.4.1-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.