diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-12-13 10:05:22 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-12-13 10:05:22 +0000 |
commit | 41a50d97b0cca88c6fe92408a3e996c9f12bb676 (patch) | |
tree | d7919bb73078eb66568f5645864bcfec45dcb093 /sec-policy/selinux-evolution | |
parent | Bump for #447074 (diff) | |
download | gentoo-2-41a50d97b0cca88c6fe92408a3e996c9f12bb676.tar.gz gentoo-2-41a50d97b0cca88c6fe92408a3e996c9f12bb676.tar.bz2 gentoo-2-41a50d97b0cca88c6fe92408a3e996c9f12bb676.zip |
Stabilization
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-evolution')
-rw-r--r-- | sec-policy/selinux-evolution/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-evolution/selinux-evolution-2.20120725-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-evolution/ChangeLog b/sec-policy/selinux-evolution/ChangeLog index 54b59ac796bd..fd0dd53779fb 100644 --- a/sec-policy/selinux-evolution/ChangeLog +++ b/sec-policy/selinux-evolution/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-evolution # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.18 2012/12/03 08:52:20 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.19 2012/12/13 10:04:55 swift Exp $ + + 13 Dec 2012; Sven Vermeulen selinux-evolution-2.20120725-r8.ebuild: + Stabilization *selinux-evolution-2.20120725-r8 (03 Dec 2012) diff --git a/sec-policy/selinux-evolution/selinux-evolution-2.20120725-r8.ebuild b/sec-policy/selinux-evolution/selinux-evolution-2.20120725-r8.ebuild index ed9580f1318c..8839e28ba433 100644 --- a/sec-policy/selinux-evolution/selinux-evolution-2.20120725-r8.ebuild +++ b/sec-policy/selinux-evolution/selinux-evolution-2.20120725-r8.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/sec-policy/selinux-evolution/selinux-evolution-2.20120725-r8.ebuild,v 1.1 2012/12/03 08:52:20 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20120725-r8.ebuild,v 1.2 2012/12/13 10:04:54 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for evolution" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-xserver " |