summaryrefslogtreecommitdiff
blob: 0b0464f918ffd56364c5d98a6d4ad72405a2d4ac (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
# ChangeLog for sys-devel/autoconf-wrapper
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.17 2005/07/17 13:40:21 dertobi123 Exp $

  17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  autoconf-wrapper-3-r1.ebuild:
  ppc stable

*autoconf-wrapper-3.1 (16 Jul 2005)

  16 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/ac-wrapper-3.1.sh, +autoconf-wrapper-3.1.ebuild:
  Update to work with MacOS X.  Do not parse comments in acfiles.

  12 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  autoconf-wrapper-3-r1.ebuild:
  Stable on sparc

  12 Jul 2005; Markus Rothe <corsair@gentoo.org>
  autoconf-wrapper-3-r1.ebuild:
  Stable on ppc64

  11 Jul 2005; Danny van Dyk <kugelfang@gentoo.org>
  autoconf-wrapper-3-r1.ebuild:
  Marked stable on amd64.

*autoconf-wrapper-3-r1 (30 Jun 2005)

  30 Jun 2005; Martin Schlemmer <azarah@gentoo.org> files/ac-wrapper-3.sh,
  +autoconf-wrapper-3-r1.ebuild:
  Also check configure.{in,ac} for AC_PREREQ, bug #97470.

*autoconf-wrapper-3 (28 Jun 2005)

  28 Jun 2005; Martin Schlemmer <azarah@gentoo.org> +files/ac-wrapper-3.sh,
  +autoconf-wrapper-3.ebuild:
  Add logic to check automake aux files for AC_PREREQ and run required
  autoconf version according to that. Some syntax cleanups.

*autoconf-wrapper-2-r1 (08 Feb 2004)

  08 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Force people to re-emerge.

*autoconf-wrapper-2 (05 Dec 2004)

  05 Dec 2004; Mike Frysinger <vapier@gentoo.org> +files/ac-wrapper-2.sh,
  +autoconf-wrapper-2.ebuild:
  When guessing which version to run, dont try to use autoconf-2.1x if we are
  running automake-1.7 or better.

*autoconf-wrapper-1-r1 (05 Dec 2004)

  05 Dec 2004; Mike Frysinger <vapier@gentoo.org>
  +autoconf-wrapper-1-r1.ebuild, -autoconf-wrapper-1.ebuild:
  Version bump to fix #73328.

  13 Nov 2004; Mike Frysinger <vapier@gentoo.org> +files/ac-wrapper-1.sh,
  autoconf-wrapper-1.ebuild:
  Punt the perl version and use the bash version by Gregorio Guidi #66478.

*autoconf-wrapper-1 (20 Oct 2004)

  20 Oct 2004; Mike Frysinger <vapier@gentoo.org>:
  Break the autoconf wrapper (ac-wrapper.pl) off into its own package.
  This updated version resolves #56670 and #66478.