Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/consolekit/
Date: Sun, 03 Jan 2016 11:54:29
Message-Id: 1451821970.cef5ee1a8ab0dca402ff5b5845535e9bf8185dae.ago@gentoo
1 commit: cef5ee1a8ab0dca402ff5b5845535e9bf8185dae
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 3 11:52:50 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 3 11:52:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef5ee1a
7
8 sys-auth/consolekit: amd64 stable wrt bug #570122
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-auth/consolekit/consolekit-1.0.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild b/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild
18 index a7d405a..4732dfe 100644
19 --- a/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild
20 +++ b/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.ta
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 ~x86"
27 IUSE="acl cgroups debug doc kernel_linux pam policykit selinux test"
28
29 COMMON_DEPEND=">=dev-libs/glib-2.40:2=[dbus]