Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-auth/AusweisApp2/
Date: Tue, 31 Mar 2020 09:12:08
Message-Id: 1585645919.082c3c68b5ecc3b09281029fcd7b30525120de18.andrewammerlaan@gentoo
1 commit: 082c3c68b5ecc3b09281029fcd7b30525120de18
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Tue Mar 31 09:11:59 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Tue Mar 31 09:11:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=082c3c68
7
8 sys-auth/AusweisApp2: styling fix
9
10 makes repoman happy
11
12 Package-Manager: Portage-2.3.96, Repoman-2.3.22
13 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
14
15 sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild
19 index 49d6fce..0dc576b 100644
20 --- a/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild
21 +++ b/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild
22 @@ -33,7 +33,6 @@ RDEPEND="
23 DEPEND="${RDEPEND}
24 dev-qt/linguist-tools:5"
25
26 -
27 src_configure() {
28 local mycmakeargs=( -DBUILD_SHARED_LIBS=OFF )
29 cmake-utils_src_configure