Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: media-sound/rosegarden/
Date: Sun, 16 Aug 2020 20:06:09
Message-Id: 1597604152.304a4f968cf11f10f1af4f8d721a9f9666025ae7.asturm@gentoo
1 commit: 304a4f968cf11f10f1af4f8d721a9f9666025ae7
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 16 18:54:00 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 16 18:55:52 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=304a4f96
7
8 media-sound/rosegarden: EAPI-3 bump to fix fatal error w/ cmake-utils
9
10 Bare minimum that hopefully will "work".
11 media-libs/ladspa-cmt was moved to media-libs/ladspa-cmt.
12
13 Package-Manager: Portage-3.0.2, Repoman-2.3.23
14 RepoMan-Options: --force
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 media-sound/rosegarden/rosegarden-1.7.3.ebuild | 7 +++----
18 1 file changed, 3 insertions(+), 4 deletions(-)
19
20 diff --git a/media-sound/rosegarden/rosegarden-1.7.3.ebuild b/media-sound/rosegarden/rosegarden-1.7.3.ebuild
21 index 84be1029..f0063e11 100644
22 --- a/media-sound/rosegarden/rosegarden-1.7.3.ebuild
23 +++ b/media-sound/rosegarden/rosegarden-1.7.3.ebuild
24 @@ -1,8 +1,7 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-1.7.3.ebuild,v 1.3 2009/10/10 11:04:49 maekke Exp $
29
30 -EAPI=2
31 +EAPI=3
32
33 inherit eutils kde-functions cmake-utils
34
35 @@ -25,7 +24,7 @@ RDEPEND="
36 jack? ( >=media-sound/jack-audio-connection-kit-0.77 )
37 )
38 >=media-libs/ladspa-sdk-1.0
39 - >=media-libs/ladspa-cmt-1.14
40 + >=media-plugins/cmt-plugins-1.14
41 dssi? ( >=media-libs/dssi-0.4 )
42 lirc? ( >=app-misc/lirc-0.7 )
43 >=media-libs/liblrdf-0.3