Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdemu-daemon/
Date: Sun, 16 Feb 2020 21:14:13
Message-Id: 1581887505.92551b53949a128a8af07c613d5d4b03a7bd32f4.whissi@gentoo
1 commit: 92551b53949a128a8af07c613d5d4b03a7bd32f4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 16 20:51:03 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 16 21:11:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92551b53
7
8 app-cdr/cdemu-daemon: x86 stable (bug #709760)
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild
17 index 788bf66964e..3dcb6595dfe 100644
18 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild
19 +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/cdemu-daemon/${P}.tar.bz2"
21
22 LICENSE="GPL-2+"
23 SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 IUSE=""
27
28 DEPEND=">=dev-libs/glib-2.38:2