summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-27 20:32:49 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-27 20:32:49 +0000
commit7712b46bb84b5c1c4d879c8155e973313b4ebce7 (patch)
tree5620996e15e23c68c0b9c13f3b980af170e82422 /gnome-base
parentsci-visualization/quickplot: Verion BUmp (diff)
downloadgentoo-2-7712b46bb84b5c1c4d879c8155e973313b4ebce7.tar.gz
gentoo-2-7712b46bb84b5c1c4d879c8155e973313b4ebce7.tar.bz2
gentoo-2-7712b46bb84b5c1c4d879c8155e973313b4ebce7.zip
dconf is always enabled in latest ibus versions (#492720 by Daniel Kenzelmann)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-shell/ChangeLog5
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog
index 3ac25c9fe89f..7628b8c45a49 100644
--- a/gnome-base/gnome-shell/ChangeLog
+++ b/gnome-base/gnome-shell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-shell
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.50 2013/11/13 19:25:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.51 2013/11/27 20:32:49 pacho Exp $
+
+ 27 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
+ dconf is always enabled in latest ibus versions (#492720 by Daniel Kenzelmann)
13 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
Rekeyword as missing dep was finally keyworded, bug #478082
diff --git a/gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild
index 0308fb2bf7af..3637343d56d6 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.8.4-r1.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/gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild,v 1.6 2013/11/13 19:25:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild,v 1.7 2013/11/27 20:32:49 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -101,7 +101,7 @@ RDEPEND="${COMMON_DEPEND}
media-fonts/dejavu
x11-themes/gnome-icon-theme-symbolic
- i18n? ( >=app-i18n/ibus-1.4.99[dconf,gtk3,introspection] )
+ i18n? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
networkmanager? (
net-misc/mobile-broadband-provider-info
sys-libs/timezone-data )