summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-18 07:35:07 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-18 07:35:07 +0000
commitd431ab12b7cef984162ba057f65c8aaa6f3266df (patch)
treef5a6d3870fb478ab5881a810778492782659f21a /gnome-base
parentold (diff)
downloadgentoo-2-d431ab12b7cef984162ba057f65c8aaa6f3266df.tar.gz
gentoo-2-d431ab12b7cef984162ba057f65c8aaa6f3266df.tar.bz2
gentoo-2-d431ab12b7cef984162ba057f65c8aaa6f3266df.zip
nm-applet is also needed (#546606 by Joe Nyland)
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-shell/ChangeLog6
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild3
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog
index c55d5e6a26fe..2d1758dff24f 100644
--- a/gnome-base/gnome-shell/ChangeLog
+++ b/gnome-base/gnome-shell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-shell
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.91 2015/04/11 15:21:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.92 2015/04/18 07:35:07 pacho Exp $
+
+ 18 Apr 2015; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.14.3.ebuild,
+ gnome-shell-3.14.4.ebuild:
+ nm-applet is also needed (#546606 by Joe Nyland)
11 Apr 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
gnome-shell-3.14.3.ebuild, gnome-shell-3.14.4.ebuild:
diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild
index f10316292c8e..71dc9e2be9f8 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.14.3.ebuild,v 1.6 2015/04/11 15:21:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild,v 1.7 2015/04/18 07:35:07 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -64,6 +64,7 @@ COMMON_DEPEND="
bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
networkmanager? (
app-crypt/libsecret
+ >=gnome-extra/nm-applet-0.9.8
>=net-misc/networkmanager-0.9.8[introspection] )
"
# Runtime-only deps are probably incomplete and approximate.
diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild
index b57506138fbc..4a01430a795c 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.14.4.ebuild,v 1.2 2015/04/11 15:21:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild,v 1.3 2015/04/18 07:35:07 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -64,6 +64,7 @@ COMMON_DEPEND="
bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
networkmanager? (
app-crypt/libsecret
+ >=gnome-extra/nm-applet-0.9.8
>=net-misc/networkmanager-0.9.8[introspection] )
"
# Runtime-only deps are probably incomplete and approximate.