summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:35:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:35:15 +0000
commitc3820b0cfeec85356c4c3764df95769423dd9411 (patch)
treecadbeae3c940c96be5a810569c00f9e012fa45b1 /sys-libs
parentStable for x86, wrt bug #535374 (diff)
downloadgentoo-2-c3820b0cfeec85356c4c3764df95769423dd9411.tar.gz
gentoo-2-c3820b0cfeec85356c4c3764df95769423dd9411.tar.bz2
gentoo-2-c3820b0cfeec85356c4c3764df95769423dd9411.zip
Stable for x86, wrt bug #535682
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libselinux/ChangeLog5
-rw-r--r--sys-libs/libselinux/libselinux-2.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog
index 4746d92b018b..64375f909040 100644
--- a/sys-libs/libselinux/ChangeLog
+++ b/sys-libs/libselinux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libselinux
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.137 2015/01/22 08:40:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.138 2015/01/26 10:35:15 ago Exp $
+
+ 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libselinux-2.3-r2.ebuild:
+ Stable for x86, wrt bug #535682
22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libselinux-2.3-r2.ebuild:
Stable for amd64, wrt bug #535682
diff --git a/sys-libs/libselinux/libselinux-2.3-r2.ebuild b/sys-libs/libselinux/libselinux-2.3-r2.ebuild
index 0c75d20f9a5a..3ec735452ff0 100644
--- a/sys-libs/libselinux/libselinux-2.3-r2.ebuild
+++ b/sys-libs/libselinux/libselinux-2.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.3-r2.ebuild,v 1.2 2015/01/22 08:40:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.3-r2.ebuild,v 1.3 2015/01/26 10:35:15 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
@@ -22,7 +22,7 @@ SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/rel
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="python ruby static-libs ruby_targets_ruby19 ruby_targets_ruby20"