Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Sat, 29 Oct 2022 20:29:42
Message-Id: 1667075320.c56a9cc49e53ac29a6b7ff25ae108d4e797d908b.sam@gentoo
1 commit: c56a9cc49e53ac29a6b7ff25ae108d4e797d908b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 20:27:41 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 20:28:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c56a9cc4
7
8 kde-misc/tellico: subscribe to exempi subslot
9
10 New version breaks ABI.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 kde-misc/tellico/{tellico-3.4.4.ebuild => tellico-3.4.4-r1.ebuild} | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/kde-misc/tellico/tellico-3.4.4.ebuild b/kde-misc/tellico/tellico-3.4.4-r1.ebuild
18 similarity index 98%
19 rename from kde-misc/tellico/tellico-3.4.4.ebuild
20 rename to kde-misc/tellico/tellico-3.4.4-r1.ebuild
21 index 5ae2ebe86576..b05e573a3bb4 100644
22 --- a/kde-misc/tellico/tellico-3.4.4.ebuild
23 +++ b/kde-misc/tellico/tellico-3.4.4-r1.ebuild
24 @@ -65,7 +65,7 @@ RDEPEND="
25 semantic-desktop? ( kde-frameworks/kfilemetadata:5 )
26 taglib? ( >=media-libs/taglib-1.5 )
27 v4l? ( >=media-libs/libv4l-0.8.3 )
28 - xmp? ( >=media-libs/exempi-2 )
29 + xmp? ( >=media-libs/exempi-2:= )
30 yaz? ( >=dev-libs/yaz-2:0= )
31 "
32 DEPEND="${RDEPEND}"