From a756a58736ca401e26844963121e1b8025015f13 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sun, 22 Jun 2014 11:44:58 +0000 Subject: 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) --- app-pda/libsyncml/ChangeLog | 7 ++++++- app-pda/libsyncml/libsyncml-0.5.4.ebuild | 4 ++-- app-pda/libsyncml/libsyncml-9999.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'app-pda/libsyncml') diff --git a/app-pda/libsyncml/ChangeLog b/app-pda/libsyncml/ChangeLog index 8bfa15b7b4cb..6d27bf9f145f 100644 --- a/app-pda/libsyncml/ChangeLog +++ b/app-pda/libsyncml/ChangeLog @@ -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 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 libsyncml-0.5.4.ebuild, libsyncml-9999.ebuild: diff --git a/app-pda/libsyncml/libsyncml-0.5.4.ebuild b/app-pda/libsyncml/libsyncml-0.5.4.ebuild index bab756754450..2a4169b6021e 100644 --- a/app-pda/libsyncml/libsyncml-0.5.4.ebuild +++ b/app-pda/libsyncml/libsyncml-0.5.4.ebuild @@ -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 @@ IUSE="debug doc http +obex test" # 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? ( diff --git a/app-pda/libsyncml/libsyncml-9999.ebuild b/app-pda/libsyncml/libsyncml-9999.ebuild index d517c1d37bb4..1a27ea90ca84 100644 --- a/app-pda/libsyncml/libsyncml-9999.ebuild +++ b/app-pda/libsyncml/libsyncml-9999.ebuild @@ -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 @@ IUSE="+debug doc http +obex test" # 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? ( -- cgit v1.2.3-65-gdbad