gnome-base/gnome-extra-apps: drop default enabling of share temporarily

gnome-user-share currently requires systemd, which breaks clean
install of gnome metas out of the box for elogind systems.
Drop the IUSE default to be able to handle this at profile level
soon instead. This drops the default enable for systemd profiles
until we can add it back for systemd profiles (but we currently
lack a profiles/targets/desktop/gnome/systemd to easily do so)

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2019-03-21 16:24:48 +02:00
parent 0cb57c5965
commit f29ba543d7
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ DESCRIPTION="Sub-meta package for the applications of GNOME 3"
HOMEPAGE="https://www.gnome.org/"
LICENSE="metapackage"
SLOT="3.0"
IUSE="+games +share +shotwell +tracker"
IUSE="+games share +shotwell +tracker"
KEYWORDS="amd64 x86"

View File

@@ -7,7 +7,7 @@ DESCRIPTION="Sub-meta package for the applications of GNOME 3"
HOMEPAGE="https://www.gnome.org/"
LICENSE="metapackage"
SLOT="3.0"
IUSE="+games +share +shotwell +tracker"
IUSE="+games share +shotwell +tracker"
KEYWORDS="~amd64 ~x86"

View File

@@ -7,7 +7,7 @@ DESCRIPTION="Sub-meta package for the applications of GNOME 3"
HOMEPAGE="https://www.gnome.org/"
LICENSE="metapackage"
SLOT="3.0"
IUSE="+games +share +shotwell +tracker"
IUSE="+games share +shotwell +tracker"
KEYWORDS="~amd64 ~x86"

View File

@@ -7,7 +7,7 @@ DESCRIPTION="Sub-meta package for the applications of GNOME 3"
HOMEPAGE="https://www.gnome.org/"
LICENSE="metapackage"
SLOT="3.0"
IUSE="+games +share +shotwell +tracker"
IUSE="+games share +shotwell +tracker"
KEYWORDS="~amd64 ~x86"