Gentoo Archives: gentoo-commits

From: "Volkmar W. Pogatzki" <gentoo@××××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-auth/AusweisApp2/
Date: Wed, 01 Apr 2020 07:17:15
Message-Id: 1585725300.9c5658ed67799cdd124b25cb840d7a7cc8ac050c.VolkmarPogatzki@gentoo
1 commit: 9c5658ed67799cdd124b25cb840d7a7cc8ac050c
2 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
3 AuthorDate: Wed Apr 1 07:15:00 2020 +0000
4 Commit: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
5 CommitDate: Wed Apr 1 07:15:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9c5658ed
7
8 sys-auth/AusweisApp2: remove CMAKE_BUILD_TYPE
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
12
13 sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild
17 index 5ee7f9f..0eaaed0 100644
18 --- a/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild
19 +++ b/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild
20 @@ -3,7 +3,6 @@
21
22 EAPI=7
23
24 -CMAKE_BUILD_TYPE=Release
25 inherit cmake
26
27 DESCRIPTION="Official authentication app for German ID cards and residence permits"