Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdemu-daemon/
Date: Fri, 28 May 2021 02:27:39
Message-Id: 1622168807.4d9d6963dec6f2549020c51081a36054d3504143.sam@gentoo
1 commit: 4d9d6963dec6f2549020c51081a36054d3504143
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 02:26:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 02:26:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9d6963
7
8 app-cdr/cdemu-daemon: Stabilize 3.2.5 x86, #792375
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-cdr/cdemu-daemon/cdemu-daemon-3.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.5.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.5.ebuild
16 index ddfa7e43cf6..a0da209e10a 100644
17 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.5.ebuild
18 +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.5.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/cdemu-daemon/${P}.tar.xz"
20
21 LICENSE="GPL-2+"
22 SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25
26 DEPEND=">=dev-libs/glib-2.38:2
27 >=dev-libs/libmirage-3.2.0:=