summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-07-01 20:02:20 +0000
committerPacho Ramos <pacho@gentoo.org>2013-07-01 20:02:20 +0000
commiteabe0c380927f42fc0aa636eb6ca04e947436127 (patch)
tree3cb88a0f0503e37466369bda040d17bfa8be3e6a /net-libs/gnome-online-accounts
parentx11-drivers/xf86-video-intel: Bump to 2.21.11 (diff)
downloadgentoo-2-eabe0c380927f42fc0aa636eb6ca04e947436127.tar.gz
gentoo-2-eabe0c380927f42fc0aa636eb6ca04e947436127.tar.bz2
gentoo-2-eabe0c380927f42fc0aa636eb6ca04e947436127.zip
Drop json-c dep as discussed in #470200 with Gilles, since I can neither reproduce the problem *now* (I was some months ago). Feel free to reopen if you still suffer the problem with latest versions.
(Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/gnome-online-accounts')
-rw-r--r--net-libs/gnome-online-accounts/ChangeLog8
-rw-r--r--net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild3
2 files changed, 8 insertions, 3 deletions
diff --git a/net-libs/gnome-online-accounts/ChangeLog b/net-libs/gnome-online-accounts/ChangeLog
index 0ecb24e664bd..38cfbe3e5fb0 100644
--- a/net-libs/gnome-online-accounts/ChangeLog
+++ b/net-libs/gnome-online-accounts/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/gnome-online-accounts
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.19 2013/05/18 13:49:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.20 2013/07/01 20:02:20 pacho Exp $
+
+ 01 Jul 2013; Pacho Ramos <pacho@gentoo.org>
+ gnome-online-accounts-3.8.2.ebuild:
+ Drop json-c dep as discussed in #470200 with Gilles, since I can neither
+ reproduce the problem *now* (I was some months ago). Feel free to reopen if
+ you still suffer the problem with latest versions.
18 May 2013; Pacho Ramos <pacho@gentoo.org>
-gnome-online-accounts-3.8.1.ebuild, gnome-online-accounts-3.8.2.ebuild:
diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild
index 69b85c336a15..1bcd4cbe723f 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild,v 1.2 2013/05/18 13:49:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild,v 1.3 2013/07/01 20:02:20 pacho Exp $
EAPI="5"
inherit gnome2
@@ -20,7 +20,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-libs/glib-2.35:2
app-crypt/libsecret
- >=dev-libs/json-c-0.10-r1
dev-libs/json-glib
dev-libs/libxml2:2
>=net-libs/libsoup-2.42:2.4