diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:11:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:11:16 +0000 |
commit | 32049c9ffa5c90cb571c0fd410caa534666539df (patch) | |
tree | c7bb516b8873bbf4ee083d3f5e32df96c4f2cd11 /gnome-base/gnome-shell | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-32049c9ffa5c90cb571c0fd410caa534666539df.tar.gz gentoo-2-32049c9ffa5c90cb571c0fd410caa534666539df.tar.bz2 gentoo-2-32049c9ffa5c90cb571c0fd410caa534666539df.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gnome-shell')
-rw-r--r-- | gnome-base/gnome-shell/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog index 7628b8c45a49..5fa542484876 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.51 2013/11/27 20:32:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.52 2013/11/30 19:11:16 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild: + amd64 stable, bug #478252 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) 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 3637343d56d6..4bf8c12a7736 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.7 2013/11/27 20:32:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.8.4-r1.ebuild,v 1.8 2013/11/30 19:11:16 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/GnomeShell" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+bluetooth +i18n +networkmanager -openrc-force" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" # libXfixes-5.0 needed for pointer barriers # TODO: gstreamer support is currently automagical: |