diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-06-27 20:34:16 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-06-27 20:34:16 +0000 |
commit | b1993a91bdb32a15ce3291725281c8e75c689e4f (patch) | |
tree | c1d94d512e9c1958eb0fb07a9759163c969b5451 /sec-policy/selinux-links | |
parent | Regenerate manifest (diff) | |
download | gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.tar.gz gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.tar.bz2 gentoo-2-b1993a91bdb32a15ce3291725281c8e75c689e4f.zip |
Bump to rev13 policies
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-links')
-rw-r--r-- | sec-policy/selinux-links/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-links/selinux-links-2.20120215-r1.ebuild | 13 |
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-links/ChangeLog b/sec-policy/selinux-links/ChangeLog index 555c80043ce4..4bbc967c4f47 100644 --- a/sec-policy/selinux-links/ChangeLog +++ b/sec-policy/selinux-links/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-links # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.8 2012/05/13 11:50:51 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.9 2012/06/27 20:34:01 swift Exp $ + +*selinux-links-2.20120215-r1 (27 Jun 2012) + + 27 Jun 2012; <swift@gentoo.org> +selinux-links-2.20120215-r1.ebuild: + Bump to revision 13 13 May 2012; <swift@gentoo.org> -selinux-links-2.20110726-r1.ebuild: Removing deprecated ebuilds (cleanup) diff --git a/sec-policy/selinux-links/selinux-links-2.20120215-r1.ebuild b/sec-policy/selinux-links/selinux-links-2.20120215-r1.ebuild new file mode 100644 index 000000000000..44b3f9e2d3dd --- /dev/null +++ b/sec-policy/selinux-links/selinux-links-2.20120215-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20120215-r1.ebuild,v 1.1 2012/06/27 20:34:01 swift Exp $ +EAPI="4" + +IUSE="" +MODS="links" +BASEPOL="2.20120215-r13" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for links" +KEYWORDS="~amd64 ~x86" |