diff options
Diffstat (limited to 'sec-policy/selinux-podsleuth')
-rw-r--r-- | sec-policy/selinux-podsleuth/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-podsleuth/selinux-podsleuth-2.20110726.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-podsleuth/ChangeLog b/sec-policy/selinux-podsleuth/ChangeLog index 83dc742b5d7a..9d982476e1a4 100644 --- a/sec-policy/selinux-podsleuth/ChangeLog +++ b/sec-policy/selinux-podsleuth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-podsleuth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/ChangeLog,v 1.3 2011/08/28 21:13:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/ChangeLog,v 1.4 2011/10/23 12:42:59 swift Exp $ + + 23 Oct 2011; <swift@gentoo.org> selinux-podsleuth-2.20110726.ebuild: + Stabilization (tracker #384231) *selinux-podsleuth-2.20110726 (28 Aug 2011) diff --git a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20110726.ebuild b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20110726.ebuild index 5df2bf9e2628..80cc39bdd421 100644 --- a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20110726.ebuild +++ b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20110726.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/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20110726.ebuild,v 1.1 2011/08/28 21:13:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20110726.ebuild,v 1.2 2011/10/23 12:42:59 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for podsleuth" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |