ssuominen    14/06/22 11:44:58

  Modified:             libsyncml-9999.ebuild libsyncml-0.5.4.ebuild
                        ChangeLog
  Log:
  Raise libwbxml dependency to ensure everyone has the headers in the same 
place.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  Changes    Path
1.9                  app-pda/libsyncml/libsyncml-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild?r1=1.8&r2=1.9

Index: libsyncml-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libsyncml-9999.ebuild       22 Jun 2014 11:44:01 -0000      1.8
+++ libsyncml-9999.ebuild       22 Jun 2014 11:44:58 -0000      1.9
@@ -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/app-pda/libsyncml/libsyncml-9999.ebuild,v 
1.8 2014/06/22 11:44:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild,v 
1.9 2014/06/22 11:44:58 ssuominen Exp $
 
 EAPI=5
 inherit cmake-utils subversion
@@ -20,7 +20,7 @@
 # automagic, bug #285040
 # libsoup:2.2 is forced off to avoid automagic
 RDEPEND=">=dev-libs/glib-2.12
-       >=dev-libs/libwbxml-0.10
+       >=dev-libs/libwbxml-0.11.0
        dev-libs/libxml2
        http? ( net-libs/libsoup:2.4 )
        obex? (



1.5                  app-pda/libsyncml/libsyncml-0.5.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/libsyncml-0.5.4.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/libsyncml-0.5.4.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/libsyncml-0.5.4.ebuild?r1=1.4&r2=1.5

Index: libsyncml-0.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.5.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libsyncml-0.5.4.ebuild      22 Jun 2014 11:44:01 -0000      1.4
+++ libsyncml-0.5.4.ebuild      22 Jun 2014 11:44:58 -0000      1.5
@@ -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/app-pda/libsyncml/libsyncml-0.5.4.ebuild,v 
1.4 2014/06/22 11:44:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.5.4.ebuild,v 
1.5 2014/06/22 11:44:58 ssuominen Exp $
 
 EAPI=5
 inherit cmake-utils
@@ -18,7 +18,7 @@
 # automagic, bug #285040
 # libsoup:2.2 is forced off to avoid automagic
 RDEPEND=">=dev-libs/glib-2.12
-       >=dev-libs/libwbxml-0.10
+       >=dev-libs/libwbxml-0.11.0
        dev-libs/libxml2
        http? ( net-libs/libsoup:2.4 )
        obex? (



1.22                 app-pda/libsyncml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libsyncml/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   22 Jun 2014 11:44:01 -0000      1.21
+++ ChangeLog   22 Jun 2014 11:44:58 -0000      1.22
@@ -1,6 +1,11 @@
 # ChangeLog for app-pda/libsyncml
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.21 
2014/06/22 11:44:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.22 
2014/06/22 11:44:58 ssuominen Exp $
+
+  22 Jun 2014; Samuli Suominen <[email protected]> libsyncml-0.5.4.ebuild,
+  libsyncml-9999.ebuild:
+  Raise libwbxml dependency to ensure everyone has the headers in the same
+  place.
 
   22 Jun 2014; Samuli Suominen <[email protected]> libsyncml-0.5.4.ebuild,
   libsyncml-9999.ebuild:




Reply via email to