Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/doublecmd-bin/
Date: Sun, 18 Apr 2021 09:10:54
Message-Id: 1618714332.8af65c5b9e1582cba0821ff4856d230dec474c88.andrewammerlaan@gentoo
1 commit: 8af65c5b9e1582cba0821ff4856d230dec474c88
2 Author: Theo Anderson <telans <AT> posteo <DOT> de>
3 AuthorDate: Sun Apr 18 02:52:12 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sun Apr 18 02:52:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8af65c5b
7
8 app-misc/doublecmd-bin: eutils--
9
10 Signed-off-by: Theo Anderson <telans <AT> posteo.de>
11
12 app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild
16 index 17d66bd82..4b161faf3 100644
17 --- a/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild
18 +++ b/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=7
22
23 -inherit desktop eutils xdg
24 +inherit desktop xdg
25
26 MY_PN="doublecmd"
27 DESCRIPTION="Free cross platform open source file manager with two panels side by side."