diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-26 11:15:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-26 11:26:09 +0100 |
commit | e25cf18ca19463a7d05519aa843cc76a189ab75c (patch) | |
tree | dabf16d5c3280e3e2c3078bb8f9b7e77b231985a /x11-wm | |
parent | dev-python/ebuildtester: [QA] Fix empty metadata.xml element (diff) | |
download | gentoo-e25cf18ca19463a7d05519aa843cc76a189ab75c.tar.gz gentoo-e25cf18ca19463a7d05519aa843cc76a189ab75c.tar.bz2 gentoo-e25cf18ca19463a7d05519aa843cc76a189ab75c.zip |
x11-wm/enlightenment: [QA] Remove undescribed policy-mobile module
Patch-by: Vadim Efimov <evadim@evadim.ru>
Closes: https://bugs.gentoo.org/633754
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.17.9999.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.20.5.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.20.6.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.21.7.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/metadata.xml | 1 |
5 files changed, 4 insertions, 5 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild b/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild index b86eaa1af711..1b788a54f596 100644 --- a/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.17.9999.ebuild @@ -32,7 +32,7 @@ __NORM_MODS=( fileman fileman-opinfo gadman geolocation ibar ibox lokker mixer msgbus music-control notification - pager packagekit pager-plain policy-mobile quickaccess + pager packagekit pager-plain quickaccess shot start syscon systray tasks teamwork temperature tiling time winlist wireless wizard wl-desktop-shell wl-drm wl-text-input wl-weekeyboard wl-wl wl-x11 xkbswitch xwayland diff --git a/x11-wm/enlightenment/enlightenment-0.20.5.ebuild b/x11-wm/enlightenment/enlightenment-0.20.5.ebuild index 4b01b1fa136a..88a5cec9394c 100644 --- a/x11-wm/enlightenment/enlightenment-0.20.5.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.20.5.ebuild @@ -33,7 +33,7 @@ __NORM_MODS=( fileman fileman-opinfo gadman geolocation ibar ibox lokker mixer msgbus music-control notification - pager packagekit pager-plain policy-mobile quickaccess + pager packagekit pager-plain quickaccess shot start syscon systray tasks teamwork temperature tiling winlist wizard wl-desktop-shell wl-drm wl-text-input wl-weekeyboard wl-wl wl-x11 xkbswitch xwayland diff --git a/x11-wm/enlightenment/enlightenment-0.20.6.ebuild b/x11-wm/enlightenment/enlightenment-0.20.6.ebuild index ab5838efb0a2..0cd5bfe72614 100644 --- a/x11-wm/enlightenment/enlightenment-0.20.6.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.20.6.ebuild @@ -33,7 +33,7 @@ __NORM_MODS=( fileman fileman-opinfo gadman geolocation ibar ibox lokker mixer msgbus music-control notification - pager packagekit pager-plain policy-mobile quickaccess + pager packagekit pager-plain quickaccess shot start syscon systray tasks teamwork temperature tiling winlist wizard wl-desktop-shell wl-drm wl-text-input wl-weekeyboard wl-wl wl-x11 xkbswitch xwayland diff --git a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild index b86eaa1af711..1b788a54f596 100644 --- a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild @@ -32,7 +32,7 @@ __NORM_MODS=( fileman fileman-opinfo gadman geolocation ibar ibox lokker mixer msgbus music-control notification - pager packagekit pager-plain policy-mobile quickaccess + pager packagekit pager-plain quickaccess shot start syscon systray tasks teamwork temperature tiling time winlist wireless wizard wl-desktop-shell wl-drm wl-text-input wl-weekeyboard wl-wl wl-x11 xkbswitch xwayland diff --git a/x11-wm/enlightenment/metadata.xml b/x11-wm/enlightenment/metadata.xml index c586c606ffe9..588a737beed5 100644 --- a/x11-wm/enlightenment/metadata.xml +++ b/x11-wm/enlightenment/metadata.xml @@ -31,7 +31,6 @@ <flag name="enlightenment_modules_packagekit">Package manager integration</flag> <flag name="enlightenment_modules_pager">Gadget to allow you to visualize your virtual desktops and the windows they contain</flag> <flag name="enlightenment_modules_pager-plain">A simpler desktop pager</flag> - <flag name="enlightenment_modules_policy-mobile"/> <flag name="enlightenment_modules_quickaccess">Enlightenment Quickaccess Launcher</flag> <flag name="enlightenment_modules_shot">Simple screenshot+save/upload module</flag> <flag name="enlightenment_modules_start">Enlightenment's 'Start' button equivalent</flag> |