summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-11-01 18:35:53 +0000
committerSven Vermeulen <swift@gentoo.org>2014-11-01 18:35:53 +0000
commitccacad600c3bdb9ad1eefb48717ede27a365ca8d (patch)
treeb9079bc43e8d6d87c2a27dabcb4b9ecb2ea7fa30 /sys-libs/libsemanage
parentRemove older unstable versions (diff)
downloadgentoo-2-ccacad600c3bdb9ad1eefb48717ede27a365ca8d.tar.gz
gentoo-2-ccacad600c3bdb9ad1eefb48717ede27a365ca8d.tar.bz2
gentoo-2-ccacad600c3bdb9ad1eefb48717ede27a365ca8d.zip
Stabilize libsemanage-2.3-r3 (fix for bug #520608)
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sys-libs/libsemanage')
-rw-r--r--sys-libs/libsemanage/ChangeLog5
-rw-r--r--sys-libs/libsemanage/libsemanage-2.3-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libsemanage/ChangeLog b/sys-libs/libsemanage/ChangeLog
index 89c3ac63ee0b..86f8a724b2ae 100644
--- a/sys-libs/libsemanage/ChangeLog
+++ b/sys-libs/libsemanage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libsemanage
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.79 2014/10/29 17:31:43 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.80 2014/11/01 18:35:53 swift Exp $
+
+ 01 Nov 2014; Sven Vermeulen <swift@gentoo.org> libsemanage-2.3-r3.ebuild:
+ Stabilize libsemanage-2.3-r3 (fix for bug #520608)
*libsemanage-2.4_rc5 (29 Oct 2014)
diff --git a/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild b/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild
index b9a97938c2eb..819654573ade 100644
--- a/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild
+++ b/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v 1.3 2014/09/21 10:20:09 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v 1.4 2014/11/01 18:35:53 swift Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
@@ -18,7 +18,7 @@ SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/rel
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="python"
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}]