diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 09:06:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 09:06:21 +0000 |
commit | cd88e8a5638ec5e1ed1aaabb25e971b6da9b195a (patch) | |
tree | e59688cd3c64925e557d855de4afee5d822fd427 /gnome-base | |
parent | Stable for sparc, wrt bug #492494 (diff) | |
download | gentoo-2-cd88e8a5638ec5e1ed1aaabb25e971b6da9b195a.tar.gz gentoo-2-cd88e8a5638ec5e1ed1aaabb25e971b6da9b195a.tar.bz2 gentoo-2-cd88e8a5638ec5e1ed1aaabb25e971b6da9b195a.zip |
Stable for x86, wrt bug #496168
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-3.8.4-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog index 2a87b5a958ff..368458d27d31 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.57 2013/12/27 23:29:33 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.58 2014/01/05 09:06:21 ago Exp $ + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.8.4-r2.ebuild: + Stable for x86, wrt bug #496168 27 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r2.ebuild: amd64 stable, bug #496168 diff --git a/gnome-base/gnome-shell/gnome-shell-3.8.4-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.8.4-r2.ebuild index 372e0cee74b4..f375e00df7d9 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.8.4-r2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.8.4-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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-r2.ebuild,v 1.2 2013/12/27 23:29:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.8.4-r2.ebuild,v 1.3 2014/01/05 09:06:21 ago 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" # libXfixes-5.0 needed for pointer barriers # TODO: gstreamer support is currently automagical: |