summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEttore Di Giacinto <mudler@gentoo.org>2017-03-16 16:00:19 +0100
committerEttore Di Giacinto <mudler@gentoo.org>2017-03-16 16:00:19 +0100
commit50f24b68627f141ea7e318c55529ec8c3ccbd18d (patch)
tree5afd5e7a216b45dcc18a406f56b4453bf0592d69
parentdev-python/python-caja: sync live ebuild (diff)
downloadgentoo-mate-50f24b68.tar.gz
gentoo-mate-50f24b68.tar.bz2
gentoo-mate-50f24b68.zip
mate-base/mate: Drop gtk3 useflag from live ebuild
* Add mate-extra/mate-calc Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--mate-base/mate/mate-9999.ebuild37
1 files changed, 19 insertions, 18 deletions
diff --git a/mate-base/mate/mate-9999.ebuild b/mate-base/mate/mate-9999.ebuild
index 131f68c..89a17f0 100644
--- a/mate-base/mate/mate-9999.ebuild
+++ b/mate-base/mate/mate-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,22 +20,22 @@ HOMEPAGE="http://mate-desktop.org"
LICENSE="metapackage"
SLOT="0"
-IUSE="+base -bluetooth gtk3 help +notification +themes +extras"
+IUSE="+base -bluetooth help +notification +themes +extras"
S="${WORKDIR}"
RDEPEND="
- =mate-base/mate-desktop-${MATE_BRANCH}*:0[gtk3(-)?]
+ =mate-base/mate-desktop-${MATE_BRANCH}*:0
=mate-base/mate-menus-${MATE_BRANCH}*:0
- =mate-base/mate-panel-${MATE_BRANCH}*:0[gtk3(-)?]
+ =mate-base/mate-panel-${MATE_BRANCH}*:0
=mate-base/mate-session-manager-${MATE_BRANCH}*:0
- =mate-base/mate-settings-daemon-${MATE_BRANCH}*:0[gtk3(-)?]
- =x11-wm/marco-${MATE_BRANCH}*:0[gtk3(-)?]
+ =mate-base/mate-settings-daemon-${MATE_BRANCH}*:0
+ =x11-wm/marco-${MATE_BRANCH}*:0
base? (
- =mate-base/caja-${MATE_BRANCH}*:0[gtk3(-)?]
- =mate-base/mate-applets-meta-${MATE_BRANCH}*:0[gtk3(-)?]
- =mate-base/mate-control-center-${MATE_BRANCH}*:0[gtk3(-)?]
- =mate-extra/mate-media-${MATE_BRANCH}*:0[gtk3(-)?]
+ =mate-base/caja-${MATE_BRANCH}*:0
+ =mate-base/mate-applets-meta-${MATE_BRANCH}*:0
+ =mate-base/mate-control-center-${MATE_BRANCH}*:0
+ =mate-extra/mate-media-${MATE_BRANCH}*:0
=x11-misc/mozo-${MATE_BRANCH}*:0
=x11-terms/mate-terminal-${MATE_BRANCH}*:0
)
@@ -47,16 +47,17 @@ RDEPEND="
)
extras? (
=app-arch/engrampa-${MATE_BRANCH}*:0
- =app-editors/pluma-${MATE_BRANCH}*:0[gtk3(-)?]
- =app-text/atril-${MATE_BRANCH}*:0[gtk3(-)?]
+ =app-editors/pluma-${MATE_BRANCH}*:0
+ =app-text/atril-${MATE_BRANCH}*:0
gnome-extra/gnome-calculator:0
- =mate-extra/caja-extensions-${MATE_BRANCH}*:0[gtk3(-)?]
- =mate-extra/mate-netbook-${MATE_BRANCH}*:0[gtk3(-)?]
- =mate-extra/mate-power-manager-${MATE_BRANCH}*:0[gtk3(-)?]
- =mate-extra/mate-screensaver-${MATE_BRANCH}*:0[gtk3(-)?]
+ =mate-extra/caja-extensions-${MATE_BRANCH}*:0
+ =mate-extra/mate-calc-${MATE_BRANCH}*:0
+ =mate-extra/mate-netbook-${MATE_BRANCH}*:0
+ =mate-extra/mate-power-manager-${MATE_BRANCH}*:0
+ =mate-extra/mate-screensaver-${MATE_BRANCH}*:0
=mate-extra/mate-system-monitor-${MATE_BRANCH}*:0
- =mate-extra/mate-utils-${MATE_BRANCH}*:0[gtk3(-)?]
- =media-gfx/eom-${MATE_BRANCH}*:0[gtk3(-)?]
+ =mate-extra/mate-utils-${MATE_BRANCH}*:0
+ =media-gfx/eom-${MATE_BRANCH}*:0
sys-apps/gnome-disk-utility:0
)
help? (