summaryrefslogtreecommitdiff
blob: 51c04e050a5b78323bbcc3d7b870f3a49681a0f6 (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
# ChangeLog for sys-cluster/gearmand
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.3 2009/12/23 18:59:05 flameeyes Exp $

  23 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  gearmand-0.11-r2.ebuild:
  Disable static libraries by default and remove .la files.

*gearmand-0.11-r2 (20 Dec 2009)

  20 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  -gearmand-0.11-r1.ebuild, +gearmand-0.11-r2.ebuild, metadata.xml:
  Revision bump, add support for dev-db/libdrizzle, sqlite and write the
  code to support postgresql (albeit non-working yet).

*gearmand-0.11-r1 (20 Dec 2009)

  20 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +gearmand-0.11-r1.ebuild, +files/gearmand.conf.d, +files/gearmand.init.d,
  +metadata.xml:
  Initial import of gearmand, thanks to Pavel Stratil (who's co-maintaining
  the package) who wrote the basic ebuild and init script. Closes bug
  #279413, reported by Rob Peck (who also wrote an alternative ebuild).