From 04fcfad331b96eda31ddf99cb5c9824c6f1efd40 Mon Sep 17 00:00:00 2001 From: Sven Vermeulen <swift@gentoo.org> Date: Sat, 9 Aug 2014 19:34:49 +0000 Subject: Bump towards r5 (fixes duplicate context for hiawatha) (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) --- sec-policy/selinux-evolution/ChangeLog | 8 +++++++- .../selinux-evolution-2.20140311-r5.ebuild | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 sec-policy/selinux-evolution/selinux-evolution-2.20140311-r5.ebuild (limited to 'sec-policy/selinux-evolution') diff --git a/sec-policy/selinux-evolution/ChangeLog b/sec-policy/selinux-evolution/ChangeLog index d63a064a4c55..c18d982a4796 100644 --- a/sec-policy/selinux-evolution/ChangeLog +++ b/sec-policy/selinux-evolution/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-evolution # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.43 2014/08/08 18:50:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.44 2014/08/09 19:34:04 swift Exp $ + +*selinux-evolution-2.20140311-r5 (09 Aug 2014) + + 09 Aug 2014; Sven Vermeulen <swift@gentoo.org> + +selinux-evolution-2.20140311-r5.ebuild: + Bump towards r5 (fixes duplicate context for hiawatha) 08 Aug 2014; Sven Vermeulen <swift@gentoo.org> selinux-evolution-9999.ebuild: Make 9999 ebuilds EAPI=5 and transform to make master for version bumps diff --git a/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r5.ebuild b/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r5.ebuild new file mode 100644 index 000000000000..45161170f906 --- /dev/null +++ b/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:04 swift Exp $ +EAPI="5" + +IUSE="" +MODS="evolution" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for evolution" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad