Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 811279 | Differences between
and this patch

Collapse All | Expand All

(-)a/gnome-base/gnome-extra-apps/gnome-extra-apps-40.0.ebuild (-3 / +2 lines)
Lines 7-13 DESCRIPTION="Sub-meta package for the applications of GNOME" Link Here
7
HOMEPAGE="https://www.gnome.org/"
7
HOMEPAGE="https://www.gnome.org/"
8
LICENSE="metapackage"
8
LICENSE="metapackage"
9
SLOT="3.0"
9
SLOT="3.0"
10
IUSE="+games share +shotwell +tracker"
10
IUSE="+epiphany +games share +shotwell +tracker"
11
11
12
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
12
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
13
13
Lines 22-28 RDEPEND=" Link Here
22
22
23
	>=sys-apps/baobab-40.0
23
	>=sys-apps/baobab-40.0
24
	>=media-video/cheese-3.38.0
24
	>=media-video/cheese-3.38.0
25
	>=www-client/epiphany-40.0
25
	epiphany? ( >=www-client/epiphany-40.0 )
26
	>=app-arch/file-roller-3.38.0
26
	>=app-arch/file-roller-3.38.0
27
	>=gnome-extra/gnome-calculator-40.0
27
	>=gnome-extra/gnome-calculator-40.0
28
	>=gnome-extra/gnome-calendar-40.0
28
	>=gnome-extra/gnome-calendar-40.0
29
- 

Return to bug 811279