diff options
author | 2015-01-22 08:42:53 +0000 | |
---|---|---|
committer | 2015-01-22 08:42:53 +0000 | |
commit | 3ff818acf5de50b6c368cf0e3067aac37088894c (patch) | |
tree | 1f1b08bbf7063b5a9ef043047d864d0be2dbe110 /sys-libs | |
parent | Stable for amd64, wrt bug #534294 (diff) | |
download | gentoo-2-3ff818acf5de50b6c368cf0e3067aac37088894c.tar.gz gentoo-2-3ff818acf5de50b6c368cf0e3067aac37088894c.tar.bz2 gentoo-2-3ff818acf5de50b6c368cf0e3067aac37088894c.zip |
Stable for amd64, wrt bug #535684
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libsemanage/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/libsemanage/libsemanage-2.3-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/libsemanage/ChangeLog b/sys-libs/libsemanage/ChangeLog index b8134c379ad4..95a60955e1a2 100644 --- a/sys-libs/libsemanage/ChangeLog +++ b/sys-libs/libsemanage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libsemanage -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.85 2014/12/06 23:23:32 perfinion Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.86 2015/01/22 08:42:53 ago Exp $ + + 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libsemanage-2.3-r4.ebuild: + Stable for amd64, wrt bug #535684 *libsemanage-2.4_rc7 (06 Dec 2014) diff --git a/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild b/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild index dd2320122116..f9a14733de73 100644 --- a/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild +++ b/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild,v 1.1 2014/12/04 11:00:43 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild,v 1.2 2015/01/22 08:42:53 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 ) @@ -18,7 +18,7 @@ SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/rel LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="python" RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}] |