x11-plugins/wmlife: fix typo, remove redundant PATCHES
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 22 Jul 2018 15:31:58 +0000 (17:31 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Thu, 2 Aug 2018 20:12:52 +0000 (22:12 +0200)
x11-plugins/wmlife/wmlife-1.0.1.ebuild

index e5eb92e15089c9053a86bc6f66ab46dcec264ebb..47a14552f4acb27fb14db9682cc90a5aa5b746f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,14 +18,11 @@ RDEPEND="x11-libs/gtk+:2
        x11-libs/libSM
        x11-libs/libX11
        x11-libs/libXext"
-EPEND="${RDEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 DOCS="AUTHORS ChangeLog NEWS README"
 
-PATCHES=( "${FILESDIR}"/${PN}-1.0.0-stringh.patch
-       "${FILESDIR}"/${P}-configure.patch )
-
 src_prepare() {
        epatch "${FILESDIR}"/${PN}-1.0.0-stringh.patch
        epatch "${FILESDIR}"/${P}-configure.patch