diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-10-04 18:29:52 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-10-04 18:29:52 +0000 |
commit | 5af7304becda1fb696826026e550d5be33ffa6c5 (patch) | |
tree | 26920722279ce095c2d32ec534402bfcddd58f99 /sec-policy/selinux-stunnel | |
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-stunnel')
-rw-r--r-- | sec-policy/selinux-stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-stunnel/ChangeLog b/sec-policy/selinux-stunnel/ChangeLog index 40b8372fb39d..fed1a10b89d0 100644 --- a/sec-policy/selinux-stunnel/ChangeLog +++ b/sec-policy/selinux-stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-stunnel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.35 2012/09/22 09:26:52 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.36 2012/10/04 18:29:20 swift Exp $ + + 04 Oct 2012; <swift@gentoo.org> selinux-stunnel-2.20120725-r5.ebuild: + Stabilization *selinux-stunnel-2.20120725-r5 (21 Sep 2012) diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild index dc22def05a1d..4a0808a38039 100644 --- a/sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild +++ b/sec-policy/selinux-stunnel/selinux-stunnel-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-stunnel/selinux-stunnel-2.20120725-r5.ebuild,v 1.1 2012/09/22 09:26:52 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-2.20120725-r5.ebuild,v 1.2 2012/10/04 18:29:20 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for stunnel" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |