diff options
author | Thomas Sachau <tommy@gentoo.org> | 2012-11-16 20:48:21 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2012-11-16 20:48:21 +0000 |
commit | 236d37144764d4115e98a804d726126ccd9ee57a (patch) | |
tree | 194ee4f3de121e0ade0b394e9e6ac9ad5214d95c /x11-wm | |
parent | Better fix the static issue with ncurses, thanks to Diego. (diff) | |
download | gentoo-2-236d37144764d4115e98a804d726126ccd9ee57a.tar.gz gentoo-2-236d37144764d4115e98a804d726126ccd9ee57a.tar.bz2 gentoo-2-236d37144764d4115e98a804d726126ccd9ee57a.zip |
Remove conf-wallpaper2 module, always disabled by upstream
(Portage version: 2.2.0_alpha142-r1/cvs/Linux x86_64, signed Manifest commit with key 0x35899067)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.17.0_alpha3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/enlightenment/metadata.xml | 1 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/enlightenment/ChangeLog b/x11-wm/enlightenment/ChangeLog index f9a7771e553b..42b7fd3447ab 100644 --- a/x11-wm/enlightenment/ChangeLog +++ b/x11-wm/enlightenment/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/enlightenment # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.158 2012/11/16 20:11:28 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.159 2012/11/16 20:48:21 tommy Exp $ + + 16 Nov 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> + enlightenment-0.17.0_alpha3.ebuild, metadata.xml: + Remove conf-wallpaper2 module, always disabled by upstream *enlightenment-0.17.0_alpha3 (16 Nov 2012) diff --git a/x11-wm/enlightenment/enlightenment-0.17.0_alpha3.ebuild b/x11-wm/enlightenment/enlightenment-0.17.0_alpha3.ebuild index 1cf403cf1e62..512ac708a93d 100644 --- a/x11-wm/enlightenment/enlightenment-0.17.0_alpha3.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.17.0_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.17.0_alpha3.ebuild,v 1.1 2012/11/16 20:11:28 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.17.0_alpha3.ebuild,v 1.2 2012/11/16 20:48:21 tommy Exp $ EAPI="2" @@ -20,7 +20,7 @@ __CONF_MODS=" +@applications +@dialogs +@display +@edgebindings +@interaction +@intl +@keybindings +@menus +@paths +@performance +@randr +@shelves +@theme - +@wallpaper2 +@window-manipulation +@window-remembers" + +@window-manipulation +@window-remembers" __NORM_MODS=" @access +@backlight +@battery +@clock +@comp +@connman +@cpufreq +@dropshadow +@everything +@fileman +@fileman-opinfo +@gadman +@ibar +@ibox +@illume2 diff --git a/x11-wm/enlightenment/metadata.xml b/x11-wm/enlightenment/metadata.xml index 0d9ea921c356..9072d72d5375 100644 --- a/x11-wm/enlightenment/metadata.xml +++ b/x11-wm/enlightenment/metadata.xml @@ -98,7 +98,6 @@ Enlightenment Features: <flag name="enlightenment_modules_conf-randr">Used to configure your screen's resolution</flag> <flag name="enlightenment_modules_conf-shelves">Shelf configuration dialog</flag> <flag name="enlightenment_modules_conf-theme">Used to configure your theme preferences</flag> - <flag name="enlightenment_modules_conf-wallpaper2">Used to pick a wallpaper</flag> <flag name="enlightenment_modules_conf-window-manipulation">Configures window raise, resistance, and maximize policies</flag> <flag name="enlightenment_modules_conf-window-remembers">Delete existing window remembers</flag> </use> |