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: Sun, 27 Mar 2016 19:26:43
Message-Id: 1459106778.17e7fe4ec97df587f5c509ce23594444654ce67c.ago@gentoo
1 commit: 17e7fe4ec97df587f5c509ce23594444654ce67c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 19:26:18 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 19:26:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e7fe4e
7
8 app-cdr/cdemu-daemon: x86 stable wrt bug #578398
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild
18 index 6be00ce..ab03152 100644
19 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild
20 +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt
25 -KEYWORDS="amd64 ~hppa ~x86"
26 +KEYWORDS="amd64 ~hppa x86"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/glib-2.32:2