summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-04-19 09:43:38 +0000
committerPacho Ramos <pacho@gentoo.org>2012-04-19 09:43:38 +0000
commitd80039a0fc9f85a38aaeb142220b2c05cc88890e (patch)
treea743b396bd7bdad0c1e777bd95a0f4f011bbc698 /x11-plugins/pidgin-encryption/ChangeLog
parentFix glib-2.32 building, bug #412071 by Looze Vladimir. (diff)
downloadgentoo-2-d80039a0fc9f85a38aaeb142220b2c05cc88890e.tar.gz
gentoo-2-d80039a0fc9f85a38aaeb142220b2c05cc88890e.tar.bz2
gentoo-2-d80039a0fc9f85a38aaeb142220b2c05cc88890e.zip
Fix glib-2.32 building, bug #412091 by Balint SZENTE.
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/pidgin-encryption/ChangeLog')
-rw-r--r--x11-plugins/pidgin-encryption/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-encryption/ChangeLog b/x11-plugins/pidgin-encryption/ChangeLog
index bd6c266691f4..e0ac86e80946 100644
--- a/x11-plugins/pidgin-encryption/ChangeLog
+++ b/x11-plugins/pidgin-encryption/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/pidgin-encryption
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.23 2011/06/30 12:57:01 pva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.24 2012/04/19 09:43:38 pacho Exp $
+
+ 19 Apr 2012; Pacho Ramos <pacho@gentoo.org>
+ +files/pidgin-encryption-3.1-glib2.32.patch, pidgin-encryption-3.1.ebuild:
+ Fix glib-2.32 building, bug #412091 by Balint SZENTE.
30 Jun 2011; Peter Volkov <pva@gentoo.org> pidgin-encryption-3.1.ebuild:
Depend on net-im/pidgin[gtk], bug #373049 thank Piotr Szymaniak.