Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmtop/
Date: Sun, 26 Nov 2017 23:29:23
Message-Id: 1511738948.392121220f19e591a8921d4edb0385903726a7e0.voyageur@gentoo
1 commit: 392121220f19e591a8921d4edb0385903726a7e0
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 23:28:49 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:29:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39212122
7
8 x11-plugins/wmtop: tarball has a different directory name
9
10 Closes: https://bugs.gentoo.org/638760
11 Package-Manager: Portage-2.3.16, Repoman-2.3.6
12
13 x11-plugins/wmtop/wmtop-0.85.ebuild | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild b/x11-plugins/wmtop/wmtop-0.85.ebuild
17 index 5242a13685c..a9860141ef5 100644
18 --- a/x11-plugins/wmtop/wmtop-0.85.ebuild
19 +++ b/x11-plugins/wmtop/wmtop-0.85.ebuild
20 @@ -20,6 +20,9 @@ RDEPEND=">=x11-libs/libdockapp-0.7:=
21 DEPEND="${RDEPEND}
22 x11-proto/xproto"
23
24 +# Incorrect path in this tarball version
25 +S=${WORKDIR}/dockapps-be3f170
26 +
27 src_prepare() {
28 eapply_user