From: Michael Mair-Keimberger Date: Tue, 23 Apr 2019 18:12:42 +0000 (+0200) Subject: x11-misc/xcompmgr: remove old (EAPI5) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=50396348e0f73660d2e21aaf12514d2650a58ef7;p=gentoo.git x11-misc/xcompmgr: remove old (EAPI5) Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild deleted file mode 100644 index 259f20c25389..000000000000 --- a/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MODULE=app/ -XORG_STATIC=no -inherit xorg-2 - -DESCRIPTION="X Compositing manager" - -LICENSE="BSD" -KEYWORDS="amd64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND=" - x11-libs/libXrender - x11-libs/libXdamage - x11-libs/libXfixes - x11-libs/libXcomposite - x11-libs/libXext -" -DEPEND="${RDEPEND}"