summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2013-08-20 20:04:31 +0000
committerSven Vermeulen <swift@gentoo.org>2013-08-20 20:04:31 +0000
commit467fa770de620336ad66193b724bce15cff83ad3 (patch)
tree5889feec50d25674b6779fe22de19b5d45940b50 /sys-libs/libselinux
parentRemove older unstable (diff)
downloadgentoo-2-467fa770de620336ad66193b724bce15cff83ad3.tar.gz
gentoo-2-467fa770de620336ad66193b724bce15cff83ad3.tar.bz2
gentoo-2-467fa770de620336ad66193b724bce15cff83ad3.zip
Stabilize, the issue with file_contexts.local is important to get in stable
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sys-libs/libselinux')
-rw-r--r--sys-libs/libselinux/ChangeLog5
-rw-r--r--sys-libs/libselinux/libselinux-2.1.13-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog
index 711870578774..a6fbe851b211 100644
--- a/sys-libs/libselinux/ChangeLog
+++ b/sys-libs/libselinux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libselinux
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.101 2013/08/10 19:33:32 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.102 2013/08/20 20:04:31 swift Exp $
+
+ 20 Aug 2013; Sven Vermeulen <swift@gentoo.org> libselinux-2.1.13-r4.ebuild:
+ Stabilize, the issue with file_contexts.local is important to get in stable
10 Aug 2013; Sven Vermeulen <swift@gentoo.org> libselinux-2.1.13-r4.ebuild:
Create (parent) directories for local file
diff --git a/sys-libs/libselinux/libselinux-2.1.13-r4.ebuild b/sys-libs/libselinux/libselinux-2.1.13-r4.ebuild
index c61c7aa1c223..261b45c93d48 100644
--- a/sys-libs/libselinux/libselinux-2.1.13-r4.ebuild
+++ b/sys-libs/libselinux/libselinux-2.1.13-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.1.13-r4.ebuild,v 1.2 2013/08/10 19:33:32 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.1.13-r4.ebuild,v 1.3 2013/08/20 20:04:31 swift Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_1 python3_2 )
@@ -18,7 +18,7 @@ SRC_URI="http://userspace.selinuxproject.org/releases/20130423/${P}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="python ruby static-libs"
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}