commit:     2773228e1bd9a1eec4d8cf52818717e1a7f2f63f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jul 22 15:31:58 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Aug  2 20:12:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2773228e

x11-plugins/wmlife: fix typo, remove redundant PATCHES

 x11-plugins/wmlife/wmlife-1.0.1.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/x11-plugins/wmlife/wmlife-1.0.1.ebuild 
b/x11-plugins/wmlife/wmlife-1.0.1.ebuild
index e5eb92e1508..47a14552f4a 100644
--- a/x11-plugins/wmlife/wmlife-1.0.1.ebuild
+++ b/x11-plugins/wmlife/wmlife-1.0.1.ebuild
@@ -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

Reply via email to