Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/
Date: Mon, 22 Oct 2018 09:28:47
Message-Id: 1540200512.8a3f819fef5aa62abc49ab662b5d2e5d9ae3d010.polynomial-c@gentoo
1 commit: 8a3f819fef5aa62abc49ab662b5d2e5d9ae3d010
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 22 09:28:32 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 22 09:28:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a3f819f
7
8 media-sound/clementine: Depend on dev-libs/crypto++[asm]
9
10 until a better fix has been found.
11
12 Bug: https://bugs.gentoo.org/667668
13 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
14 Package-Manager: Portage-2.3.51, Repoman-2.3.11
15
16 media-sound/clementine/clementine-1.3.1_p20180416.ebuild | 4 ++--
17 media-sound/clementine/clementine-1.3.1_p20180523.ebuild | 4 ++--
18 media-sound/clementine/clementine-9999.ebuild | 4 ++--
19 3 files changed, 6 insertions(+), 6 deletions(-)
20
21 diff --git a/media-sound/clementine/clementine-1.3.1_p20180416.ebuild b/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
22 index a55f952ee72..2af2d69f7b7 100644
23 --- a/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
24 +++ b/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2018 Gentoo Foundation
27 +# Copyright 1999-2018 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -33,7 +33,7 @@ REQUIRED_USE="
32 COMMON_DEPEND="
33 app-crypt/qca:2[qt5(+)]
34 dev-db/sqlite:=
35 - dev-libs/crypto++
36 + dev-libs/crypto++[asm]
37 dev-libs/glib:2
38 dev-libs/libxml2
39 dev-libs/protobuf:=
40
41 diff --git a/media-sound/clementine/clementine-1.3.1_p20180523.ebuild b/media-sound/clementine/clementine-1.3.1_p20180523.ebuild
42 index 429b9aa05e0..1af1af58a54 100644
43 --- a/media-sound/clementine/clementine-1.3.1_p20180523.ebuild
44 +++ b/media-sound/clementine/clementine-1.3.1_p20180523.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2018 Gentoo Foundation
47 +# Copyright 1999-2018 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=6
51 @@ -33,7 +33,7 @@ REQUIRED_USE="
52 COMMON_DEPEND="
53 app-crypt/qca:2[qt5(+)]
54 dev-db/sqlite:=
55 - dev-libs/crypto++
56 + dev-libs/crypto++[asm]
57 dev-libs/glib:2
58 dev-libs/libxml2
59 dev-libs/protobuf:=
60
61 diff --git a/media-sound/clementine/clementine-9999.ebuild b/media-sound/clementine/clementine-9999.ebuild
62 index 2d1b92dddf9..cfb50fb9b37 100644
63 --- a/media-sound/clementine/clementine-9999.ebuild
64 +++ b/media-sound/clementine/clementine-9999.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2018 Gentoo Foundation
67 +# Copyright 1999-2018 Gentoo Authors
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=6
71 @@ -33,7 +33,7 @@ REQUIRED_USE="
72 COMMON_DEPEND="
73 app-crypt/qca:2[qt5(+)]
74 dev-db/sqlite:=
75 - dev-libs/crypto++
76 + dev-libs/crypto++[asm]
77 dev-libs/glib:2
78 dev-libs/libxml2
79 dev-libs/protobuf:=