summaryrefslogtreecommitdiff
blob: 4603eb9edddf1fc436f9b34b0bfb5c25a36673ce (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
# ChangeLog for sys-devel/gettext
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.4 2002/04/17 16:40:15 seemant Exp $

  17 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.1-r1.ebuild :

  Vitaly reports that glibc doesn't have libs, but contains the functioality
  of the gettext libs.  this ebuild is unnecessary.

*gettext-0.11.1-r1 (16 Apr 2002)

  16 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.1-r1.ebuild
  files/digest-gettext-0.11.1-r1 :

  Since glibc does not seem to be providing the header files and such, I have
  enabled gettext to install them instead.  Hopefully this solves the
  intermittent php emerge bug.

*gettext-0.11.1

  27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.1.ebuild :

  Version bump -- copied old ebuild to new name.

*gettext-0.10.40 (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.