diff options
Diffstat (limited to 'sec-policy/selinux-thunderbird')
-rw-r--r-- | sec-policy/selinux-thunderbird/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120725-r9.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-thunderbird/ChangeLog b/sec-policy/selinux-thunderbird/ChangeLog index eba3a807be35..ac27e7253589 100644 --- a/sec-policy/selinux-thunderbird/ChangeLog +++ b/sec-policy/selinux-thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-thunderbird -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/ChangeLog,v 1.22 2012/12/30 19:25:40 swift Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/ChangeLog,v 1.23 2013/01/13 16:03:40 swift Exp $ + + 13 Jan 2013; Sven Vermeulen <swift@gentoo.org> + selinux-thunderbird-2.20120725-r9.ebuild: + Stabilizing r9 *selinux-thunderbird-2.20120725-r9 (21 Dec 2012) diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120725-r9.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120725-r9.ebuild index fcd87f287177..e3aa023f7611 100644 --- a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120725-r9.ebuild +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120725-r9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120725-r9.ebuild,v 1.1 2012/12/21 20:47:22 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20120725-r9.ebuild,v 1.2 2013/01/13 16:03:40 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for thunderbird" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-xserver " |