summaryrefslogtreecommitdiff
blob: 5d5e54bb4afcf5dcc0e5f518f9caab55725e059b (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
# ChangeLog for app-text/a2ps
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.20 2003/11/06 14:59:21 usata Exp $

*a2ps-4.13c (27 Sep 2003)

  29 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13c.ebuild:
  Use make instead of emake. Changed -alpha keyword to ~alpha.

  27 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13c.ebuild,
  files/a2ps-4.13c-locale-gentoo.diff:
  Fixed compilation failure when USE="-nls", closing Bug #29732

  27 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13c.ebuild:
  Version bumped(CVS snapshot).

*a2ps-4.13b-r5 (16 Jul 2003)

  06 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r5.ebuild,
  a2ps-4.13c.ebuild:
  Force "yacc" instead of "bison -y". Closing bug #29691.

  31 Oct 2003; Mamoru KOMACHI <usata@gentoo.org>
  files/a2ps-4.13-autoconf-gentoo.diff:
  Updated autoconf patch, see #32163

  30 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r5.ebuild,
  files/a2ps-4.13-autoconf-gentoo.diff:
  Modified a patch to fix undefined macros

  27 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r4.ebuild,
  a2ps-4.13b-r5.ebuild:
  Added gperf to DEPEND. Thanks to Shawn Leas <core@enodev.com> for
  reporting the Bug #29647

  16 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r5.ebuild,
  files/a2ps-4.13-autoconf-gentoo.diff:
  Added a patch to kill AC_CONFIG_FILES warning. See Bug #28804

  13 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r4.ebuild,
  a2ps-4.13b-r5.ebuild:
  Added --includedir=/usr/include so that it doesn't climb up 2.6 includes.
  Suggested by Chuck Brewer <cbrewer@stealthaccess.net> in Bug #28570

  12 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r5.ebuild:
  Stop running autoconf

  29 Jul 2003; lanius@gentoo.org a2ps-4.13b-r5.ebuild:
  stable bump

  16 Jul 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r5.ebuild,
  files/a2ps-4.13-stdout.diff:
  Added Japanese support and a patch which makes a2ps print
  to stdout by default. Ebuild provied by Georgi Georgiev
  <chutz@chubaka.net> in bug 24264

  23 May 2003; Aron Griffis <agriffis@gentoo.org> a2ps-4.13b-r4.ebuild:
  Mark stable on alpha

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*a2ps-4.13b-r4 (14 May 2002)

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

  14 May 2002; Jon Nelson <jnelson@gentoo.org> a2ps-4.13b-r4.ebuild :
  Brought ebuild in compliance with latest lintool.
  Fixed bug in make install (Closes Bug 2492)
  
*a2ps-4.13b-r3 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> a2ps-4.13b-r3.ebuild :

  Changed the tex flag to tetex instead.  Also, cleaned up the ebuild a little.


*a2ps-4.13b-r3 (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.