diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-11-27 18:12:40 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-11-27 18:12:40 +0000 |
commit | af0ff9f0b8ab9b4ff46382744c6c977bc3349fdb (patch) | |
tree | e7a257e7750eb428da50bb9d706137a6a3f7bf23 /sec-policy/selinux-mozilla | |
parent | Drop use flag checks on gtk+, they have been long gone. (diff) | |
download | gentoo-2-af0ff9f0b8ab9b4ff46382744c6c977bc3349fdb.tar.gz gentoo-2-af0ff9f0b8ab9b4ff46382744c6c977bc3349fdb.tar.bz2 gentoo-2-af0ff9f0b8ab9b4ff46382744c6c977bc3349fdb.zip |
Stabilization of r5 policies (and modules depending on it); some cleanup in selinux-base-policy ebuilds
(Portage version: 2.1.10.11/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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog index b8c5625a1e5f..fa5b4586af09 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.11 2011/11/12 20:53:31 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.12 2011/11/27 18:12:39 swift Exp $ + + 27 Nov 2011; <swift@gentoo.org> selinux-mozilla-2.20110726-r3.ebuild: + Stable on amd64/x86 12 Nov 2011; <swift@gentoo.org> -files/fix-apps-mozilla-r2.patch, -files/fix-apps-mozilla-r3.patch, -files/fix-apps-mozilla-r4.patch, diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild index 51fe8957cdc2..9b0cdf643e06 100644 --- a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.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-mozilla/selinux-mozilla-2.20110726-r3.ebuild,v 1.1 2011/10/23 11:00:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild,v 1.2 2011/11/27 18:12:39 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r5" inherit selinux-policy-2 DESCRIPTION="SELinux policy for mozilla" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |