summaryrefslogtreecommitdiff
blob: 2fd526d63052d6110ea945d257dfca6f49144cb8 (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
# ChangeLog for x11-plugins/pidgin-gfire
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  05 May 2012; Mike Gilbert <floppym@gentoo.org> pidgin-gfire-0.9.4.ebuild:
  Use pkgconfig virtual.

  17 Jan 2012; Michael Palimaka (kensington) <kensington@astralcloak.net>
  -pidgin-gfire-0.9.2.ebuild:
  Remove old.

  21 Apr 2011; Dean Matzkov (bapa) <bapabooiee@gmail.com>
  +pidgin-gfire-0.9.4.ebuild,
  +files/pidgin-gfire-0.9.4-disabled-nls-fix.patch,
  +files/pidgin-gfire-0.9.4-libnotify-0.7-support.patch:
  Version bump: Added patches for >=libnotify-0.7 support, and for disabled
  NLS compilation errors (both now fixed upstream). Bumped to EAPI4.

  18 Feb 2011; Dean Matzkov (bapa) <bapabooiee@gmail.com>
  pidgin-gfire-0.9.2.ebuild:
  Tested on x86, and clarified a comment.

  22 Jan 2011; Dean Matzkov (bapa) <bapabooiee@gmail.com>
  pidgin-gfire-0.9.2.ebuild, metadata.xml:
  Punted gtk USE flag, since building Gfire without GTK enabled is pointless.
  Changed dbus-status USE flag to kmess-notify. Added dependency for gettext
  if nls is enabled. Added USE flag descriptions.

  28 Oct 2010; Dean Matzkov (bapa) <bapabooiee@gmail.com>
  +pidgin-gfire-0.9.2.ebuild, +metadata.xml:
  New ebuild for bug #252548, with thanks to Andrzej Kardas for his initial work