diff options
Diffstat (limited to 'sec-policy/selinux-gnome')
-rw-r--r-- | sec-policy/selinux-gnome/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-gnome/selinux-gnome-2.20120725-r8.ebuild | 14 |
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-gnome/ChangeLog b/sec-policy/selinux-gnome/ChangeLog index 4b473d86759e..f2fdc2d299e2 100644 --- a/sec-policy/selinux-gnome/ChangeLog +++ b/sec-policy/selinux-gnome/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-gnome # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/ChangeLog,v 1.16 2012/11/18 15:18:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/ChangeLog,v 1.17 2012/12/03 08:52:21 swift Exp $ + +*selinux-gnome-2.20120725-r8 (03 Dec 2012) + + 03 Dec 2012; Sven Vermeulen +selinux-gnome-2.20120725-r8.ebuild: + Bumping to revision 8 *selinux-gnome-2.20120725-r7 (18 Nov 2012) @@ -72,4 +77,3 @@ 07 Jan 2011; <swift@gentoo.org> +selinux-gnome-2.20101213.ebuild, +metadata.xml: Creating the SELinux gnome modules - diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20120725-r8.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20120725-r8.ebuild new file mode 100644 index 000000000000..b90e88d93046 --- /dev/null +++ b/sec-policy/selinux-gnome/selinux-gnome-2.20120725-r8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/selinux-gnome-2.20120725-r8.ebuild,v 1.1 2012/12/03 08:52:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gnome" +BASEPOL="2.20120725-r8" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gnome" + +KEYWORDS="~amd64 ~x86" |