diff options
Diffstat (limited to 'sec-policy/selinux-pyzor')
-rw-r--r-- | sec-policy/selinux-pyzor/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-pyzor/selinux-pyzor-2.20120215.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-pyzor/ChangeLog b/sec-policy/selinux-pyzor/ChangeLog index de0485a95edb..2aa31f023e09 100644 --- a/sec-policy/selinux-pyzor/ChangeLog +++ b/sec-policy/selinux-pyzor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-pyzor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.15 2012/03/31 12:29:12 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.16 2012/04/29 10:11:36 swift Exp $ + + 29 Apr 2012; <swift@gentoo.org> selinux-pyzor-2.20120215.ebuild: + Stabilizing revision 7 *selinux-pyzor-2.20120215 (31 Mar 2012) diff --git a/sec-policy/selinux-pyzor/selinux-pyzor-2.20120215.ebuild b/sec-policy/selinux-pyzor/selinux-pyzor-2.20120215.ebuild index 392f866de585..14fb9c6584d0 100644 --- a/sec-policy/selinux-pyzor/selinux-pyzor-2.20120215.ebuild +++ b/sec-policy/selinux-pyzor/selinux-pyzor-2.20120215.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-pyzor/selinux-pyzor-2.20120215.ebuild,v 1.1 2012/03/31 12:29:12 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20120215.ebuild,v 1.2 2012/04/29 10:11:36 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pyzor" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |