summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-11-17 16:56:15 +0000
committerSven Vermeulen <swift@gentoo.org>2012-11-17 16:56:15 +0000
commit86a1b3d0538f66cafa8a7811fbf9e46e23cf5cd3 (patch)
treedbf93f7eb07b3572b626f7ab2f3d343d89a8ac16 /sys-libs/libsemanage
parentStabilize SELinux userspace utilities (diff)
downloadgentoo-2-86a1b3d0538f66cafa8a7811fbf9e46e23cf5cd3.tar.gz
gentoo-2-86a1b3d0538f66cafa8a7811fbf9e46e23cf5cd3.tar.bz2
gentoo-2-86a1b3d0538f66cafa8a7811fbf9e46e23cf5cd3.zip
Stabilize SELinux userspace utilities
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libsemanage')
-rw-r--r--sys-libs/libsemanage/ChangeLog5
-rw-r--r--sys-libs/libsemanage/libsemanage-2.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libsemanage/ChangeLog b/sys-libs/libsemanage/ChangeLog
index 56e8437512cd..363b5baa7b86 100644
--- a/sys-libs/libsemanage/ChangeLog
+++ b/sys-libs/libsemanage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libsemanage
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.52 2012/10/13 16:43:03 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.53 2012/11/17 16:56:15 swift Exp $
+
+ 17 Nov 2012; <swift@gentoo.org> libsemanage-2.1.9.ebuild:
+ Stabilization
13 Oct 2012; <swift@gentoo.org> libsemanage-2.1.9.ebuild:
Supporting user-provided patches using epatch_user
diff --git a/sys-libs/libsemanage/libsemanage-2.1.9.ebuild b/sys-libs/libsemanage/libsemanage-2.1.9.ebuild
index 04cc26cd35ed..fc19498445d2 100644
--- a/sys-libs/libsemanage/libsemanage-2.1.9.ebuild
+++ b/sys-libs/libsemanage/libsemanage-2.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.1.9.ebuild,v 1.2 2012/10/13 16:43:03 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.1.9.ebuild,v 1.3 2012/11/17 16:56:15 swift Exp $
EAPI="3"
# Support for 4 depends on python.eclass
@@ -19,7 +19,7 @@ SRC_URI="http://userspace.selinuxproject.org/releases/20120924/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="python ruby"
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}