polynomial-c    14/10/30 20:48:35

  Modified:             pidgin-2.10.10.ebuild ChangeLog
  Log:
  Fixed detection of evolution data server with USE=eds (bug #526644)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.8                  net-im/pidgin/pidgin-2.10.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?r1=1.7&r2=1.8

Index: pidgin-2.10.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pidgin-2.10.10.ebuild       30 Oct 2014 18:52:29 -0000      1.7
+++ pidgin-2.10.10.ebuild       30 Oct 2014 20:48:35 -0000      1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.7 
2014/10/30 18:52:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.8 
2014/10/30 20:48:35 polynomial-c Exp $
 
 EAPI=5
 
@@ -139,7 +139,8 @@
 src_prepare() {
        epatch "${FILESDIR}/${PN}-2.10.0-gold.patch" \
                "${WORKDIR}/${PN}-eds-3.6.patch" \
-               "${FILESDIR}/${PN}-2.10.9-fix-gtkmedia.patch"
+               "${FILESDIR}/${PN}-2.10.9-fix-gtkmedia.patch" \
+               "${FILESDIR}/${PN}-2.10.10-eds-3.6-configure.ac.patch"
        epatch_user
 
        eautoreconf



1.354                net-im/pidgin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.354&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.354&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?r1=1.353&r2=1.354

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v
retrieving revision 1.353
retrieving revision 1.354
diff -u -r1.353 -r1.354
--- ChangeLog   30 Oct 2014 18:52:29 -0000      1.353
+++ ChangeLog   30 Oct 2014 20:48:35 -0000      1.354
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/pidgin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.353 2014/10/30 
18:52:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.354 2014/10/30 
20:48:35 polynomial-c Exp $
+
+  30 Oct 2014; Lars Wendler <[email protected]> pidgin-2.10.10.ebuild,
+  +files/pidgin-2.10.10-eds-3.6-configure.ac.patch:
+  Fixed detection of evolution data server with USE=eds reported by Juergen
+  Rose in bug #526644 and patch provided by Alexander Tsoy.
 
   30 Oct 2014; Markus Meier <[email protected]> pidgin-2.10.10.ebuild:
   arm stable, bug #526502




Reply via email to