blob: 9a86e3a7db70ab67a6d05472554492c31c39e93f (
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
|
# ChangeLog for dev-libs/log4cpp
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cpp/ChangeLog,v 1.17 2008/05/10 11:47:06 nixnut Exp $
10 May 2008; nixnut <nixnut@gentoo.org> log4cpp-1.0.ebuild:
Stable on ppc wrt bug 220711
07 May 2008; Markus Meier <maekke@gentoo.org> log4cpp-1.0.ebuild:
amd64/x86 stable, bug #220711
07 May 2008; Tiziano Müller <dev-zero@gentoo.org> +files/1.0-gcc43.patch,
log4cpp-1.0.ebuild:
Fix gcc-4.3 build issues (bug #217755, thanks to Peter Alfredsen and
Debian)
*log4cpp-1.0 (13 Oct 2007)
13 Oct 2007; Tiziano Müller <dev-zero@gentoo.org>
+files/1.0-doc_install_path.patch, +log4cpp-1.0.ebuild:
Version bump.
18 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
Version bump. More corrections to correctly install docs with new version.
18 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
Fixing small doc-install bug.
18 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
Fixed bug #84909. Added USE-flags 'doc' and 'threads' together with correct dependencies.
19 Sep 2005; Mark Loeser <halcy0n@gentoo.org> +metadata.xml:
Adding to cpp herd
11 Mar 2005; Carsten Lohrke <carlo@gentoo.org> log4cpp-0.3.4b.ebuild:
fixed hompage url
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
log4cpp-0.3.4b.ebuild:
virtual/glibc -> virtual/libc
15 Apr 2004; Michael McCabe <randy@gentoo.org> log4cpp-0.3.4b.ebuild:
adding s390 keywords
04 Apr 2004; Lars Weiler <pylon@gentoo.org> log4cpp-0.3.4b.ebuild:
stable on ppc
22 Feb 2004; David Holm <dholm@gentoo.org> log4cpp-0.3.4b.ebuild:
Added to ~ppc.
*log4cpp-0.3.4b (27 Nov 2002)
11 Dec 2002; George Shapovalov <george@gentoo.org> log4cpp-0.3.4b.ebuild :
some cleanups to src_install by Michael and me.
27 Nov 2002; George Shapovalov <george@gentoo.org> log4cpp-0.3.4b.ebuild, files/digest-log4cpp-0.3.4b :
New ebuild. See #10408.
Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations.
It is modeled after the Log4j Java library, staying as close to their API as is reasonable.
ebuild submitted by Michael Labhard <ince@pacifier.com>
|