diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-08-15 07:00:51 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-08-15 07:00:51 +0000 |
commit | 971313e80c3246c6c05af07bc5e2391993a5e89a (patch) | |
tree | 65df98f644c955eabef9d5c2bebf757e858cb737 /sec-policy/selinux-stunnel | |
parent | Bump (diff) | |
download | gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.gz gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.bz2 gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.zip |
Stabilize r2 of policies
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-stunnel')
-rw-r--r-- | sec-policy/selinux-stunnel/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-stunnel/ChangeLog b/sec-policy/selinux-stunnel/ChangeLog index f34c2fb0af42..f0e1f90e84ed 100644 --- a/sec-policy/selinux-stunnel/ChangeLog +++ b/sec-policy/selinux-stunnel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-stunnel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.51 2013/07/20 21:30:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.52 2013/08/15 07:00:41 swift Exp $ + + 15 Aug 2013; Sven Vermeulen <swift@gentoo.org> + selinux-stunnel-2.20130424-r2.ebuild: + Stabilize r2 of policies *selinux-stunnel-2.20130424-r2 (20 Jul 2013) diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild index b34d438d9e11..7034fabb8f84 100644 --- a/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild +++ b/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild,v 1.2 2013/08/15 07:00:41 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for stunnel" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |