summaryrefslogtreecommitdiff
blob: e54ba6d2677d181270bbc64d63be6c5c2fdeb9ac (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
# ChangeLog for dev-dotnet/log4net
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/log4net/ChangeLog,v 1.5 2009/01/26 17:26:13 loki_val Exp $

*log4net-1.2.10-r2 (26 Jan 2009)

  26 Jan 2009; Peter Alfredsen <loki_val@gentoo.org>
  +files/log4net.pc.in-r1, +files/log4net.snk, +log4net-1.2.10-r2.ebuild:
  Install log4net.dll into the GAC. Use the same signing key to sign every
  time so users don't have to rebuild all packages depending on this each
  time they emerge it. Use the nant build system to figure out which docs to
  install. EAPI-2ize. Use Debian's tarball so we don't have to mirror the
  binaries in upstream's. Add ~amd64.

*log4net-1.2.10-r1 (26 Jun 2007)

  26 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> files/log4net.pc.in,
  -log4net-1.2.10.ebuild, +log4net-1.2.10-r1.ebuild:
  - Installing separate DLLs for different .NET versions
  - Removed assembly from GAC

  25 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> +files/log4net.pc.in,
  -files/log4net-1.2.10.pc, log4net-1.2.10.ebuild:
  Generation of the .pc file is now more universal

*log4net-1.2.10 (24 Jun 2007)

  24 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> +files/log4net-1.2.10.pc,
  +metadata.xml, +log4net-1.2.10.ebuild:
  Initial version (fixing bug #63395). Credit goes to Tim Rädisch
  <tim.raedisch@udo.edu>, Travis Hansen <travisghansen@yahoo.com> and Toffanin
  [WiredTEK] <equilibrium@gechi.it> for providing the ebuilds slightly modified
  by yours truly