Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdemu-daemon/
Date: Fri, 15 Nov 2019 14:33:31
Message-Id: 1573828388.8fc9be0e6899c352008d15377c3c6ff5f0edb803.ago@gentoo
1 commit: 8fc9be0e6899c352008d15377c3c6ff5f0edb803
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 15 14:33:08 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 15 14:33:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc9be0e
7
8 app-cdr/cdemu-daemon: amd64 stable wrt bug #697446
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild
18 index 1350c2f5c68..b538cf3f7ce 100644
19 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild
20 +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/cdemu-daemon/${P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE=""
28
29 COMMON_DEPEND=">=dev-libs/glib-2.38:2