diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-05-28 05:27:06 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-05-28 05:27:06 +0000 |
commit | 15c0ef9a7696ccf9f56d195d6f1a4b090228601e (patch) | |
tree | 7cfeaad36f2d790f8c2137a6d9368e296593efb3 /sys-apps | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-15c0ef9a7696ccf9f56d195d6f1a4b090228601e.tar.gz gentoo-2-15c0ef9a7696ccf9f56d195d6f1a4b090228601e.tar.bz2 gentoo-2-15c0ef9a7696ccf9f56d195d6f1a4b090228601e.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/policycoreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-2.0.82.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/policycoreutils/ChangeLog b/sys-apps/policycoreutils/ChangeLog index 2a28a8a7c1d0..17b224a299fc 100644 --- a/sys-apps/policycoreutils/ChangeLog +++ b/sys-apps/policycoreutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/policycoreutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.81 2011/04/16 18:01:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.82 2011/05/28 05:27:06 blueness Exp $ + + 28 May 2011; Anthony G. Basile <blueness@gentoo.org> + policycoreutils-2.0.82.ebuild: + Stable amd64 x86 16 Apr 2011; Anthony G. Basile <blueness@gentoo.org> metadata.xml: Updated metadata info. diff --git a/sys-apps/policycoreutils/policycoreutils-2.0.82.ebuild b/sys-apps/policycoreutils/policycoreutils-2.0.82.ebuild index d07ef57f5e14..817b51fa5e79 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.0.82.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.0.82.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-apps/policycoreutils/policycoreutils-2.0.82.ebuild,v 1.2 2011/02/08 17:29:48 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.82.ebuild,v 1.3 2011/05/28 05:27:06 blueness Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -22,7 +22,7 @@ SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python] |