Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clazy/
Date: Tue, 30 Jun 2020 15:54:59
Message-Id: 1593532488.26c3e86a8cf9138351cd81ec622fe3cea8951884.asturm@gentoo
1 commit: 26c3e86a8cf9138351cd81ec622fe3cea8951884
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 15:54:35 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 15:54:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c3e86a
7
8 dev-util/clazy: Remove TrailingEmptyLine
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-util/clazy/clazy-1.7.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-util/clazy/clazy-1.7.ebuild b/dev-util/clazy/clazy-1.7.ebuild
17 index d2e60deaa67..6d9e004a768 100644
18 --- a/dev-util/clazy/clazy-1.7.ebuild
19 +++ b/dev-util/clazy/clazy-1.7.ebuild
20 @@ -38,4 +38,3 @@ src_configure() {
21 export LLVM_ROOT="/usr/lib/llvm/$(ver_cut 1 ${clang_version##sys-devel/clang-})"
22 cmake_src_configure
23 }
24 -