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, 21 Feb 2020 15:57:13
Message-Id: 1582300541.8a55428aceb85bec7b862021df78b22c2fa506f1.ago@gentoo
1 commit: 8a55428aceb85bec7b862021df78b22c2fa506f1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 15:55:41 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 15:55:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a55428a
7
8 app-cdr/cdemu-daemon: amd64 stable wrt bug #709760
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild
18 index 3dcb6595dfe..3ba55a0e682 100644
19 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild
20 +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.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 DEPEND=">=dev-libs/glib-2.38:2