Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdemu-daemon/
Date: Fri, 21 Sep 2018 11:30:20
Message-Id: 1537529394.d038eaa15e6b54806732abdcf6d73b771e2cd2da.zlogene@gentoo
1 commit: d038eaa15e6b54806732abdcf6d73b771e2cd2da
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 21 11:29:54 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 21 11:29:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d038eaa1
7
8 app-cdr/cdemu-daemon: amd64 stable wrt bug #665396
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild
16 index 1bf20ccf59c..f8257048c27 100644
17 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild
18 +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
20
21 LICENSE="GPL-2+"
22 SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt
23 -KEYWORDS="~amd64 ~hppa x86"
24 +KEYWORDS="amd64 ~hppa x86"
25 IUSE=""
26
27 COMMON_DEPEND=">=dev-libs/glib-2.32:2