diff options
author | 2012-10-04 18:29:52 +0000 | |
---|---|---|
committer | 2012-10-04 18:29:52 +0000 | |
commit | 5af7304becda1fb696826026e550d5be33ffa6c5 (patch) | |
tree | 26920722279ce095c2d32ec534402bfcddd58f99 /sec-policy/selinux-amanda | |
parent | Add new background for lightdm-gtk-greeter. Thanks to Markellos Orfanos <m4rk... (diff) | |
download | historical-5af7304becda1fb696826026e550d5be33ffa6c5.tar.gz historical-5af7304becda1fb696826026e550d5be33ffa6c5.tar.bz2 historical-5af7304becda1fb696826026e550d5be33ffa6c5.zip |
Stabilization of r5 policy
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-amanda')
-rw-r--r-- | sec-policy/selinux-amanda/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-amanda/selinux-amanda-2.20120725-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog index c2d9abce8836..4c9454e9855a 100644 --- a/sec-policy/selinux-amanda/ChangeLog +++ b/sec-policy/selinux-amanda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-amanda # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.15 2012/09/22 09:26:51 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.16 2012/10/04 18:29:19 swift Exp $ + + 04 Oct 2012; <swift@gentoo.org> selinux-amanda-2.20120725-r5.ebuild: + Stabilization *selinux-amanda-2.20120725-r5 (21 Sep 2012) diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r5.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r5.ebuild index b12584482a50..714655614379 100644 --- a/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r5.ebuild +++ b/sec-policy/selinux-amanda/selinux-amanda-2.20120725-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-amanda/selinux-amanda-2.20120725-r5.ebuild,v 1.1 2012/09/22 09:26:51 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120725-r5.ebuild,v 1.2 2012/10/04 18:29:19 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for amanda" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-inetd " |