Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/texmacs/
Date: Fri, 25 Dec 2020 16:44:06
Message-Id: 1608914626.49fad8f70418a8f14167b5327531be56e1c96c4c.asturm@gentoo
1 commit: 49fad8f70418a8f14167b5327531be56e1c96c4c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 16:43:46 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 16:43:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49fad8f7
7
8 app-office/texmacs: Drop superfluous qmake-utils
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-office/texmacs/texmacs-1.99.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/texmacs/texmacs-1.99.11.ebuild b/app-office/texmacs/texmacs-1.99.11.ebuild
17 index be650e93d30..f2326cb3e65 100644
18 --- a/app-office/texmacs/texmacs-1.99.11.ebuild
19 +++ b/app-office/texmacs/texmacs-1.99.11.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -inherit cmake-utils xdg-utils qmake-utils
25 +inherit cmake-utils xdg-utils
26
27 MY_P=${P/tex/TeX}-src