summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2014-02-16 14:19:20 +0000
committerThomas Sachau <tommy@gentoo.org>2014-02-16 14:19:20 +0000
commitf1647a3d70181adde7907c232815559b7cf13f44 (patch)
treee707c8952f4745ed8aa102a0b559b8a2f6379a1e /x11-wm
parentamd64/ppc/ppc64/x86 stable wrt bug #474824 (diff)
downloadgentoo-2-f1647a3d70181adde7907c232815559b7cf13f44.tar.gz
gentoo-2-f1647a3d70181adde7907c232815559b7cf13f44.tar.bz2
gentoo-2-f1647a3d70181adde7907c232815559b7cf13f44.zip
Drop older versions of e17, security bug 501470
(Portage version: 2.2.6-r1/cvs/Linux x86_64, signed Manifest commit with key 0x35899067)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/enlightenment/ChangeLog6
-rw-r--r--x11-wm/enlightenment/enlightenment-0.17.3.ebuild91
-rw-r--r--x11-wm/enlightenment/enlightenment-0.17.5.ebuild85
3 files changed, 5 insertions, 177 deletions
diff --git a/x11-wm/enlightenment/ChangeLog b/x11-wm/enlightenment/ChangeLog
index 659782e2c0ac..2ac8773510cd 100644
--- a/x11-wm/enlightenment/ChangeLog
+++ b/x11-wm/enlightenment/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/enlightenment
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.193 2014/02/01 15:19:36 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.194 2014/02/16 14:19:20 tommy Exp $
+
+ 16 Feb 2014; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ -enlightenment-0.17.3.ebuild, -enlightenment-0.17.5.ebuild:
+ Drop older versions of e17, security bug 501470
*enlightenment-0.17.6 (01 Feb 2014)
diff --git a/x11-wm/enlightenment/enlightenment-0.17.3.ebuild b/x11-wm/enlightenment/enlightenment-0.17.3.ebuild
deleted file mode 100644
index dfed53cee8f8..000000000000
--- a/x11-wm/enlightenment/enlightenment-0.17.3.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.17.3.ebuild,v 1.2 2013/09/28 23:11:59 vapier Exp $
-
-EAPI=5
-
-MY_P=${P/_beta3/-omega}
-
-inherit autotools enlightenment
-
-DESCRIPTION="Enlightenment DR17 window manager"
-SRC_URI="http://download.enlightenment.org/releases/${MY_P}.tar.bz2"
-
-LICENSE="BSD-2"
-KEYWORDS="~amd64 ~arm ~x86"
-SLOT="0.17/${PV}"
-
-# The @ is just an anchor to expand from
-__EVRY_MODS=""
-__CONF_MODS="
- +@applications +@dialogs +@display +@edgebindings
- +@interaction +@intl +@keybindings +@menus
- +@paths +@performance +@randr +@shelves +@theme
- +@window-manipulation +@window-remembers"
-__NORM_MODS="
- @access +@backlight +@battery +@clock +@comp +@connman +@cpufreq +@dropshadow
- +@everything +@fileman +@fileman-opinfo +@gadman +@ibar +@ibox +@illume2
- +@mixer +@msgbus +@notification +@pager +@quickaccess @shot +@start
- +@syscon +@systray +@tasks +@temperature +@tiling +@winlist +@wizard +@xkbswitch"
-IUSE_E_MODULES="
- ${__CONF_MODS//@/enlightenment_modules_conf-}
- ${__NORM_MODS//@/enlightenment_modules_}"
-
-IUSE="emotion pam spell static-libs +udev ukit ${IUSE_E_MODULES}"
-
-RDEPEND="
- pam? ( sys-libs/pam )
- >=dev-libs/eet-1.7.6
- >=dev-libs/efreet-1.7.6
- >=dev-libs/eio-1.7.6
- >=dev-libs/eina-1.7.6[mempool-chained-pool]
- || ( >=dev-libs/ecore-1.7.7[X,evas,inotify] >=dev-libs/ecore-1.7.4[xcb,evas,inotify] )
- >=media-libs/edje-1.7.7
- >=dev-libs/e_dbus-1.7.6[libnotify,udev?]
- ukit? ( >=dev-libs/e_dbus-1.7.6[udev] )
- enlightenment_modules_connman? ( >=dev-libs/e_dbus-1.7.6[connman] )
- enlightenment_modules_shot? ( >=dev-libs/ecore-1.7.7[curl] )
- || ( >=media-libs/evas-1.7.7[eet,X,jpeg,png] >=media-libs/evas-1.7.7[eet,xcb,jpeg,png] )
- >=dev-libs/eeze-1.7.4
- emotion? ( >=media-libs/emotion-1.7.6 )
- x11-libs/xcb-util-keysyms"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/quickstart.diff
- sed -i "s:1.7.6:1.7.4:g" configure.ac
- eautoreconf
- enlightenment_src_prepare
-}
-
-src_configure() {
- export MY_ECONF="
- --disable-install-sysactions
- --disable-elementary
- $(use_enable doc)
- --disable-device-hal
- $(use_enable emotion)
- --disable-mount-hal
- $(use_enable nls)
- $(use_enable pam)
- --enable-device-udev
- $(use_enable udev mount-eeze)
- $(use_enable ukit mount-udisks)
- --disable-physics
- "
- local u c
- for u in ${IUSE_E_MODULES} ; do
- u=${u#+}
- c=${u#enlightenment_modules_}
- MY_ECONF+=" $(use_enable ${u} ${c})"
- done
- enlightenment_src_configure
-}
-
-src_install() {
- enlightenment_src_install
- insinto /etc/enlightenment
- newins "${FILESDIR}"/gentoo-sysactions.conf sysactions.conf || die
-}
diff --git a/x11-wm/enlightenment/enlightenment-0.17.5.ebuild b/x11-wm/enlightenment/enlightenment-0.17.5.ebuild
deleted file mode 100644
index 57fa97b15fc3..000000000000
--- a/x11-wm/enlightenment/enlightenment-0.17.5.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.17.5.ebuild,v 1.1 2013/11/13 22:29:07 tommy Exp $
-
-EAPI=5
-
-inherit enlightenment
-
-DESCRIPTION="Enlightenment DR17 window manager"
-SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-KEYWORDS="~amd64 ~arm ~x86"
-SLOT="0.17/${PV/_pre2}"
-
-# The @ is just an anchor to expand from
-__EVRY_MODS=""
-__CONF_MODS="
- +@applications +@dialogs +@display +@edgebindings
- +@interaction +@intl +@keybindings +@menus
- +@paths +@performance +@randr +@shelves +@theme
- +@window-manipulation +@window-remembers"
-__NORM_MODS="
- @access +@backlight +@battery +@clock +@comp +@connman +@cpufreq +@dropshadow
- +@everything +@fileman +@fileman-opinfo +@gadman +@ibar +@ibox +@illume2
- +@mixer +@msgbus +@notification +@pager +@quickaccess @shot +@start
- +@syscon +@systray +@tasks +@temperature +@tiling +@winlist +@wizard +@xkbswitch"
-IUSE_E_MODULES="
- ${__CONF_MODS//@/enlightenment_modules_conf-}
- ${__NORM_MODS//@/enlightenment_modules_}"
-
-IUSE="emotion pam spell static-libs +udev ukit ${IUSE_E_MODULES}"
-
-RDEPEND="
- pam? ( sys-libs/pam )
- >=dev-libs/eet-1.7.9
- >=dev-libs/efreet-1.7.9
- >=dev-libs/eio-1.7.9
- >=dev-libs/eina-1.7.9[mempool-chained-pool]
- || ( >=dev-libs/ecore-1.7.9[X,evas,inotify] >=dev-libs/ecore-1.7.9[xcb,evas,inotify] )
- >=media-libs/edje-1.7.9
- >=dev-libs/e_dbus-1.7.9[libnotify,udev?]
- ukit? ( >=dev-libs/e_dbus-1.7.9[udev] )
- enlightenment_modules_connman? ( >=dev-libs/e_dbus-1.7.9[connman] )
- enlightenment_modules_shot? ( >=dev-libs/ecore-1.7.9[curl] )
- || ( >=media-libs/evas-1.7.9[eet,X,jpeg,png] >=media-libs/evas-1.7.9[eet,xcb,jpeg,png] )
- >=dev-libs/eeze-1.7.9
- emotion? ( >=media-libs/emotion-1.7.9 )
- x11-libs/xcb-util-keysyms"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/quickstart.diff
- enlightenment_src_prepare
-}
-
-src_configure() {
- E_ECONF+=(
- --disable-install-sysactions
- --disable-elementary
- $(use_enable doc)
- --disable-device-hal
- $(use_enable emotion)
- --disable-mount-hal
- $(use_enable nls)
- $(use_enable pam)
- --enable-device-udev
- $(use_enable udev mount-eeze)
- $(use_enable ukit mount-udisks)
- --disable-physics
- )
- local u c
- for u in ${IUSE_E_MODULES} ; do
- u=${u#+}
- c=${u#enlightenment_modules_}
- E_ECONF+=( $(use_enable ${u} ${c}) )
- done
- enlightenment_src_configure
-}
-
-src_install() {
- enlightenment_src_install
- insinto /etc/enlightenment
- newins "${FILESDIR}"/gentoo-sysactions.conf sysactions.conf
-}