Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libsemanage/
Date: Sat, 10 Oct 2015 15:25:26
Message-Id: 1444490703.f9e0a40452ab254350bc86ce6ee38fdfac8448f5.perfinion@gentoo
1 commit: f9e0a40452ab254350bc86ce6ee38fdfac8448f5
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 15:03:32 2015 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 15:25:03 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e0a404
7
8 sys-libs/libsemanage: Stabilize 2.4-r2
9
10 fixes bug with contexts being empty after some operations
11
12 Package-Manager: portage-2.2.20.1
13
14 sys-libs/libsemanage/libsemanage-2.4-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/libsemanage/libsemanage-2.4-r2.ebuild b/sys-libs/libsemanage/libsemanage-2.4-r2.ebuild
18 index 5e14e7d..b949d14 100644
19 --- a/sys-libs/libsemanage/libsemanage-2.4-r2.ebuild
20 +++ b/sys-libs/libsemanage/libsemanage-2.4-r2.ebuild
21 @@ -18,7 +18,7 @@ SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/rel
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="python"
28
29 RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}]