diff options
author | 2014-03-21 19:13:48 +0000 | |
---|---|---|
committer | 2014-03-21 19:13:48 +0000 | |
commit | 02a8934f1b779a543f256e1451f67b31eca71301 (patch) | |
tree | cb3bbd8c94101f6a79d87b55e228e0047cae03ac /sec-policy/selinux-ntp | |
parent | Bump to EAPI 5. (diff) | |
download | gentoo-2-02a8934f1b779a543f256e1451f67b31eca71301.tar.gz gentoo-2-02a8934f1b779a543f256e1451f67b31eca71301.tar.bz2 gentoo-2-02a8934f1b779a543f256e1451f67b31eca71301.zip |
New upstream refpolicy release
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-ntp')
-rw-r--r-- | sec-policy/selinux-ntp/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-ntp/selinux-ntp-2.20140311-r1.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-ntp/ChangeLog b/sec-policy/selinux-ntp/ChangeLog index d8c05206cf4d..e9b02571f7d6 100644 --- a/sec-policy/selinux-ntp/ChangeLog +++ b/sec-policy/selinux-ntp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ntp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.67 2014/01/12 20:22:43 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.68 2014/03/21 19:13:44 swift Exp $ + +*selinux-ntp-2.20140311-r1 (21 Mar 2014) + + 21 Mar 2014; Sven Vermeulen <swift@gentoo.org> + +selinux-ntp-2.20140311-r1.ebuild: + New upstream refpolicy release 12 Jan 2014; Sven Vermeulen <swift@gentoo.org> selinux-ntp-2.20130424-r4.ebuild: diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r1.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r1.ebuild new file mode 100644 index 000000000000..1552bb269832 --- /dev/null +++ b/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r1.ebuild,v 1.1 2014/03/21 19:13:44 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ntp" +BASEPOL="2.20140311-r1" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ntp" + +KEYWORDS="~amd64 ~x86" |