summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-05-28 05:24:03 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-05-28 05:24:03 +0000
commit8334b5a656c2bb5cd1df209310ee778a103570ff (patch)
treece35ec18d178425ecd49e885c98c034fbb00b834 /sys-libs
parentVersion bumped. Changed LICENSE. Fixed GTK2_CONFDIR handling, bug #366889. (diff)
downloadgentoo-2-8334b5a656c2bb5cd1df209310ee778a103570ff.tar.gz
gentoo-2-8334b5a656c2bb5cd1df209310ee778a103570ff.tar.bz2
gentoo-2-8334b5a656c2bb5cd1df209310ee778a103570ff.zip
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libselinux/ChangeLog6
-rw-r--r--sys-libs/libselinux/libselinux-2.0.94.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog
index 405f89d93ddb..63d7b3a1edb6 100644
--- a/sys-libs/libselinux/ChangeLog
+++ b/sys-libs/libselinux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/libselinux
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.70 2011/02/13 19:16:58 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.71 2011/05/28 05:24:03 blueness Exp $
+
+ 28 May 2011; Anthony G. Basile <blueness@gentoo.org>
+ libselinux-2.0.94.ebuild:
+ Stable amd64 x86
13 Feb 2011; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
Updated metadata.xml to reflect new selinux herd.
diff --git a/sys-libs/libselinux/libselinux-2.0.94.ebuild b/sys-libs/libselinux/libselinux-2.0.94.ebuild
index 1ae9c52bae81..f36a5a5ba649 100644
--- a/sys-libs/libselinux/libselinux-2.0.94.ebuild
+++ b/sys-libs/libselinux/libselinux-2.0.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v 1.4 2011/02/06 19:26:38 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v 1.5 2011/05/28 05:24:03 blueness Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
@@ -17,7 +17,7 @@ SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/${P}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="python ruby"
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}