diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-02-23 18:44:01 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-02-23 18:44:01 +0000 |
commit | 1f2f3f2d0921236524616793feb402fc5e2818c1 (patch) | |
tree | fa13a20ed1f437ab2dfeca714319530988c72113 /sec-policy/selinux-mozilla | |
parent | Minor code cleanup. (diff) | |
download | historical-1f2f3f2d0921236524616793feb402fc5e2818c1.tar.gz historical-1f2f3f2d0921236524616793feb402fc5e2818c1.tar.bz2 historical-1f2f3f2d0921236524616793feb402fc5e2818c1.zip |
Stabilization of r11 and its depending policy modules
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-mozilla')
-rw-r--r-- | sec-policy/selinux-mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog index bb74b6afe065..4becc3a59739 100644 --- a/sec-policy/selinux-mozilla/ChangeLog +++ b/sec-policy/selinux-mozilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-mozilla # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.17 2012/02/23 18:17:39 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.18 2012/02/23 18:44:00 swift Exp $ + + 23 Feb 2012; <swift@gentoo.org> selinux-mozilla-2.20110726-r5.ebuild: + Stabilizing *selinux-mozilla-2.20110726-r6 (23 Feb 2012) diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r5.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r5.ebuild index da11a23ca44c..3a1c3e2d85c9 100644 --- a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r5.ebuild +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r5.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-mozilla/selinux-mozilla-2.20110726-r5.ebuild,v 1.1 2012/01/14 19:59:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r5.ebuild,v 1.2 2012/02/23 18:44:00 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r11" inherit selinux-policy-2 DESCRIPTION="SELinux policy for mozilla" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |