mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user