diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-10-23 12:43:03 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-10-23 12:43:03 +0000 |
commit | abf0cda88bc464f2b0b05d0e12c85d57d1719ac5 (patch) | |
tree | c1a4b2f2a2a081962136f238cbb221dffc30f477 /sec-policy/selinux-mozilla | |
parent | alpha/ia64/sh/sparc stable wrt #379423 (diff) | |
download | gentoo-2-abf0cda88bc464f2b0b05d0e12c85d57d1719ac5.tar.gz gentoo-2-abf0cda88bc464f2b0b05d0e12c85d57d1719ac5.tar.bz2 gentoo-2-abf0cda88bc464f2b0b05d0e12c85d57d1719ac5.zip |
Stabilization (tracker #384231)
(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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog index b01c60a631e0..a521ba0ad027 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.9 2011/10/23 11:00:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.10 2011/10/23 12:42:46 swift Exp $ + + 23 Oct 2011; <swift@gentoo.org> selinux-mozilla-2.20110726-r2.ebuild: + Stabilization (tracker #384231) *selinux-mozilla-2.20110726-r3 (23 Oct 2011) diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.ebuild index bb4276e1391d..f2ad83189cb6 100644 --- a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.ebuild +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.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-r2.ebuild,v 1.1 2011/09/17 16:20:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r2.ebuild,v 1.2 2011/10/23 12:42:46 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r4" inherit selinux-policy-2 DESCRIPTION="SELinux policy for mozilla" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |