diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-06-16 18:18:21 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-06-16 18:18:21 +0000 |
commit | 547594211e4a506d3880083d677d25146237ec1d (patch) | |
tree | 3d1f2a4ecb72b58261337311ef86df58274c783e /sys-apps/policycoreutils | |
parent | Stabilization (diff) | |
download | gentoo-2-547594211e4a506d3880083d677d25146237ec1d.tar.gz gentoo-2-547594211e4a506d3880083d677d25146237ec1d.tar.bz2 gentoo-2-547594211e4a506d3880083d677d25146237ec1d.zip |
Stabilization
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-2.1.14-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/policycoreutils/ChangeLog b/sys-apps/policycoreutils/ChangeLog index 703b4c5cab17..3bb1dacb2029 100644 --- a/sys-apps/policycoreutils/ChangeLog +++ b/sys-apps/policycoreutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/policycoreutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.120 2013/05/10 17:13:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.121 2013/06/16 18:18:21 swift Exp $ + + 16 Jun 2013; Sven Vermeulen <swift@gentoo.org> + policycoreutils-2.1.14-r2.ebuild: + Stabilization 10 May 2013; Sven Vermeulen <swift@gentoo.org> metadata.xml: Add in CPE data for policycoreutils, historical CVEs use redhat as diff --git a/sys-apps/policycoreutils/policycoreutils-2.1.14-r2.ebuild b/sys-apps/policycoreutils/policycoreutils-2.1.14-r2.ebuild index 3662411f92ca..f949eb20c481 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.1.14-r2.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.1.14-r2.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-apps/policycoreutils/policycoreutils-2.1.14-r2.ebuild,v 1.1 2013/05/07 09:34:31 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.1.14-r2.ebuild,v 1.2 2013/06/16 18:18:21 swift Exp $ EAPI="4" PYTHON_DEPEND="2:2.7" @@ -25,7 +25,7 @@ http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-${P}-gentoo-r2. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python] >=sys-libs/glibc-2.4 |