diff options
Diffstat (limited to 'sec-policy/selinux-jabber')
-rw-r--r-- | sec-policy/selinux-jabber/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-jabber/selinux-jabber-2.20120215-r14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-jabber/ChangeLog b/sec-policy/selinux-jabber/ChangeLog index fb5d63ecf61c..3732789f129f 100644 --- a/sec-policy/selinux-jabber/ChangeLog +++ b/sec-policy/selinux-jabber/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-jabber # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/ChangeLog,v 1.8 2012/07/26 13:07:40 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/ChangeLog,v 1.9 2012/07/30 16:26:02 swift Exp $ + + 30 Jul 2012; <swift@gentoo.org> selinux-jabber-2.20120215-r14.ebuild: + Stabilization of revision 14 of the SELinux policy modules *selinux-jabber-2.20120215-r15 (26 Jul 2012) diff --git a/sec-policy/selinux-jabber/selinux-jabber-2.20120215-r14.ebuild b/sec-policy/selinux-jabber/selinux-jabber-2.20120215-r14.ebuild index 78656f966c4e..aba2a9249989 100644 --- a/sec-policy/selinux-jabber/selinux-jabber-2.20120215-r14.ebuild +++ b/sec-policy/selinux-jabber/selinux-jabber-2.20120215-r14.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-jabber/selinux-jabber-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:27:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/selinux-jabber-2.20120215-r14.ebuild,v 1.2 2012/07/30 16:26:02 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for jabber" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |