summaryrefslogtreecommitdiff
blob: f8008cd2c4d51a9ec72c843001a8451b9640af4e (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
# ChangeLog for dev-libs/log4c
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/ChangeLog,v 1.11 2004/06/24 23:26:22 agriffis Exp $

  18 May 2004; Mamoru KOMACHI <usata@gentoo.org> log4c-1.0.6-r1.ebuild,
  log4c-1.0.6.ebuild:
  Changed app-text/tetex to virtual/tetex.

  04 Apr 2004; Lars Weiler <pylon@gentoo.org> log4c-1.0.6-r1.ebuild:
  stable on ppc

  14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> log4c-1.0.6-r1.ebuild,
  log4c-1.0.6.ebuild:
  Don't assign default to S; header fix

  22 Feb 2004; David Holm <dholm@gentoo.org> log4c-1.0.6-r1.ebuild:
  Added to ~ppc.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*log4c-1.0.6-r1 (20 Jun 2002)

  20 Jun 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  log4c-1.0.6-r1.ebuild, files/digest-log4c-1.0.6-r1 :

  Fixed tetex sandbox violation. General lintool clean-up.

*log4c-1.0.6 (2 May 2002)

  2 May 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  log4c-1.0.6.ebuild, files/digest-log4c-1.0.6 :
  
  New ebuild.

  Log4c is a library of C for flexible logging to files, syslog and
  other destinations. It is modeled after the Log for Java library
  (http://jakarta.apache.org/log4j/), staying as close to their API as
  is reasonable.