summaryrefslogtreecommitdiff
blob: 80785ec16ea2d17e9d53c6bac2264d2f8647b245 (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
# ChangeLog for dev-libs/dbus-c++
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-c++/ChangeLog,v 1.11 2015/06/09 14:14:49 jlec Exp $

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

  14 May 2015; Michael Sterrett <mr_bones_@gentoo.org>
  -dbus-c++-0.9.0-r1.ebuild:
  old

  23 Mar 2015; Rick Farina <zerochaos@gentoo.org> dbus-c++-0.9.0-r2.ebuild:
  fix repoman warning

*dbus-c++-0.9.0-r2 (22 Mar 2015)

  22 Mar 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
  dbus-c++-0.9.0-r1.ebuild, +dbus-c++-0.9.0-r2.ebuild:
  Add multilib support (bug #514006, thanks to Karl Lindén and tokiclover).
  Fix pthread linking weirdness. Fix USE=doc. Update license.

  16 Feb 2014; Pacho Ramos <pacho@gentoo.org> -dbus-c++-0.6.0_p20111126.ebuild,
  -dbus-c++-0.9.0.ebuild, metadata.xml:
  Cleanup due #200380

  24 Apr 2013; Agostino Sarubbo <ago@gentoo.org> dbus-c++-0.9.0-r1.ebuild:
  Add ~ppc, wrt bug #462050

*dbus-c++-0.9.0-r1 (10 Sep 2012)

  10 Sep 2012; Mike Frysinger <vapier@gentoo.org> +dbus-c++-0.9.0-r1.ebuild,
  +files/dbus-c++-0.9.0-gcc-4.7.patch, metadata.xml:
  Add fix from ChromiumOS for building with gcc-4.7 #424707 by Diego Elio
  Pettenò.  Update to EAPI=4 and add more USE flags to control optional
  behavior.

  04 May 2012; Jeff Horelick <jdhore@gentoo.org>
  dbus-c++-0.6.0_p20111126.ebuild, dbus-c++-0.9.0.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

*dbus-c++-0.9.0 (02 Mar 2012)

  02 Mar 2012; <elvanor@gentoo.org> +dbus-c++-0.9.0.ebuild, metadata.xml:
  Version bump to 0.9.0.

  21 Dec 2011; Robin H. Johnson <robbat2@gentoo.org>
  dbus-c++-0.6.0_p20111126.ebuild:
  Missing dep, fails to configure without cppunit.

*dbus-c++-0.6.0_p20111126 (26 Nov 2011)

  26 Nov 2011; <elvanor@gentoo.org> +dbus-c++-0.6.0_p20111126.ebuild,
  +metadata.xml:
  Initial import.