From b9cbf0b7ce58aa6067ecc76f9dfa367e5be9a139 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Tue, 4 Aug 2015 17:42:11 +0000 Subject: Release of 2.20141203-r8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF) --- sec-policy/selinux-dbus/ChangeLog | 8 +++++++- .../selinux-dbus/selinux-dbus-2.20141203-r8.ebuild | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 sec-policy/selinux-dbus/selinux-dbus-2.20141203-r8.ebuild (limited to 'sec-policy/selinux-dbus') diff --git a/sec-policy/selinux-dbus/ChangeLog b/sec-policy/selinux-dbus/ChangeLog index 72fbdb53e6dd..2953b79a7039 100644 --- a/sec-policy/selinux-dbus/ChangeLog +++ b/sec-policy/selinux-dbus/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dbus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/ChangeLog,v 1.80 2015/08/04 16:49:37 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/ChangeLog,v 1.81 2015/08/04 17:41:57 perfinion Exp $ + +*selinux-dbus-2.20141203-r8 (04 Aug 2015) + + 04 Aug 2015; Jason Zaman + +selinux-dbus-2.20141203-r8.ebuild: + Release of 2.20141203-r8 04 Aug 2015; Jason Zaman selinux-dbus-2.20141203-r7.ebuild: diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r8.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r8.ebuild new file mode 100644 index 000000000000..1afacc53c03a --- /dev/null +++ b/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r8.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r8.ebuild,v 1.1 2015/08/04 17:41:57 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dbus" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dbus" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi -- cgit v1.2.3-65-gdbad