diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-04-19 15:51:45 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-04-19 15:51:45 +0000 |
commit | b0468925a1967765c1469949b3a88cf684f107fb (patch) | |
tree | 73d33ecb13bd723ecfd7be889355eb03bd6542bb /sec-policy/selinux-stunnel | |
parent | Remove 7.35.0-r1 which was just used to test tests for bug #285669 (diff) | |
download | gentoo-2-b0468925a1967765c1469949b3a88cf684f107fb.tar.gz gentoo-2-b0468925a1967765c1469949b3a88cf684f107fb.tar.bz2 gentoo-2-b0468925a1967765c1469949b3a88cf684f107fb.zip |
Stabilize r1 policies
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
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.20140311-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-stunnel/ChangeLog b/sec-policy/selinux-stunnel/ChangeLog index 22650b084971..3936a1012a0e 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.58 2014/04/19 14:12:48 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.59 2014/04/19 15:51:39 swift Exp $ + + 19 Apr 2014; Sven Vermeulen <swift@gentoo.org> + selinux-stunnel-2.20140311-r1.ebuild: + Stabilize r1 policies *selinux-stunnel-2.20140311-r2 (19 Apr 2014) diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20140311-r1.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20140311-r1.ebuild index 71ed52bf031c..bc893850e441 100644 --- a/sec-policy/selinux-stunnel/selinux-stunnel-2.20140311-r1.ebuild +++ b/sec-policy/selinux-stunnel/selinux-stunnel-2.20140311-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.20140311-r1.ebuild,v 1.1 2014/03/21 19:13:25 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-2.20140311-r1.ebuild,v 1.2 2014/04/19 15:51:39 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for stunnel" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |