diff options
author | Jason Zaman <perfinion@gentoo.org> | 2015-01-29 09:52:19 +0000 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2015-01-29 09:52:19 +0000 |
commit | c82f7d1b3ca8d40dec066021d1a89b85db228c75 (patch) | |
tree | 1c269995b36aea339f363304632b25cb55209959 | |
parent | Module for interacting with the Jenkins CI server, ebuilds written by maintai... (diff) | |
download | gentoo-2-c82f7d1b3ca8d40dec066021d1a89b85db228c75.tar.gz gentoo-2-c82f7d1b3ca8d40dec066021d1a89b85db228c75.tar.bz2 gentoo-2-c82f7d1b3ca8d40dec066021d1a89b85db228c75.zip |
Release of 2.20141203-r3, stable 2.20141203-r2
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
747 files changed, 7554 insertions, 1243 deletions
diff --git a/sec-policy/selinux-abrt/ChangeLog b/sec-policy/selinux-abrt/ChangeLog index af489e197f99..96767f00e035 100644 --- a/sec-policy/selinux-abrt/ChangeLog +++ b/sec-policy/selinux-abrt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-abrt -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-abrt/ChangeLog,v 1.29 2014/12/21 14:20:22 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-abrt/ChangeLog,v 1.30 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-abrt-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-abrt-2.20141203-r3.ebuild, selinux-abrt-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-abrt-2.20140311-r1.ebuild, -selinux-abrt-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r2.ebuild b/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r2.ebuild index 3fe80dfc26d9..03477b0e8eee 100644 --- a/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r2.ebuild +++ b/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for abrt" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r3.ebuild b/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r3.ebuild new file mode 100644 index 000000000000..392c22101635 --- /dev/null +++ b/sec-policy/selinux-abrt/selinux-abrt-2.20141203-r3.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-abrt/selinux-abrt-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="abrt" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for abrt" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-accountsd/ChangeLog b/sec-policy/selinux-accountsd/ChangeLog index 83bd0043c155..083f955081d1 100644 --- a/sec-policy/selinux-accountsd/ChangeLog +++ b/sec-policy/selinux-accountsd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-accountsd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-accountsd/ChangeLog,v 1.22 2014/12/21 14:20:22 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-accountsd/ChangeLog,v 1.23 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-accountsd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-accountsd-2.20141203-r3.ebuild, + selinux-accountsd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-accountsd-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r2.ebuild b/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r2.ebuild index 0e3885e88542..cf28e38d4473 100644 --- a/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for accountsd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r3.ebuild b/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1a5d2066bbf8 --- /dev/null +++ b/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-accountsd/selinux-accountsd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="accountsd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for accountsd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${RDEPEND} + sec-policy/selinux-dbus +" diff --git a/sec-policy/selinux-acct/ChangeLog b/sec-policy/selinux-acct/ChangeLog index 927309022daf..60efd1df0099 100644 --- a/sec-policy/selinux-acct/ChangeLog +++ b/sec-policy/selinux-acct/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-acct -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/ChangeLog,v 1.53 2014/12/21 14:20:22 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-acct-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-acct-2.20141203-r3.ebuild, selinux-acct-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-acct-2.20140311-r1.ebuild, -selinux-acct-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-acct/selinux-acct-2.20141203-r2.ebuild b/sec-policy/selinux-acct/selinux-acct-2.20141203-r2.ebuild index c472ce282c46..b660bba066e9 100644 --- a/sec-policy/selinux-acct/selinux-acct-2.20141203-r2.ebuild +++ b/sec-policy/selinux-acct/selinux-acct-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/selinux-acct-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/selinux-acct-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for acct" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-acct/selinux-acct-2.20141203-r3.ebuild b/sec-policy/selinux-acct/selinux-acct-2.20141203-r3.ebuild new file mode 100644 index 000000000000..86dec9126630 --- /dev/null +++ b/sec-policy/selinux-acct/selinux-acct-2.20141203-r3.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-acct/selinux-acct-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="acct" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for acct" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ada/ChangeLog b/sec-policy/selinux-ada/ChangeLog index 088dcccf9797..865d1afebbfd 100644 --- a/sec-policy/selinux-ada/ChangeLog +++ b/sec-policy/selinux-ada/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ada -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/ChangeLog,v 1.53 2014/12/21 14:20:22 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-ada-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ada-2.20141203-r3.ebuild, selinux-ada-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ada-2.20140311-r1.ebuild, -selinux-ada-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ada/selinux-ada-2.20141203-r2.ebuild b/sec-policy/selinux-ada/selinux-ada-2.20141203-r2.ebuild index da879f72af78..c68f0b10fbee 100644 --- a/sec-policy/selinux-ada/selinux-ada-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ada/selinux-ada-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ada" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ada/selinux-ada-2.20141203-r3.ebuild b/sec-policy/selinux-ada/selinux-ada-2.20141203-r3.ebuild new file mode 100644 index 000000000000..631022aa0bfe --- /dev/null +++ b/sec-policy/selinux-ada/selinux-ada-2.20141203-r3.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-ada/selinux-ada-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ada" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ada" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-afs/ChangeLog b/sec-policy/selinux-afs/ChangeLog index 5e0b4f438ca1..6570967a57a8 100644 --- a/sec-policy/selinux-afs/ChangeLog +++ b/sec-policy/selinux-afs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-afs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-afs/ChangeLog,v 1.53 2014/12/21 14:20:22 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-afs/ChangeLog,v 1.54 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-afs-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-afs-2.20141203-r3.ebuild, selinux-afs-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-afs-2.20140311-r1.ebuild, -selinux-afs-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-afs/selinux-afs-2.20141203-r2.ebuild b/sec-policy/selinux-afs/selinux-afs-2.20141203-r2.ebuild index 1d4beb763fc1..1dda4e79c190 100644 --- a/sec-policy/selinux-afs/selinux-afs-2.20141203-r2.ebuild +++ b/sec-policy/selinux-afs/selinux-afs-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-afs/selinux-afs-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-afs/selinux-afs-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for afs" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-afs/selinux-afs-2.20141203-r3.ebuild b/sec-policy/selinux-afs/selinux-afs-2.20141203-r3.ebuild new file mode 100644 index 000000000000..107b26362040 --- /dev/null +++ b/sec-policy/selinux-afs/selinux-afs-2.20141203-r3.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-afs/selinux-afs-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="afs" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for afs" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-aide/ChangeLog b/sec-policy/selinux-aide/ChangeLog index c359d6a12203..f903ce965419 100644 --- a/sec-policy/selinux-aide/ChangeLog +++ b/sec-policy/selinux-aide/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-aide -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-aide/ChangeLog,v 1.53 2014/12/21 14:20:22 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-aide/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-aide-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-aide-2.20141203-r3.ebuild, selinux-aide-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-aide-2.20140311-r1.ebuild, -selinux-aide-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-aide/selinux-aide-2.20141203-r2.ebuild b/sec-policy/selinux-aide/selinux-aide-2.20141203-r2.ebuild index 81cd5e1b23cd..05ef60178b2d 100644 --- a/sec-policy/selinux-aide/selinux-aide-2.20141203-r2.ebuild +++ b/sec-policy/selinux-aide/selinux-aide-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-aide/selinux-aide-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-aide/selinux-aide-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for aide" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-aide/selinux-aide-2.20141203-r3.ebuild b/sec-policy/selinux-aide/selinux-aide-2.20141203-r3.ebuild new file mode 100644 index 000000000000..68567b5ddc00 --- /dev/null +++ b/sec-policy/selinux-aide/selinux-aide-2.20141203-r3.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-aide/selinux-aide-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="aide" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for aide" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-alsa/ChangeLog b/sec-policy/selinux-alsa/ChangeLog index 64bd78fff92e..0599618d2e5b 100644 --- a/sec-policy/selinux-alsa/ChangeLog +++ b/sec-policy/selinux-alsa/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-alsa -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/ChangeLog,v 1.55 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/ChangeLog,v 1.56 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-alsa-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-alsa-2.20141203-r3.ebuild, selinux-alsa-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-alsa-2.20140311-r1.ebuild, -selinux-alsa-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r2.ebuild b/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r2.ebuild index c9e712349959..13a632814033 100644 --- a/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r2.ebuild +++ b/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for alsa" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r3.ebuild b/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r3.ebuild new file mode 100644 index 000000000000..8f873a54f576 --- /dev/null +++ b/sec-policy/selinux-alsa/selinux-alsa-2.20141203-r3.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-alsa/selinux-alsa-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="alsa" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for alsa" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog index ea73cea1dd19..cc47fbeeeffd 100644 --- a/sec-policy/selinux-amanda/ChangeLog +++ b/sec-policy/selinux-amanda/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-amanda -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.56 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.57 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-amanda-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-amanda-2.20141203-r3.ebuild, selinux-amanda-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-amanda-2.20140311-r1.ebuild, -selinux-amanda-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r2.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r2.ebuild index 073fd90f6c9d..f46a2a10645f 100644 --- a/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r2.ebuild +++ b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for amanda" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild new file mode 100644 index 000000000000..71c2f4447cad --- /dev/null +++ b/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="amanda" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for amanda" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-inetd +" diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog index 9d02d2a27a97..1e41b06a7058 100644 --- a/sec-policy/selinux-amavis/ChangeLog +++ b/sec-policy/selinux-amavis/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-amavis -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.56 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.57 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-amavis-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-amavis-2.20141203-r3.ebuild, selinux-amavis-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-amavis-2.20140311-r1.ebuild, -selinux-amavis-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r2.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r2.ebuild index 34be0c4d4693..b2f534c0d527 100644 --- a/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r2.ebuild +++ b/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for amavis" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r3.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3e1e86b396c8 --- /dev/null +++ b/sec-policy/selinux-amavis/selinux-amavis-2.20141203-r3.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-amavis/selinux-amavis-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="amavis" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for amavis" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-android/ChangeLog b/sec-policy/selinux-android/ChangeLog index 4d503c289ef6..3e138203e98f 100644 --- a/sec-policy/selinux-android/ChangeLog +++ b/sec-policy/selinux-android/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-android -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-android/ChangeLog,v 1.9 2014/12/21 14:07:17 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-android/ChangeLog,v 1.10 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-android-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-android-2.20141203-r3.ebuild, selinux-android-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> selinux-android-2.20141203-r1.ebuild: diff --git a/sec-policy/selinux-android/selinux-android-2.20141203-r2.ebuild b/sec-policy/selinux-android/selinux-android-2.20141203-r2.ebuild index f2df119f394e..e37a0b8e81ad 100644 --- a/sec-policy/selinux-android/selinux-android-2.20141203-r2.ebuild +++ b/sec-policy/selinux-android/selinux-android-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-android/selinux-android-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-android/selinux-android-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for android" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-android/selinux-android-2.20141203-r3.ebuild b/sec-policy/selinux-android/selinux-android-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e025a9de412d --- /dev/null +++ b/sec-policy/selinux-android/selinux-android-2.20141203-r3.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-android/selinux-android-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="android" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for android" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-java + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-java + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-apache/ChangeLog b/sec-policy/selinux-apache/ChangeLog index a165b1a9329f..58e3253a253d 100644 --- a/sec-policy/selinux-apache/ChangeLog +++ b/sec-policy/selinux-apache/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-apache -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/ChangeLog,v 1.83 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/ChangeLog,v 1.84 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-apache-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-apache-2.20141203-r3.ebuild, selinux-apache-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-apache-2.20140311-r1.ebuild, -selinux-apache-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-apache/selinux-apache-2.20141203-r2.ebuild b/sec-policy/selinux-apache/selinux-apache-2.20141203-r2.ebuild index 0267c56fbc6d..1bfbec432266 100644 --- a/sec-policy/selinux-apache/selinux-apache-2.20141203-r2.ebuild +++ b/sec-policy/selinux-apache/selinux-apache-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for apache" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-kerberos diff --git a/sec-policy/selinux-apache/selinux-apache-2.20141203-r3.ebuild b/sec-policy/selinux-apache/selinux-apache-2.20141203-r3.ebuild new file mode 100644 index 000000000000..366a27da4837 --- /dev/null +++ b/sec-policy/selinux-apache/selinux-apache-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="apache" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for apache" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-kerberos +" +RDEPEND="${RDEPEND} + sec-policy/selinux-kerberos +" diff --git a/sec-policy/selinux-apcupsd/ChangeLog b/sec-policy/selinux-apcupsd/ChangeLog index affca998e87a..3834bbc1e971 100644 --- a/sec-policy/selinux-apcupsd/ChangeLog +++ b/sec-policy/selinux-apcupsd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-apcupsd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apcupsd/ChangeLog,v 1.55 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apcupsd/ChangeLog,v 1.56 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-apcupsd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-apcupsd-2.20141203-r3.ebuild, selinux-apcupsd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-apcupsd-2.20140311-r1.ebuild, -selinux-apcupsd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r2.ebuild b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r2.ebuild index 962d5b96c705..663234393474 100644 --- a/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for apcupsd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r3.ebuild b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..0b297c97813b --- /dev/null +++ b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="apcupsd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for apcupsd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-apm/ChangeLog b/sec-policy/selinux-apm/ChangeLog index aa7c14981f83..063def277b6b 100644 --- a/sec-policy/selinux-apm/ChangeLog +++ b/sec-policy/selinux-apm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-apm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apm/ChangeLog,v 1.53 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apm/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-apm-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-apm-2.20141203-r3.ebuild, selinux-apm-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-apm-2.20140311-r1.ebuild, -selinux-apm-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-apm/selinux-apm-2.20141203-r2.ebuild b/sec-policy/selinux-apm/selinux-apm-2.20141203-r2.ebuild index c418c494f1c5..98eb9980167d 100644 --- a/sec-policy/selinux-apm/selinux-apm-2.20141203-r2.ebuild +++ b/sec-policy/selinux-apm/selinux-apm-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apm/selinux-apm-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apm/selinux-apm-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for apm" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-apm/selinux-apm-2.20141203-r3.ebuild b/sec-policy/selinux-apm/selinux-apm-2.20141203-r3.ebuild new file mode 100644 index 000000000000..8ea9966e7509 --- /dev/null +++ b/sec-policy/selinux-apm/selinux-apm-2.20141203-r3.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-apm/selinux-apm-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="apm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for apm" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index 7b6084eb3940..c97f0fbd22a4 100644 --- a/sec-policy/selinux-arpwatch/ChangeLog +++ b/sec-policy/selinux-arpwatch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-arpwatch -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.74 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.75 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-arpwatch-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-arpwatch-2.20141203-r3.ebuild, selinux-arpwatch-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-arpwatch-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r2.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r2.ebuild index cb85e8dee604..f379b6b22b06 100644 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r2.ebuild +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for arpwatch" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r3.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r3.ebuild new file mode 100644 index 000000000000..704430700633 --- /dev/null +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20141203-r3.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-arpwatch/selinux-arpwatch-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="arpwatch" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for arpwatch" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-asterisk/ChangeLog b/sec-policy/selinux-asterisk/ChangeLog index 9bb08b04ba5b..ff6cbcac253b 100644 --- a/sec-policy/selinux-asterisk/ChangeLog +++ b/sec-policy/selinux-asterisk/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-asterisk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/ChangeLog,v 1.72 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/ChangeLog,v 1.73 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-asterisk-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-asterisk-2.20141203-r3.ebuild, selinux-asterisk-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-asterisk-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r2.ebuild b/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r2.ebuild index 9fd6799dea13..56fbb3585c3e 100644 --- a/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r2.ebuild +++ b/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for asterisk" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r3.ebuild b/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b730f56d3995 --- /dev/null +++ b/sec-policy/selinux-asterisk/selinux-asterisk-2.20141203-r3.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-asterisk/selinux-asterisk-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="asterisk" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for asterisk" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-at/ChangeLog b/sec-policy/selinux-at/ChangeLog index dee00c344a20..87710fd040d0 100644 --- a/sec-policy/selinux-at/ChangeLog +++ b/sec-policy/selinux-at/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-at -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-at/ChangeLog,v 1.35 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-at/ChangeLog,v 1.36 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-at-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-at-2.20141203-r3.ebuild, selinux-at-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-at-2.20140311-r1.ebuild, -selinux-at-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-at/selinux-at-2.20141203-r2.ebuild b/sec-policy/selinux-at/selinux-at-2.20141203-r2.ebuild index 76b8a1107d35..b68f290dbdf5 100644 --- a/sec-policy/selinux-at/selinux-at-2.20141203-r2.ebuild +++ b/sec-policy/selinux-at/selinux-at-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-at/selinux-at-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-at/selinux-at-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for at" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-at/selinux-at-2.20141203-r3.ebuild b/sec-policy/selinux-at/selinux-at-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4bb8a86fe995 --- /dev/null +++ b/sec-policy/selinux-at/selinux-at-2.20141203-r3.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-at/selinux-at-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="at" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for at" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-automount/ChangeLog b/sec-policy/selinux-automount/ChangeLog index ed908d28c86d..3a351db63daa 100644 --- a/sec-policy/selinux-automount/ChangeLog +++ b/sec-policy/selinux-automount/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-automount -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/ChangeLog,v 1.53 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-automount-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-automount-2.20141203-r3.ebuild, + selinux-automount-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-automount-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-automount/selinux-automount-2.20141203-r2.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20141203-r2.ebuild index 4af4d019a2a7..0b7cc61ab974 100644 --- a/sec-policy/selinux-automount/selinux-automount-2.20141203-r2.ebuild +++ b/sec-policy/selinux-automount/selinux-automount-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/selinux-automount-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/selinux-automount-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for automount" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-automount/selinux-automount-2.20141203-r3.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c7f635e7e777 --- /dev/null +++ b/sec-policy/selinux-automount/selinux-automount-2.20141203-r3.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-automount/selinux-automount-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="automount" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for automount" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-avahi/ChangeLog b/sec-policy/selinux-avahi/ChangeLog index ac990b30cc3c..b715f66017a3 100644 --- a/sec-policy/selinux-avahi/ChangeLog +++ b/sec-policy/selinux-avahi/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-avahi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/ChangeLog,v 1.65 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/ChangeLog,v 1.66 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-avahi-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-avahi-2.20141203-r3.ebuild, selinux-avahi-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-avahi-2.20140311-r1.ebuild, -selinux-avahi-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild b/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild index ab8e9c2855b9..55b5f15bec89 100644 --- a/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild +++ b/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for avahi" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r3.ebuild b/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d0b79ee3b1f2 --- /dev/null +++ b/sec-policy/selinux-avahi/selinux-avahi-2.20141203-r3.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-avahi/selinux-avahi-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="avahi" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for avahi" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-awstats/ChangeLog b/sec-policy/selinux-awstats/ChangeLog index 789fed319453..bd62e6a120ff 100644 --- a/sec-policy/selinux-awstats/ChangeLog +++ b/sec-policy/selinux-awstats/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-awstats -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/ChangeLog,v 1.55 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/ChangeLog,v 1.56 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-awstats-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-awstats-2.20141203-r3.ebuild, selinux-awstats-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-awstats-2.20140311-r1.ebuild, -selinux-awstats-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r2.ebuild b/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r2.ebuild index 9a8683ee281e..1acbce46fb2e 100644 --- a/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r2.ebuild +++ b/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for awstats" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r3.ebuild b/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9855966a0c29 --- /dev/null +++ b/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="awstats" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for awstats" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-backup/ChangeLog b/sec-policy/selinux-backup/ChangeLog index 7881c469fee0..cd63d978741c 100644 --- a/sec-policy/selinux-backup/ChangeLog +++ b/sec-policy/selinux-backup/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-backup -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-backup/ChangeLog,v 1.29 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-backup/ChangeLog,v 1.30 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-backup-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-backup-2.20141203-r3.ebuild, selinux-backup-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-backup-2.20140311-r1.ebuild, -selinux-backup-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-backup/selinux-backup-2.20141203-r2.ebuild b/sec-policy/selinux-backup/selinux-backup-2.20141203-r2.ebuild index fc753b3306c2..071f2ef0f94d 100644 --- a/sec-policy/selinux-backup/selinux-backup-2.20141203-r2.ebuild +++ b/sec-policy/selinux-backup/selinux-backup-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-backup/selinux-backup-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-backup/selinux-backup-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for generic backup apps" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-backup/selinux-backup-2.20141203-r3.ebuild b/sec-policy/selinux-backup/selinux-backup-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e10e7be19671 --- /dev/null +++ b/sec-policy/selinux-backup/selinux-backup-2.20141203-r3.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-backup/selinux-backup-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="backup" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for generic backup apps" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-bacula/ChangeLog b/sec-policy/selinux-bacula/ChangeLog index 71e350243204..65c3026b3ebb 100644 --- a/sec-policy/selinux-bacula/ChangeLog +++ b/sec-policy/selinux-bacula/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-bacula -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/ChangeLog,v 1.50 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/ChangeLog,v 1.51 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-bacula-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-bacula-2.20141203-r3.ebuild, selinux-bacula-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-bacula-2.20140311-r1.ebuild, -selinux-bacula-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r2.ebuild b/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r2.ebuild index 0182eed81abb..fcd18a75801d 100644 --- a/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r2.ebuild +++ b/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for bacula" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r3.ebuild b/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b3b710931e4f --- /dev/null +++ b/sec-policy/selinux-bacula/selinux-bacula-2.20141203-r3.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-bacula/selinux-bacula-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="bacula" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bacula" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-base-policy/ChangeLog b/sec-policy/selinux-base-policy/ChangeLog index 5406339b846b..0021aee25a79 100644 --- a/sec-policy/selinux-base-policy/ChangeLog +++ b/sec-policy/selinux-base-policy/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-base-policy -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.167 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.168 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-base-policy-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-base-policy-2.20141203-r3.ebuild, + selinux-base-policy-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-base-policy-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r2.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r2.ebuild index 72c6d6b99086..fe888b49d6da 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r2.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" inherit eutils @@ -16,7 +16,7 @@ if [[ ${PV} == 9999* ]]; then else SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2 http://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r3.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r3.ebuild new file mode 100644 index 000000000000..78004a21ace0 --- /dev/null +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r3.ebuild @@ -0,0 +1,143 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +inherit eutils + +if [[ ${PV} == 9999* ]]; then + EGIT_REPO_URI="${SELINUX_GIT_REPO:-git://git.overlays.gentoo.org/proj/hardened-refpolicy.git https://git.overlays.gentoo.org/gitroot/proj/hardened-refpolicy.git}" + EGIT_BRANCH="${SELINUX_GIT_BRANCH:-master}" + EGIT_SOURCEDIR="${WORKDIR}/refpolicy" + + inherit git-2 + + KEYWORDS="" +else + SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2 + http://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2" + KEYWORDS="~amd64 ~x86" +fi + +HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" +DESCRIPTION="SELinux policy for core modules" + +IUSE="+unconfined" + +RDEPEND="=sec-policy/selinux-base-${PVR}" +PDEPEND="unconfined? ( sec-policy/selinux-unconfined )" +DEPEND="" + +MODS="application authlogin bootloader clock consoletype cron dmesg fstools getty hostname hotplug init iptables libraries locallogin logging lvm miscfiles modutils mount mta netutils nscd portage raid rsync selinuxutil setrans ssh staff storage su sysadm sysnetwork tmpfiles udev userdomain usermanage unprivuser xdg" +LICENSE="GPL-2" +SLOT="0" +S="${WORKDIR}/" + +# Code entirely copied from selinux-eclass (cannot inherit due to dependency on +# itself), when reworked reinclude it. Only postinstall (where -b base.pp is +# added) needs to remain then. + +pkg_pretend() { + for i in ${POLICY_TYPES}; do + if [[ "${i}" == "targeted" ]] && ! use unconfined; then + die "If you use POLICY_TYPES=targeted, then USE=unconfined is mandatory." + fi + done +} + +src_prepare() { + local modfiles + + if [[ ${PV} != 9999* ]]; then + # Patch the source with the base patchbundle + cd "${S}" + EPATCH_MULTI_MSG="Applying SELinux policy updates ... " \ + EPATCH_SUFFIX="patch" \ + EPATCH_SOURCE="${WORKDIR}" \ + EPATCH_FORCE="yes" \ + epatch + fi + + # Apply the additional patches refered to by the module ebuild. + # But first some magic to differentiate between bash arrays and strings + if [[ "$(declare -p POLICY_PATCH 2>/dev/null 2>&1)" == "declare -a"* ]]; + then + cd "${S}/refpolicy/policy/modules" + for POLPATCH in "${POLICY_PATCH[@]}"; + do + epatch "${POLPATCH}" + done + else + if [[ -n ${POLICY_PATCH} ]]; + then + cd "${S}/refpolicy/policy/modules" + for POLPATCH in ${POLICY_PATCH}; + do + epatch "${POLPATCH}" + done + fi + fi + + # Calling user patches + epatch_user + + # Collect only those files needed for this particular module + for i in ${MODS}; do + modfiles="$(find ${S}/refpolicy/policy/modules -iname $i.te) $modfiles" + modfiles="$(find ${S}/refpolicy/policy/modules -iname $i.fc) $modfiles" + done + + for i in ${POLICY_TYPES}; do + mkdir "${S}"/${i} || die "Failed to create directory ${S}/${i}" + cp "${S}"/refpolicy/doc/Makefile.example "${S}"/${i}/Makefile \ + || die "Failed to copy Makefile.example to ${S}/${i}/Makefile" + + cp ${modfiles} "${S}"/${i} \ + || die "Failed to copy the module files to ${S}/${i}" + done +} + +src_compile() { + for i in ${POLICY_TYPES}; do + emake NAME=$i -C "${S}"/${i} || die "${i} compile failed" + done +} + +src_install() { + local BASEDIR="/usr/share/selinux" + + for i in ${POLICY_TYPES}; do + for j in ${MODS}; do + einfo "Installing ${i} ${j} policy package" + insinto ${BASEDIR}/${i} + doins "${S}"/${i}/${j}.pp || die "Failed to add ${j}.pp to ${i}" + done + done +} + +pkg_postinst() { + # Override the command from the eclass, we need to load in base as well here + local COMMAND + for i in ${MODS}; do + COMMAND="-i ${i}.pp ${COMMAND}" + done + + for i in ${POLICY_TYPES}; do + einfo "Inserting the following modules, with base, into the $i module store: ${MODS}" + + cd /usr/share/selinux/${i} || die "Could not enter /usr/share/selinux/${i}" + + semodule -s ${i} -b base.pp ${COMMAND} || die "Failed to load in base and modules ${MODS} in the $i policy store" + done + + # Relabel depending packages + local PKGSET=""; + if [ -x /usr/bin/qdepends ] ; then + PKGSET=$(/usr/bin/qdepends -Cq -r -Q ${CATEGORY}/${PN} | grep -v 'sec-policy/selinux-'); + elif [ -x /usr/bin/equery ] ; then + PKGSET=$(/usr/bin/equery -Cq depends ${CATEGORY}/${PN} | grep -v 'sec-policy/selinux-'); + fi + if [ -n "${PKGSET}" ] ; then + rlpkg ${PKGSET}; + fi +} diff --git a/sec-policy/selinux-base/ChangeLog b/sec-policy/selinux-base/ChangeLog index f219a25dd8cf..1bba446f010b 100644 --- a/sec-policy/selinux-base/ChangeLog +++ b/sec-policy/selinux-base/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-base -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base/ChangeLog,v 1.64 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base/ChangeLog,v 1.65 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-base-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-base-2.20141203-r3.ebuild, selinux-base-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-base-2.20140311-r1.ebuild, -selinux-base-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-base/selinux-base-2.20141203-r2.ebuild b/sec-policy/selinux-base/selinux-base-2.20141203-r2.ebuild index 973945471010..fc43abecdb02 100644 --- a/sec-policy/selinux-base/selinux-base-2.20141203-r2.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base/selinux-base-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base/selinux-base-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" inherit eutils @@ -17,7 +17,7 @@ else SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi IUSE="+peer_perms +open_perms +ubac +unconfined doc" diff --git a/sec-policy/selinux-base/selinux-base-2.20141203-r3.ebuild b/sec-policy/selinux-base/selinux-base-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d2965e2cd594 --- /dev/null +++ b/sec-policy/selinux-base/selinux-base-2.20141203-r3.ebuild @@ -0,0 +1,170 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base/selinux-base-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +inherit eutils + +if [[ ${PV} == 9999* ]]; then + EGIT_REPO_URI="${SELINUX_GIT_REPO:-git://git.overlays.gentoo.org/proj/hardened-refpolicy.git https://git.overlays.gentoo.org/gitroot/proj/hardened-refpolicy.git}" + EGIT_BRANCH="${SELINUX_GIT_BRANCH:-master}" + EGIT_SOURCEDIR="${WORKDIR}/refpolicy" + + inherit git-2 + + KEYWORDS="" +else + SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2 + http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" + + KEYWORDS="~amd64 ~x86" +fi + +IUSE="+peer_perms +open_perms +ubac +unconfined doc" + +DESCRIPTION="Gentoo base policy for SELinux" +HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" +LICENSE="GPL-2" +SLOT="0" + +RDEPEND=">=sys-apps/policycoreutils-2.3 + virtual/udev + !<=sec-policy/selinux-base-policy-2.20120725" +DEPEND="${RDEPEND} + sys-devel/m4 + >=sys-apps/checkpolicy-2.3" + +S=${WORKDIR}/ + +#src_unpack() { +# git-2_src_unpack +#} + +src_prepare() { + if [[ ${PV} != 9999* ]]; then + # Apply the gentoo patches to the policy. These patches are only necessary + # for base policies, or for interface changes on modules. + EPATCH_MULTI_MSG="Applying SELinux policy updates ... " \ + EPATCH_SUFFIX="patch" \ + EPATCH_SOURCE="${WORKDIR}" \ + EPATCH_FORCE="yes" \ + epatch + fi + + cd "${S}/refpolicy" + make bare + + epatch_user +} + +src_configure() { + [ -z "${POLICY_TYPES}" ] && local POLICY_TYPES="targeted strict mls mcs" + + # Update the SELinux refpolicy capabilities based on the users' USE flags. + + if ! use peer_perms; then + sed -i -e '/network_peer_controls/d' \ + "${S}/refpolicy/policy/policy_capabilities" + fi + + if ! use open_perms; then + sed -i -e '/open_perms/d' \ + "${S}/refpolicy/policy/policy_capabilities" + fi + + if ! use ubac; then + sed -i -e '/^UBAC/s/y/n/' "${S}/refpolicy/build.conf" \ + || die "Failed to disable User Based Access Control" + fi + + echo "DISTRO = gentoo" >> "${S}/refpolicy/build.conf" + + # Prepare initial configuration + cd "${S}/refpolicy"; + make conf || die "Make conf failed" + + # Setup the policies based on the types delivered by the end user. + # These types can be "targeted", "strict", "mcs" and "mls". + for i in ${POLICY_TYPES}; do + cp -a "${S}/refpolicy" "${S}/${i}" + cd "${S}/${i}"; + + #cp "${FILESDIR}/modules-2.20120215.conf" "${S}/${i}/policy/modules.conf" + sed -i -e "/= module/d" "${S}/${i}/policy/modules.conf" + + sed -i -e '/^QUIET/s/n/y/' -e "/^NAME/s/refpolicy/$i/" \ + "${S}/${i}/build.conf" || die "build.conf setup failed." + + if [[ "${i}" == "mls" ]] || [[ "${i}" == "mcs" ]]; + then + # MCS/MLS require additional settings + sed -i -e "/^TYPE/s/standard/${i}/" "${S}/${i}/build.conf" \ + || die "failed to set type to mls" + fi + + if [ "${i}" == "targeted" ]; then + sed -i -e '/root/d' -e 's/user_u/unconfined_u/' \ + "${S}/${i}/config/appconfig-standard/seusers" \ + || die "targeted seusers setup failed." + fi + + if [ "${i}" != "targeted" ] && [ "${i}" != "strict" ] && use unconfined; then + sed -i -e '/root/d' -e 's/user_u/unconfined_u/' \ + "${S}/${i}/config/appconfig-${i}/seusers" \ + || die "policy seusers setup failed." + fi + done +} + +src_compile() { + [ -z "${POLICY_TYPES}" ] && local POLICY_TYPES="targeted strict mls mcs" + + for i in ${POLICY_TYPES}; do + cd "${S}/${i}" + emake base || die "${i} compile failed" + if use doc; then + make html || die + fi + done +} + +src_install() { + [ -z "${POLICY_TYPES}" ] && local POLICY_TYPES="targeted strict mls mcs" + + for i in ${POLICY_TYPES}; do + cd "${S}/${i}" + + make DESTDIR="${D}" install \ + || die "${i} install failed." + + make DESTDIR="${D}" install-headers \ + || die "${i} headers install failed." + + echo "run_init_t" > "${D}/etc/selinux/${i}/contexts/run_init_type" + + echo "textrel_shlib_t" >> "${D}/etc/selinux/${i}/contexts/customizable_types" + + # libsemanage won't make this on its own + keepdir "/etc/selinux/${i}/policy" + + if use doc; then + dohtml doc/html/*; + fi + + insinto /usr/share/selinux/devel; + doins doc/policy.xml; + + done + + dodoc doc/Makefile.example doc/example.{te,fc,if} + + doman man/man8/*.8; + + insinto /etc/selinux + doins "${FILESDIR}/config" +} + +pkg_preinst() { + has_version "<${CATEGORY}/${PN}-2.20101213-r13" + previous_less_than_r13=$? +} diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index f7ed447c6bba..88e752d363bc 100644 --- a/sec-policy/selinux-bind/ChangeLog +++ b/sec-policy/selinux-bind/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-bind -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.81 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.82 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-bind-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-bind-2.20141203-r3.ebuild, selinux-bind-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-bind-2.20140311-r1.ebuild, -selinux-bind-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-bind/selinux-bind-2.20141203-r2.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20141203-r2.ebuild index a596171671a3..d3d563151b09 100644 --- a/sec-policy/selinux-bind/selinux-bind-2.20141203-r2.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for bind" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild new file mode 100644 index 000000000000..f80e19383f29 --- /dev/null +++ b/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.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-bind/selinux-bind-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="bind" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bind" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-bitcoin/ChangeLog b/sec-policy/selinux-bitcoin/ChangeLog index ba728b95a9b2..231c8adde7f4 100644 --- a/sec-policy/selinux-bitcoin/ChangeLog +++ b/sec-policy/selinux-bitcoin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-bitcoin -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitcoin/ChangeLog,v 1.2 2014/12/21 13:56:04 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitcoin/ChangeLog,v 1.3 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-bitcoin-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-bitcoin-2.20141203-r3.ebuild, selinux-bitcoin-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 *selinux-bitcoin-2.20141203-r2 (21 Dec 2014) diff --git a/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r2.ebuild b/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r2.ebuild index 863ba95fc298..e5b62f2a37bf 100644 --- a/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r2.ebuild +++ b/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for bitcoin" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r3.ebuild b/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d5eae55bb9c3 --- /dev/null +++ b/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20141203-r3.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-bitcoin/selinux-bitcoin-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="bitcoin" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bitcoin" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-bitlbee/ChangeLog b/sec-policy/selinux-bitlbee/ChangeLog index 09645be5036e..cdcbce4bbdaf 100644 --- a/sec-policy/selinux-bitlbee/ChangeLog +++ b/sec-policy/selinux-bitlbee/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-bitlbee -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v 1.55 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v 1.56 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-bitlbee-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-bitlbee-2.20141203-r3.ebuild, selinux-bitlbee-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-bitlbee-2.20140311-r1.ebuild, -selinux-bitlbee-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r2.ebuild b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r2.ebuild index 5102c669230e..1e996f8c2ade 100644 --- a/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r2.ebuild +++ b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for bitlbee" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r3.ebuild b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e631e17114b2 --- /dev/null +++ b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="bitlbee" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bitlbee" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-inetd +" diff --git a/sec-policy/selinux-bluetooth/ChangeLog b/sec-policy/selinux-bluetooth/ChangeLog index e553d597a450..7bac36ebd526 100644 --- a/sec-policy/selinux-bluetooth/ChangeLog +++ b/sec-policy/selinux-bluetooth/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-bluetooth -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/ChangeLog,v 1.53 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-bluetooth-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-bluetooth-2.20141203-r3.ebuild, + selinux-bluetooth-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-bluetooth-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r2.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r2.ebuild index f8eae95ada84..8bec88f602cb 100644 --- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r2.ebuild +++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for bluetooth" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r3.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r3.ebuild new file mode 100644 index 000000000000..288420c9c57a --- /dev/null +++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r3.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-bluetooth/selinux-bluetooth-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="bluetooth" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bluetooth" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-brctl/ChangeLog b/sec-policy/selinux-brctl/ChangeLog index 97f4131c0961..2db7c214400c 100644 --- a/sec-policy/selinux-brctl/ChangeLog +++ b/sec-policy/selinux-brctl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-brctl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/ChangeLog,v 1.53 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-brctl-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-brctl-2.20141203-r3.ebuild, selinux-brctl-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-brctl-2.20140311-r1.ebuild, -selinux-brctl-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r2.ebuild b/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r2.ebuild index c582a3ba22f7..d83581263723 100644 --- a/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r2.ebuild +++ b/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for brctl" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r3.ebuild b/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r3.ebuild new file mode 100644 index 000000000000..ff5c710b0623 --- /dev/null +++ b/sec-policy/selinux-brctl/selinux-brctl-2.20141203-r3.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-brctl/selinux-brctl-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="brctl" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for brctl" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-cachefilesd/ChangeLog b/sec-policy/selinux-cachefilesd/ChangeLog index 1ef0c4e6efe8..97abfe27877f 100644 --- a/sec-policy/selinux-cachefilesd/ChangeLog +++ b/sec-policy/selinux-cachefilesd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-cachefilesd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog,v 1.21 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog,v 1.22 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-cachefilesd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cachefilesd-2.20141203-r3.ebuild, + selinux-cachefilesd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cachefilesd-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r2.ebuild b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r2.ebuild index 01670d0b5926..be7e85dc7a63 100644 --- a/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for cachefilesd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r3.ebuild b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c0d49694a7cf --- /dev/null +++ b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r3.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-cachefilesd/selinux-cachefilesd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cachefilesd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cachefilesd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-calamaris/ChangeLog b/sec-policy/selinux-calamaris/ChangeLog index 3e6b995f14d3..af2ce0b06456 100644 --- a/sec-policy/selinux-calamaris/ChangeLog +++ b/sec-policy/selinux-calamaris/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-calamaris -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-calamaris/ChangeLog,v 1.53 2014/12/21 14:20:23 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-calamaris/ChangeLog,v 1.54 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-calamaris-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-calamaris-2.20141203-r3.ebuild, + selinux-calamaris-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-calamaris-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r2.ebuild b/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r2.ebuild index 118b8082c389..eb8516d3dac5 100644 --- a/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r2.ebuild +++ b/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for calamaris" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r3.ebuild b/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r3.ebuild new file mode 100644 index 000000000000..8c239eb7a01f --- /dev/null +++ b/sec-policy/selinux-calamaris/selinux-calamaris-2.20141203-r3.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-calamaris/selinux-calamaris-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="calamaris" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for calamaris" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-canna/ChangeLog b/sec-policy/selinux-canna/ChangeLog index 546faad7437f..a09dfbc69cf7 100644 --- a/sec-policy/selinux-canna/ChangeLog +++ b/sec-policy/selinux-canna/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-canna -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-canna/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-canna/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-canna-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-canna-2.20141203-r3.ebuild, selinux-canna-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-canna-2.20140311-r1.ebuild, -selinux-canna-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-canna/selinux-canna-2.20141203-r2.ebuild b/sec-policy/selinux-canna/selinux-canna-2.20141203-r2.ebuild index 9c1852a06a95..249dd695c322 100644 --- a/sec-policy/selinux-canna/selinux-canna-2.20141203-r2.ebuild +++ b/sec-policy/selinux-canna/selinux-canna-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-canna/selinux-canna-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-canna/selinux-canna-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for canna" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-canna/selinux-canna-2.20141203-r3.ebuild b/sec-policy/selinux-canna/selinux-canna-2.20141203-r3.ebuild new file mode 100644 index 000000000000..cc4bd84c4f6e --- /dev/null +++ b/sec-policy/selinux-canna/selinux-canna-2.20141203-r3.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-canna/selinux-canna-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="canna" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for canna" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ccs/ChangeLog b/sec-policy/selinux-ccs/ChangeLog index b6a7a0e62374..3bba7ffedd2f 100644 --- a/sec-policy/selinux-ccs/ChangeLog +++ b/sec-policy/selinux-ccs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ccs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-ccs-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ccs-2.20141203-r3.ebuild, selinux-ccs-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ccs-2.20140311-r1.ebuild, -selinux-ccs-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r2.ebuild b/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r2.ebuild index ff9e5646edfe..8b3f2d8a3ef6 100644 --- a/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ccs" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r3.ebuild b/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r3.ebuild new file mode 100644 index 000000000000..465b19c1b211 --- /dev/null +++ b/sec-policy/selinux-ccs/selinux-ccs-2.20141203-r3.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-ccs/selinux-ccs-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ccs" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ccs" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-cdrecord/ChangeLog b/sec-policy/selinux-cdrecord/ChangeLog index 9bba0ca6af2d..996795b8a679 100644 --- a/sec-policy/selinux-cdrecord/ChangeLog +++ b/sec-policy/selinux-cdrecord/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-cdrecord -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-cdrecord-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cdrecord-2.20141203-r3.ebuild, selinux-cdrecord-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cdrecord-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r2.ebuild b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r2.ebuild index ab58ee9c89ce..c5620ed50356 100644 --- a/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for cdrecord" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r3.ebuild b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r3.ebuild new file mode 100644 index 000000000000..8919be523d30 --- /dev/null +++ b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20141203-r3.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-cdrecord/selinux-cdrecord-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cdrecord" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cdrecord" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-cgroup/ChangeLog b/sec-policy/selinux-cgroup/ChangeLog index 2d8c1acbcdda..9876cca83cdb 100644 --- a/sec-policy/selinux-cgroup/ChangeLog +++ b/sec-policy/selinux-cgroup/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-cgroup -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-cgroup-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cgroup-2.20141203-r3.ebuild, selinux-cgroup-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cgroup-2.20140311-r1.ebuild, -selinux-cgroup-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r2.ebuild b/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r2.ebuild index 5f1cd6dc3684..056215433631 100644 --- a/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for cgroup" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r3.ebuild b/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r3.ebuild new file mode 100644 index 000000000000..5dda100a5252 --- /dev/null +++ b/sec-policy/selinux-cgroup/selinux-cgroup-2.20141203-r3.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-cgroup/selinux-cgroup-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cgroup" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cgroup" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-chromium/ChangeLog b/sec-policy/selinux-chromium/ChangeLog index 5a6cbcb5cde6..290936ece432 100644 --- a/sec-policy/selinux-chromium/ChangeLog +++ b/sec-policy/selinux-chromium/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-chromium -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chromium/ChangeLog,v 1.44 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chromium/ChangeLog,v 1.45 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-chromium-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-chromium-2.20141203-r3.ebuild, selinux-chromium-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-chromium-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r2.ebuild b/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r2.ebuild index e1365bcd539e..7e06df5d9e3f 100644 --- a/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r2.ebuild +++ b/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="alsa" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for chromium" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r3.ebuild b/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r3.ebuild new file mode 100644 index 000000000000..04af8ddf0ec2 --- /dev/null +++ b/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chromium/selinux-chromium-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="alsa" +MODS="chromium" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for chromium" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-chronyd/ChangeLog b/sec-policy/selinux-chronyd/ChangeLog index d512dbe65c91..749234095df6 100644 --- a/sec-policy/selinux-chronyd/ChangeLog +++ b/sec-policy/selinux-chronyd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-chronyd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-chronyd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-chronyd-2.20141203-r3.ebuild, selinux-chronyd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-chronyd-2.20140311-r1.ebuild, -selinux-chronyd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r2.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r2.ebuild index 723fbe7981ac..d96635aee92d 100644 --- a/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for chronyd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r3.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4173edacef80 --- /dev/null +++ b/sec-policy/selinux-chronyd/selinux-chronyd-2.20141203-r3.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-chronyd/selinux-chronyd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="chronyd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for chronyd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-clamav/ChangeLog b/sec-policy/selinux-clamav/ChangeLog index 9d16848a8d71..64d0c7f82ccd 100644 --- a/sec-policy/selinux-clamav/ChangeLog +++ b/sec-policy/selinux-clamav/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-clamav -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/ChangeLog,v 1.76 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/ChangeLog,v 1.77 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-clamav-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-clamav-2.20141203-r3.ebuild, selinux-clamav-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-clamav-2.20140311-r1.ebuild, -selinux-clamav-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r2.ebuild b/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r2.ebuild index dcadc82d1196..7f8488677da6 100644 --- a/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r2.ebuild +++ b/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for clamav" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r3.ebuild b/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9fa567a8c193 --- /dev/null +++ b/sec-policy/selinux-clamav/selinux-clamav-2.20141203-r3.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-clamav/selinux-clamav-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="clamav" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for clamav" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-clockspeed/ChangeLog b/sec-policy/selinux-clockspeed/ChangeLog index 4c2b6f10333b..b81929c23055 100644 --- a/sec-policy/selinux-clockspeed/ChangeLog +++ b/sec-policy/selinux-clockspeed/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-clockspeed -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.80 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.81 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-clockspeed-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-clockspeed-2.20141203-r3.ebuild, + selinux-clockspeed-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-clockspeed-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r2.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r2.ebuild index 3bb4c4239079..b1855532f338 100644 --- a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r2.ebuild +++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for clockspeed" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r3.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6280fd387f4a --- /dev/null +++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20141203-r3.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-clockspeed/selinux-clockspeed-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="clockspeed" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for clockspeed" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-collectd/ChangeLog b/sec-policy/selinux-collectd/ChangeLog index d4322e1636ed..b7259305bc11 100644 --- a/sec-policy/selinux-collectd/ChangeLog +++ b/sec-policy/selinux-collectd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-collectd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/ChangeLog,v 1.17 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/ChangeLog,v 1.18 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-collectd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-collectd-2.20141203-r3.ebuild, selinux-collectd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-collectd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r2.ebuild b/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r2.ebuild index e07fa1b5698e..f5a4441aafe4 100644 --- a/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for collectd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r3.ebuild b/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9d40f8061940 --- /dev/null +++ b/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/selinux-collectd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="collectd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for collectd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-apache +" + +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-consolekit/ChangeLog b/sec-policy/selinux-consolekit/ChangeLog index 6243a20b645c..f80b18c2f7a7 100644 --- a/sec-policy/selinux-consolekit/ChangeLog +++ b/sec-policy/selinux-consolekit/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-consolekit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-consolekit/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-consolekit/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-consolekit-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-consolekit-2.20141203-r3.ebuild, + selinux-consolekit-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-consolekit-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r2.ebuild b/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r2.ebuild index 8679a19224a4..f55c10908f4e 100644 --- a/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r2.ebuild +++ b/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for consolekit" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r3.ebuild b/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e2be45c4989b --- /dev/null +++ b/sec-policy/selinux-consolekit/selinux-consolekit-2.20141203-r3.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-consolekit/selinux-consolekit-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="consolekit" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for consolekit" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-corosync/ChangeLog b/sec-policy/selinux-corosync/ChangeLog index 9f58dac21790..03255c1838ac 100644 --- a/sec-policy/selinux-corosync/ChangeLog +++ b/sec-policy/selinux-corosync/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-corosync -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-corosync/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-corosync/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-corosync-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-corosync-2.20141203-r3.ebuild, selinux-corosync-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-corosync-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r2.ebuild b/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r2.ebuild index c6555165d9e5..1b26183a6314 100644 --- a/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r2.ebuild +++ b/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for corosync" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r3.ebuild b/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r3.ebuild new file mode 100644 index 000000000000..5cba0b72e868 --- /dev/null +++ b/sec-policy/selinux-corosync/selinux-corosync-2.20141203-r3.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-corosync/selinux-corosync-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="corosync" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for corosync" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-couchdb/ChangeLog b/sec-policy/selinux-couchdb/ChangeLog index fb534c9a5b74..a3bff8f22352 100644 --- a/sec-policy/selinux-couchdb/ChangeLog +++ b/sec-policy/selinux-couchdb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-couchdb -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-couchdb/ChangeLog,v 1.21 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-couchdb/ChangeLog,v 1.22 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-couchdb-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-couchdb-2.20141203-r3.ebuild, selinux-couchdb-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-couchdb-2.20140311-r1.ebuild, -selinux-couchdb-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r2.ebuild b/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r2.ebuild index ad673e0e5354..ad4db03a4265 100644 --- a/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r2.ebuild +++ b/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for couchdb" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r3.ebuild b/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r3.ebuild new file mode 100644 index 000000000000..acc2d3322bee --- /dev/null +++ b/sec-policy/selinux-couchdb/selinux-couchdb-2.20141203-r3.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-couchdb/selinux-couchdb-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="couchdb" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for couchdb" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-courier/ChangeLog b/sec-policy/selinux-courier/ChangeLog index fa320ded8558..3f51bc0a3282 100644 --- a/sec-policy/selinux-courier/ChangeLog +++ b/sec-policy/selinux-courier/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-courier -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.57 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.58 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-courier-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-courier-2.20141203-r3.ebuild, selinux-courier-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-courier-2.20140311-r1.ebuild, -selinux-courier-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-courier/selinux-courier-2.20141203-r2.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20141203-r2.ebuild index 61c5a5cdcfca..abdedd84178c 100644 --- a/sec-policy/selinux-courier/selinux-courier-2.20141203-r2.ebuild +++ b/sec-policy/selinux-courier/selinux-courier-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/selinux-courier-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/selinux-courier-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for courier" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-courier/selinux-courier-2.20141203-r3.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20141203-r3.ebuild new file mode 100644 index 000000000000..76a352e7ab78 --- /dev/null +++ b/sec-policy/selinux-courier/selinux-courier-2.20141203-r3.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-courier/selinux-courier-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="courier" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for courier" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-cpucontrol/ChangeLog b/sec-policy/selinux-cpucontrol/ChangeLog index 6714fe5596b1..4d3861d1cbde 100644 --- a/sec-policy/selinux-cpucontrol/ChangeLog +++ b/sec-policy/selinux-cpucontrol/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-cpucontrol -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-cpucontrol-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cpucontrol-2.20141203-r3.ebuild, + selinux-cpucontrol-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cpucontrol-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r2.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r2.ebuild index 53362b995873..782d58fc8d97 100644 --- a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for cpucontrol" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r3.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r3.ebuild new file mode 100644 index 000000000000..82a084461fb9 --- /dev/null +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20141203-r3.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-cpucontrol/selinux-cpucontrol-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cpucontrol" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cpucontrol" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-cpufreqselector/ChangeLog b/sec-policy/selinux-cpufreqselector/ChangeLog index c3d979144b8c..5e1c8f415353 100644 --- a/sec-policy/selinux-cpufreqselector/ChangeLog +++ b/sec-policy/selinux-cpufreqselector/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-cpufreqselector -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpufreqselector/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpufreqselector/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-cpufreqselector-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cpufreqselector-2.20141203-r3.ebuild, + selinux-cpufreqselector-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cpufreqselector-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r2.ebuild b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r2.ebuild index 6ddf38845749..c25dfade954d 100644 --- a/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for cpufreqselector" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r3.ebuild b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r3.ebuild new file mode 100644 index 000000000000..0bc96244910b --- /dev/null +++ b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20141203-r3.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-cpufreqselector/selinux-cpufreqselector-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cpufreqselector" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cpufreqselector" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-cups/ChangeLog b/sec-policy/selinux-cups/ChangeLog index 98e232794183..f71cf49763b9 100644 --- a/sec-policy/selinux-cups/ChangeLog +++ b/sec-policy/selinux-cups/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-cups -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cups/ChangeLog,v 1.65 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cups/ChangeLog,v 1.66 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-cups-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cups-2.20141203-r3.ebuild, selinux-cups-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cups-2.20140311-r1.ebuild, -selinux-cups-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-cups/selinux-cups-2.20141203-r2.ebuild b/sec-policy/selinux-cups/selinux-cups-2.20141203-r2.ebuild index 86b4c911fd16..667d2ba5304b 100644 --- a/sec-policy/selinux-cups/selinux-cups-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cups/selinux-cups-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cups/selinux-cups-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cups/selinux-cups-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for cups" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-lpd diff --git a/sec-policy/selinux-cups/selinux-cups-2.20141203-r3.ebuild b/sec-policy/selinux-cups/selinux-cups-2.20141203-r3.ebuild new file mode 100644 index 000000000000..47343ad27a81 --- /dev/null +++ b/sec-policy/selinux-cups/selinux-cups-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cups/selinux-cups-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cups" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cups" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-lpd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-lpd +" diff --git a/sec-policy/selinux-cvs/ChangeLog b/sec-policy/selinux-cvs/ChangeLog index f5f61c0685eb..ef72057e7e61 100644 --- a/sec-policy/selinux-cvs/ChangeLog +++ b/sec-policy/selinux-cvs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-cvs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/ChangeLog,v 1.55 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/ChangeLog,v 1.56 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-cvs-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cvs-2.20141203-r3.ebuild, selinux-cvs-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cvs-2.20140311-r1.ebuild, -selinux-cvs-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r2.ebuild b/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r2.ebuild index 709ebcebc95a..c7a9f031d5cd 100644 --- a/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for cvs" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r3.ebuild b/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1ee19f4282fa --- /dev/null +++ b/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cvs" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cvs" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache + sec-policy/selinux-inetd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache + sec-policy/selinux-inetd +" diff --git a/sec-policy/selinux-cyphesis/ChangeLog b/sec-policy/selinux-cyphesis/ChangeLog index a5acdd6e1a4b..454af24f5588 100644 --- a/sec-policy/selinux-cyphesis/ChangeLog +++ b/sec-policy/selinux-cyphesis/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-cyphesis -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v 1.53 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-cyphesis-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-cyphesis-2.20141203-r3.ebuild, selinux-cyphesis-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-cyphesis-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r2.ebuild b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r2.ebuild index 596cb5e8fb30..392ba3987e19 100644 --- a/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r2.ebuild +++ b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for cyphesis" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r3.ebuild b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9213dc74fadb --- /dev/null +++ b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r3.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-cyphesis/selinux-cyphesis-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="cyphesis" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cyphesis" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-daemontools/ChangeLog b/sec-policy/selinux-daemontools/ChangeLog index 82b900281301..c52e2a5749c3 100644 --- a/sec-policy/selinux-daemontools/ChangeLog +++ b/sec-policy/selinux-daemontools/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-daemontools -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-daemontools/ChangeLog,v 1.87 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-daemontools/ChangeLog,v 1.88 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-daemontools-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-daemontools-2.20141203-r3.ebuild, + selinux-daemontools-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-daemontools-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r2.ebuild b/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r2.ebuild index 6e32f4b743e2..895be4576c86 100644 --- a/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r2.ebuild +++ b/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for daemontools" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r3.ebuild b/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6426d2c1d08e --- /dev/null +++ b/sec-policy/selinux-daemontools/selinux-daemontools-2.20141203-r3.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-daemontools/selinux-daemontools-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="daemontools" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for daemontools" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index ca6733457ae4..503a91562e62 100644 --- a/sec-policy/selinux-dante/ChangeLog +++ b/sec-policy/selinux-dante/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dante -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.77 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.78 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-dante-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dante-2.20141203-r3.ebuild, selinux-dante-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dante-2.20140311-r1.ebuild, -selinux-dante-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dante/selinux-dante-2.20141203-r2.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20141203-r2.ebuild index dccedec266b4..a38affdb7a59 100644 --- a/sec-policy/selinux-dante/selinux-dante-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dante/selinux-dante-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dante" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dante/selinux-dante-2.20141203-r3.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e51b7eeded69 --- /dev/null +++ b/sec-policy/selinux-dante/selinux-dante-2.20141203-r3.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-dante/selinux-dante-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dante" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dante" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dbadm/ChangeLog b/sec-policy/selinux-dbadm/ChangeLog index 4985f387223e..c3ac1394a1c7 100644 --- a/sec-policy/selinux-dbadm/ChangeLog +++ b/sec-policy/selinux-dbadm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dbadm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/ChangeLog,v 1.38 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/ChangeLog,v 1.39 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-dbadm-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dbadm-2.20141203-r3.ebuild, selinux-dbadm-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dbadm-2.20140311-r1.ebuild, -selinux-dbadm-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r2.ebuild b/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r2.ebuild index 3b522c77439f..55af17477484 100644 --- a/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dbadm" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r3.ebuild b/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e19cd266dd79 --- /dev/null +++ b/sec-policy/selinux-dbadm/selinux-dbadm-2.20141203-r3.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-dbadm/selinux-dbadm-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dbadm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dbadm" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dbskk/ChangeLog b/sec-policy/selinux-dbskk/ChangeLog index d059d40ab92d..a638d3232388 100644 --- a/sec-policy/selinux-dbskk/ChangeLog +++ b/sec-policy/selinux-dbskk/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dbskk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbskk/ChangeLog,v 1.55 2014/12/21 14:20:24 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbskk/ChangeLog,v 1.56 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-dbskk-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dbskk-2.20141203-r3.ebuild, selinux-dbskk-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dbskk-2.20140311-r1.ebuild, -selinux-dbskk-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r2.ebuild b/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r2.ebuild index 11554e379fa4..aeeb8adc6899 100644 --- a/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for dbskk" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r3.ebuild b/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r3.ebuild new file mode 100644 index 000000000000..f5b457538698 --- /dev/null +++ b/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbskk/selinux-dbskk-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dbskk" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dbskk" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-inetd +" diff --git a/sec-policy/selinux-dbus/ChangeLog b/sec-policy/selinux-dbus/ChangeLog index f577c499dd4e..4d9f479c55d3 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/ChangeLog,v 1.70 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/ChangeLog,v 1.71 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-dbus-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dbus-2.20141203-r3.ebuild, selinux-dbus-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dbus-2.20140311-r1.ebuild, -selinux-dbus-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r2.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r2.ebuild index 13e2aaa6ed2d..7853d1cf4ece 100644 --- a/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dbus" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r3.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r3.ebuild new file mode 100644 index 000000000000..56671d36d7e9 --- /dev/null +++ b/sec-policy/selinux-dbus/selinux-dbus-2.20141203-r3.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-r3.ebuild,v 1.1 2015/01/29 09:52:11 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 diff --git a/sec-policy/selinux-dcc/ChangeLog b/sec-policy/selinux-dcc/ChangeLog index 12bc8fc090f0..89f1a1c6b72a 100644 --- a/sec-policy/selinux-dcc/ChangeLog +++ b/sec-policy/selinux-dcc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dcc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dcc/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dcc/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-dcc-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dcc-2.20141203-r3.ebuild, selinux-dcc-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dcc-2.20140311-r1.ebuild, -selinux-dcc-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r2.ebuild b/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r2.ebuild index eb37e2672899..dbcc3c527a84 100644 --- a/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dcc" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r3.ebuild b/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r3.ebuild new file mode 100644 index 000000000000..05860f1da477 --- /dev/null +++ b/sec-policy/selinux-dcc/selinux-dcc-2.20141203-r3.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-dcc/selinux-dcc-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dcc" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dcc" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ddclient/ChangeLog b/sec-policy/selinux-ddclient/ChangeLog index 465981364ce4..1965808fe7ef 100644 --- a/sec-policy/selinux-ddclient/ChangeLog +++ b/sec-policy/selinux-ddclient/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ddclient -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddclient/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddclient/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-ddclient-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ddclient-2.20141203-r3.ebuild, selinux-ddclient-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ddclient-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r2.ebuild b/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r2.ebuild index aeea354adac9..cca705792a13 100644 --- a/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ddclient" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r3.ebuild b/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r3.ebuild new file mode 100644 index 000000000000..28c2d03c2d13 --- /dev/null +++ b/sec-policy/selinux-ddclient/selinux-ddclient-2.20141203-r3.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-ddclient/selinux-ddclient-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ddclient" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ddclient" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ddcprobe/ChangeLog b/sec-policy/selinux-ddcprobe/ChangeLog index 25d0c0d622b7..6388df4840b0 100644 --- a/sec-policy/selinux-ddcprobe/ChangeLog +++ b/sec-policy/selinux-ddcprobe/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ddcprobe -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddcprobe/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddcprobe/ChangeLog,v 1.54 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-ddcprobe-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ddcprobe-2.20141203-r3.ebuild, selinux-ddcprobe-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ddcprobe-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r2.ebuild b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r2.ebuild index 2d9510880ef0..fa634c5a3dff 100644 --- a/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ddcprobe" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r3.ebuild b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r3.ebuild new file mode 100644 index 000000000000..af8ea299e8ec --- /dev/null +++ b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20141203-r3.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-ddcprobe/selinux-ddcprobe-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ddcprobe" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ddcprobe" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-denyhosts/ChangeLog b/sec-policy/selinux-denyhosts/ChangeLog index c273f5f34526..ccae48b8e6cd 100644 --- a/sec-policy/selinux-denyhosts/ChangeLog +++ b/sec-policy/selinux-denyhosts/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-denyhosts -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-denyhosts/ChangeLog,v 1.51 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-denyhosts/ChangeLog,v 1.52 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-denyhosts-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-denyhosts-2.20141203-r3.ebuild, + selinux-denyhosts-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-denyhosts-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r2.ebuild b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r2.ebuild index 72dadca10cab..a2f20c4faba5 100644 --- a/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r2.ebuild +++ b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for denyhosts" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r3.ebuild b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9f7637148de1 --- /dev/null +++ b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20141203-r3.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-denyhosts/selinux-denyhosts-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="denyhosts" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for denyhosts" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-devicekit/ChangeLog b/sec-policy/selinux-devicekit/ChangeLog index 3e00d7157632..3b7b801302f2 100644 --- a/sec-policy/selinux-devicekit/ChangeLog +++ b/sec-policy/selinux-devicekit/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-devicekit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-devicekit/ChangeLog,v 1.42 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-devicekit/ChangeLog,v 1.43 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-devicekit-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-devicekit-2.20141203-r3.ebuild, + selinux-devicekit-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-devicekit-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r2.ebuild b/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r2.ebuild index bc4b4cbe85d3..585c957584a5 100644 --- a/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r2.ebuild +++ b/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for devicekit" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r3.ebuild b/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r3.ebuild new file mode 100644 index 000000000000..dc4778e659f7 --- /dev/null +++ b/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-devicekit/selinux-devicekit-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="devicekit" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for devicekit" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${RDEPEND} + sec-policy/selinux-dbus +" diff --git a/sec-policy/selinux-dhcp/ChangeLog b/sec-policy/selinux-dhcp/ChangeLog index ed304322a934..523f03719bb5 100644 --- a/sec-policy/selinux-dhcp/ChangeLog +++ b/sec-policy/selinux-dhcp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dhcp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.90 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.91 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-dhcp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dhcp-2.20141203-r3.ebuild, selinux-dhcp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dhcp-2.20140311-r1.ebuild, -selinux-dhcp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r2.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r2.ebuild index 4dfbc5a5bf43..67ff68b2b580 100644 --- a/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dhcp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r3.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..2f955b5c6467 --- /dev/null +++ b/sec-policy/selinux-dhcp/selinux-dhcp-2.20141203-r3.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-dhcp/selinux-dhcp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dhcp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dhcp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dictd/ChangeLog b/sec-policy/selinux-dictd/ChangeLog index f659026e0d1c..b36de4046268 100644 --- a/sec-policy/selinux-dictd/ChangeLog +++ b/sec-policy/selinux-dictd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dictd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dictd/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dictd/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-dictd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dictd-2.20141203-r3.ebuild, selinux-dictd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dictd-2.20140311-r1.ebuild, -selinux-dictd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r2.ebuild b/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r2.ebuild index da35dd9deda2..0edecfbf6437 100644 --- a/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dictd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r3.ebuild b/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..0034cacdaef2 --- /dev/null +++ b/sec-policy/selinux-dictd/selinux-dictd-2.20141203-r3.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-dictd/selinux-dictd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dictd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dictd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dirsrv/ChangeLog b/sec-policy/selinux-dirsrv/ChangeLog index 3eb1a2085bc1..6ed5495e683e 100644 --- a/sec-policy/selinux-dirsrv/ChangeLog +++ b/sec-policy/selinux-dirsrv/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dirsrv -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog,v 1.35 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog,v 1.36 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-dirsrv-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dirsrv-2.20141203-r3.ebuild, selinux-dirsrv-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dirsrv-2.20140311-r1.ebuild, -selinux-dirsrv-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r2.ebuild b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r2.ebuild index fc1bdc3fe5bb..c66985d62a3d 100644 --- a/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dirsrv" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r3.ebuild b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r3.ebuild new file mode 100644 index 000000000000..742ba35891d1 --- /dev/null +++ b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20141203-r3.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-dirsrv/selinux-dirsrv-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dirsrv" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dirsrv" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-distcc/ChangeLog b/sec-policy/selinux-distcc/ChangeLog index 99a4319b62d9..ca4e83aa68b5 100644 --- a/sec-policy/selinux-distcc/ChangeLog +++ b/sec-policy/selinux-distcc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-distcc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/ChangeLog,v 1.73 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/ChangeLog,v 1.74 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-distcc-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-distcc-2.20141203-r3.ebuild, selinux-distcc-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-distcc-2.20140311-r1.ebuild, -selinux-distcc-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r2.ebuild b/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r2.ebuild index d8251cc7deb9..20a50bcc1033 100644 --- a/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r2.ebuild +++ b/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for distcc" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r3.ebuild b/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r3.ebuild new file mode 100644 index 000000000000..dead88cd60f0 --- /dev/null +++ b/sec-policy/selinux-distcc/selinux-distcc-2.20141203-r3.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-distcc/selinux-distcc-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="distcc" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for distcc" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-djbdns/ChangeLog b/sec-policy/selinux-djbdns/ChangeLog index bd4b0dc7b567..773f3551ccb4 100644 --- a/sec-policy/selinux-djbdns/ChangeLog +++ b/sec-policy/selinux-djbdns/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-djbdns -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.80 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.81 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-djbdns-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-djbdns-2.20141203-r3.ebuild, selinux-djbdns-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-djbdns-2.20140311-r1.ebuild, -selinux-djbdns-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r2.ebuild b/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r2.ebuild index c8a352c5ede9..4de07ea0627c 100644 --- a/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r2.ebuild +++ b/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for djbdns" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-daemontools diff --git a/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r3.ebuild b/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r3.ebuild new file mode 100644 index 000000000000..fef8b31a47a0 --- /dev/null +++ b/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="djbdns" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for djbdns" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-daemontools + sec-policy/selinux-ucspitcp +" +RDEPEND="${RDEPEND} + sec-policy/selinux-daemontools + sec-policy/selinux-ucspitcp +" diff --git a/sec-policy/selinux-dkim/ChangeLog b/sec-policy/selinux-dkim/ChangeLog index b1061813b79b..09eb8f79fd65 100644 --- a/sec-policy/selinux-dkim/ChangeLog +++ b/sec-policy/selinux-dkim/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dkim -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dkim/ChangeLog,v 1.55 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dkim/ChangeLog,v 1.56 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-dkim-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dkim-2.20141203-r3.ebuild, selinux-dkim-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dkim-2.20140311-r1.ebuild, -selinux-dkim-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r2.ebuild b/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r2.ebuild index 777fbe2bcb9b..11a99824f3b9 100644 --- a/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for dkim" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r3.ebuild b/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r3.ebuild new file mode 100644 index 000000000000..29b70f4e6b19 --- /dev/null +++ b/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dkim/selinux-dkim-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dkim" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dkim" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-milter +" +RDEPEND="${RDEPEND} + sec-policy/selinux-milter +" diff --git a/sec-policy/selinux-dmidecode/ChangeLog b/sec-policy/selinux-dmidecode/ChangeLog index d30c4f94ec5c..33a0a104bb00 100644 --- a/sec-policy/selinux-dmidecode/ChangeLog +++ b/sec-policy/selinux-dmidecode/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-dmidecode -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dmidecode/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dmidecode/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-dmidecode-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dmidecode-2.20141203-r3.ebuild, + selinux-dmidecode-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dmidecode-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r2.ebuild b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r2.ebuild index 67207247e6c7..d271fa621bf9 100644 --- a/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dmidecode" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r3.ebuild b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r3.ebuild new file mode 100644 index 000000000000..88addb6bf004 --- /dev/null +++ b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20141203-r3.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-dmidecode/selinux-dmidecode-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dmidecode" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dmidecode" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dnsmasq/ChangeLog b/sec-policy/selinux-dnsmasq/ChangeLog index df476e7722c5..b3844834ddc1 100644 --- a/sec-policy/selinux-dnsmasq/ChangeLog +++ b/sec-policy/selinux-dnsmasq/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dnsmasq -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.62 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/ChangeLog,v 1.63 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-dnsmasq-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dnsmasq-2.20141203-r3.ebuild, selinux-dnsmasq-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dnsmasq-2.20140311-r1.ebuild, -selinux-dnsmasq-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r2.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r2.ebuild index 40309980a6f2..46c42ed27703 100644 --- a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dnsmasq" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r3.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r3.ebuild new file mode 100644 index 000000000000..95f290e3e5fc --- /dev/null +++ b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20141203-r3.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-dnsmasq/selinux-dnsmasq-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dnsmasq" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dnsmasq" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dovecot/ChangeLog b/sec-policy/selinux-dovecot/ChangeLog index f5d77990fc6d..e84aa998dc5c 100644 --- a/sec-policy/selinux-dovecot/ChangeLog +++ b/sec-policy/selinux-dovecot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dovecot -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-dovecot-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dovecot-2.20141203-r3.ebuild, selinux-dovecot-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dovecot-2.20140311-r1.ebuild, -selinux-dovecot-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r2.ebuild b/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r2.ebuild index 7e46e70224aa..3aaf7b0d01aa 100644 --- a/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dovecot" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r3.ebuild b/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4bb0f4cf28f0 --- /dev/null +++ b/sec-policy/selinux-dovecot/selinux-dovecot-2.20141203-r3.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-dovecot/selinux-dovecot-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dovecot" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dovecot" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dpkg/ChangeLog b/sec-policy/selinux-dpkg/ChangeLog index 73e8ae148b62..ba9049a108a3 100644 --- a/sec-policy/selinux-dpkg/ChangeLog +++ b/sec-policy/selinux-dpkg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dpkg -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dpkg/ChangeLog,v 1.51 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dpkg/ChangeLog,v 1.52 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-dpkg-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dpkg-2.20141203-r3.ebuild, selinux-dpkg-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dpkg-2.20140311-r1.ebuild, -selinux-dpkg-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r2.ebuild b/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r2.ebuild index 8b337bb79881..810f5a72b32f 100644 --- a/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dpkg" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r3.ebuild b/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r3.ebuild new file mode 100644 index 000000000000..f7475298163d --- /dev/null +++ b/sec-policy/selinux-dpkg/selinux-dpkg-2.20141203-r3.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-dpkg/selinux-dpkg-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dpkg" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dpkg" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dracut/ChangeLog b/sec-policy/selinux-dracut/ChangeLog index 636a7b7267c6..8f073935ad63 100644 --- a/sec-policy/selinux-dracut/ChangeLog +++ b/sec-policy/selinux-dracut/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dracut -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dracut/ChangeLog,v 1.50 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dracut/ChangeLog,v 1.51 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-dracut-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dracut-2.20141203-r3.ebuild, selinux-dracut-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dracut-2.20140311-r1.ebuild, -selinux-dracut-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r2.ebuild b/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r2.ebuild index 56975aaabfe5..647d754a42ed 100644 --- a/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for dracut" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r3.ebuild b/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1f24d0218cbd --- /dev/null +++ b/sec-policy/selinux-dracut/selinux-dracut-2.20141203-r3.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-dracut/selinux-dracut-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dracut" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dracut" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-dropbox/ChangeLog b/sec-policy/selinux-dropbox/ChangeLog index d806bdd7408e..abbc3cf94950 100644 --- a/sec-policy/selinux-dropbox/ChangeLog +++ b/sec-policy/selinux-dropbox/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-dropbox -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/ChangeLog,v 1.16 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/ChangeLog,v 1.17 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-dropbox-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-dropbox-2.20141203-r3.ebuild, selinux-dropbox-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-dropbox-2.20140311-r4.ebuild: diff --git a/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r2.ebuild b/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r2.ebuild index f7dc74065502..21099651bf0c 100644 --- a/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r2.ebuild +++ b/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for dropbox" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r3.ebuild b/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r3.ebuild new file mode 100644 index 000000000000..aa8449f3a2a4 --- /dev/null +++ b/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/selinux-dropbox-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="dropbox" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dropbox" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver + sec-policy/selinux-dbus +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver + sec-policy/selinux-dbus +" diff --git a/sec-policy/selinux-entropyd/ChangeLog b/sec-policy/selinux-entropyd/ChangeLog index 4979bf090288..beba77f85256 100644 --- a/sec-policy/selinux-entropyd/ChangeLog +++ b/sec-policy/selinux-entropyd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-entropyd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v 1.50 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v 1.51 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-entropyd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-entropyd-2.20141203-r3.ebuild, selinux-entropyd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-entropyd-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild b/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild index a78eca361023..1c2f47953c09 100644 --- a/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for entropyd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r3.ebuild b/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a7b812bc48b7 --- /dev/null +++ b/sec-policy/selinux-entropyd/selinux-entropyd-2.20141203-r3.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-entropyd/selinux-entropyd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="entropyd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for entropyd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-evolution/ChangeLog b/sec-policy/selinux-evolution/ChangeLog index cd5212763dba..2b7a99f9fa4d 100644 --- a/sec-policy/selinux-evolution/ChangeLog +++ b/sec-policy/selinux-evolution/ChangeLog @@ -1,6 +1,13 @@ # 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.55 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.56 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-evolution-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-evolution-2.20141203-r3.ebuild, + selinux-evolution-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-evolution-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r2.ebuild b/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r2.ebuild index 852c490bfacd..fcdef58db8c2 100644 --- a/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r2.ebuild +++ b/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for evolution" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r3.ebuild b/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r3.ebuild new file mode 100644 index 000000000000..35b0d0f6b5cb --- /dev/null +++ b/sec-policy/selinux-evolution/selinux-evolution-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 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.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="evolution" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for evolution" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-exim/ChangeLog b/sec-policy/selinux-exim/ChangeLog index a8bf901339c2..5675543df348 100644 --- a/sec-policy/selinux-exim/ChangeLog +++ b/sec-policy/selinux-exim/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-exim -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/ChangeLog,v 1.54 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-exim-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-exim-2.20141203-r3.ebuild, selinux-exim-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-exim-2.20140311-r1.ebuild, -selinux-exim-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-exim/selinux-exim-2.20141203-r2.ebuild b/sec-policy/selinux-exim/selinux-exim-2.20141203-r2.ebuild index 8b18865092c2..a940f5773bc3 100644 --- a/sec-policy/selinux-exim/selinux-exim-2.20141203-r2.ebuild +++ b/sec-policy/selinux-exim/selinux-exim-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/selinux-exim-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/selinux-exim-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for exim" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-exim/selinux-exim-2.20141203-r3.ebuild b/sec-policy/selinux-exim/selinux-exim-2.20141203-r3.ebuild new file mode 100644 index 000000000000..2d7e306d1c16 --- /dev/null +++ b/sec-policy/selinux-exim/selinux-exim-2.20141203-r3.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-exim/selinux-exim-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="exim" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for exim" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-fail2ban/ChangeLog b/sec-policy/selinux-fail2ban/ChangeLog index e84d1262b841..b02124701a58 100644 --- a/sec-policy/selinux-fail2ban/ChangeLog +++ b/sec-policy/selinux-fail2ban/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-fail2ban -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/ChangeLog,v 1.58 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/ChangeLog,v 1.59 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-fail2ban-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-fail2ban-2.20141203-r3.ebuild, selinux-fail2ban-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-fail2ban-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r2.ebuild b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r2.ebuild index 5838a63cb48c..b30d80ca009c 100644 --- a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r2.ebuild +++ b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for fail2ban" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r3.ebuild b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c251676e93de --- /dev/null +++ b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20141203-r3.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-fail2ban/selinux-fail2ban-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="fail2ban" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for fail2ban" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-fetchmail/ChangeLog b/sec-policy/selinux-fetchmail/ChangeLog index 35cb245bcec7..a4a0c6671fe1 100644 --- a/sec-policy/selinux-fetchmail/ChangeLog +++ b/sec-policy/selinux-fetchmail/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-fetchmail -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/ChangeLog,v 1.53 2014/12/21 14:20:25 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/ChangeLog,v 1.54 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-fetchmail-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-fetchmail-2.20141203-r3.ebuild, + selinux-fetchmail-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-fetchmail-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r2.ebuild b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r2.ebuild index bce073a159b0..323c4319dbcb 100644 --- a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r2.ebuild +++ b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for fetchmail" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r3.ebuild b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r3.ebuild new file mode 100644 index 000000000000..91590600fc88 --- /dev/null +++ b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20141203-r3.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-fetchmail/selinux-fetchmail-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="fetchmail" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for fetchmail" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-finger/ChangeLog b/sec-policy/selinux-finger/ChangeLog index 7d494e65ad7a..bbc4c96cb1f6 100644 --- a/sec-policy/selinux-finger/ChangeLog +++ b/sec-policy/selinux-finger/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-finger -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/ChangeLog,v 1.54 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/ChangeLog,v 1.55 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-finger-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-finger-2.20141203-r3.ebuild, selinux-finger-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-finger-2.20140311-r1.ebuild, -selinux-finger-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-finger/selinux-finger-2.20141203-r2.ebuild b/sec-policy/selinux-finger/selinux-finger-2.20141203-r2.ebuild index 0fb5df5556a4..51f2a1ba0c87 100644 --- a/sec-policy/selinux-finger/selinux-finger-2.20141203-r2.ebuild +++ b/sec-policy/selinux-finger/selinux-finger-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for finger" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-finger/selinux-finger-2.20141203-r3.ebuild b/sec-policy/selinux-finger/selinux-finger-2.20141203-r3.ebuild new file mode 100644 index 000000000000..767cfd25ce23 --- /dev/null +++ b/sec-policy/selinux-finger/selinux-finger-2.20141203-r3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="finger" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for finger" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-inetd +" diff --git a/sec-policy/selinux-flash/ChangeLog b/sec-policy/selinux-flash/ChangeLog index 6c18c03a9bec..3adea1bbdf26 100644 --- a/sec-policy/selinux-flash/ChangeLog +++ b/sec-policy/selinux-flash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-flash -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/ChangeLog,v 1.40 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/ChangeLog,v 1.41 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-flash-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-flash-2.20141203-r3.ebuild, selinux-flash-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-flash-2.20140311-r1.ebuild, -selinux-flash-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-flash/selinux-flash-2.20141203-r2.ebuild b/sec-policy/selinux-flash/selinux-flash-2.20141203-r2.ebuild index 8f0ef5a41f7d..959b8dfb39e1 100644 --- a/sec-policy/selinux-flash/selinux-flash-2.20141203-r2.ebuild +++ b/sec-policy/selinux-flash/selinux-flash-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/selinux-flash-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/selinux-flash-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for flash" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-flash/selinux-flash-2.20141203-r3.ebuild b/sec-policy/selinux-flash/selinux-flash-2.20141203-r3.ebuild new file mode 100644 index 000000000000..08edc0cdf4fb --- /dev/null +++ b/sec-policy/selinux-flash/selinux-flash-2.20141203-r3.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-flash/selinux-flash-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="flash" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for flash" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-fprintd/ChangeLog b/sec-policy/selinux-fprintd/ChangeLog index 2dcafa383cd3..5f733777016f 100644 --- a/sec-policy/selinux-fprintd/ChangeLog +++ b/sec-policy/selinux-fprintd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-fprintd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fprintd/ChangeLog,v 1.55 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fprintd/ChangeLog,v 1.56 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-fprintd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-fprintd-2.20141203-r3.ebuild, selinux-fprintd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-fprintd-2.20140311-r1.ebuild, -selinux-fprintd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r2.ebuild b/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r2.ebuild index b268649b8b90..1f8437bf5cc7 100644 --- a/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for fprintd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-dbus diff --git a/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r3.ebuild b/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b534495df60e --- /dev/null +++ b/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fprintd/selinux-fprintd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="fprintd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for fprintd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${RDEPEND} + sec-policy/selinux-dbus +" diff --git a/sec-policy/selinux-ftp/ChangeLog b/sec-policy/selinux-ftp/ChangeLog index 42afc966e179..abee351a0913 100644 --- a/sec-policy/selinux-ftp/ChangeLog +++ b/sec-policy/selinux-ftp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ftp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftp/ChangeLog,v 1.51 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftp/ChangeLog,v 1.52 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-ftp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ftp-2.20141203-r3.ebuild, selinux-ftp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ftp-2.20140311-r1.ebuild, -selinux-ftp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r2.ebuild b/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r2.ebuild index 53cf631d5a87..dfcd47e90d41 100644 --- a/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ftp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r3.ebuild b/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..f96d3a28d92a --- /dev/null +++ b/sec-policy/selinux-ftp/selinux-ftp-2.20141203-r3.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-ftp/selinux-ftp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ftp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ftp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-games/ChangeLog b/sec-policy/selinux-games/ChangeLog index c81ade653da3..fbd05ac054b8 100644 --- a/sec-policy/selinux-games/ChangeLog +++ b/sec-policy/selinux-games/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-games -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-games/ChangeLog,v 1.62 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-games/ChangeLog,v 1.63 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-games-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-games-2.20141203-r3.ebuild, selinux-games-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-games-2.20140311-r1.ebuild, -selinux-games-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-games/selinux-games-2.20141203-r2.ebuild b/sec-policy/selinux-games/selinux-games-2.20141203-r2.ebuild index d101c42e63d0..f6a8cf8a6403 100644 --- a/sec-policy/selinux-games/selinux-games-2.20141203-r2.ebuild +++ b/sec-policy/selinux-games/selinux-games-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-games/selinux-games-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-games/selinux-games-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for games" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-games/selinux-games-2.20141203-r3.ebuild b/sec-policy/selinux-games/selinux-games-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1a28e32a3870 --- /dev/null +++ b/sec-policy/selinux-games/selinux-games-2.20141203-r3.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-games/selinux-games-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="games" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for games" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gatekeeper/ChangeLog b/sec-policy/selinux-gatekeeper/ChangeLog index 6f7e51ccf69a..9baeb795001d 100644 --- a/sec-policy/selinux-gatekeeper/ChangeLog +++ b/sec-policy/selinux-gatekeeper/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-gatekeeper -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gatekeeper/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gatekeeper/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-gatekeeper-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gatekeeper-2.20141203-r3.ebuild, + selinux-gatekeeper-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gatekeeper-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r2.ebuild b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r2.ebuild index 0c5d0ef75e16..1bc58bb55a06 100644 --- a/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gatekeeper" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r3.ebuild b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e3c3c1354d7c --- /dev/null +++ b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20141203-r3.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-gatekeeper/selinux-gatekeeper-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gatekeeper" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gatekeeper" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gift/ChangeLog b/sec-policy/selinux-gift/ChangeLog index 559496d21ec3..47092eacee95 100644 --- a/sec-policy/selinux-gift/ChangeLog +++ b/sec-policy/selinux-gift/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-gift -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-gift-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gift-2.20141203-r3.ebuild, selinux-gift-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gift-2.20140311-r1.ebuild, -selinux-gift-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-gift/selinux-gift-2.20141203-r2.ebuild b/sec-policy/selinux-gift/selinux-gift-2.20141203-r2.ebuild index 2569b8292054..899df456fd94 100644 --- a/sec-policy/selinux-gift/selinux-gift-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gift/selinux-gift-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gift" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gift/selinux-gift-2.20141203-r3.ebuild b/sec-policy/selinux-gift/selinux-gift-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d9a6b9c387e5 --- /dev/null +++ b/sec-policy/selinux-gift/selinux-gift-2.20141203-r3.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-gift/selinux-gift-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gift" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gift" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gitosis/ChangeLog b/sec-policy/selinux-gitosis/ChangeLog index c66f1172c9b2..cbe4d5563071 100644 --- a/sec-policy/selinux-gitosis/ChangeLog +++ b/sec-policy/selinux-gitosis/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-gitosis -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gitosis/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gitosis/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-gitosis-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gitosis-2.20141203-r3.ebuild, selinux-gitosis-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gitosis-2.20140311-r1.ebuild, -selinux-gitosis-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r2.ebuild b/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r2.ebuild index e1f3d2208b88..001c3c18140c 100644 --- a/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gitosis" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r3.ebuild b/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r3.ebuild new file mode 100644 index 000000000000..38aa49c7f760 --- /dev/null +++ b/sec-policy/selinux-gitosis/selinux-gitosis-2.20141203-r3.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-gitosis/selinux-gitosis-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gitosis" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gitosis" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gnome/ChangeLog b/sec-policy/selinux-gnome/ChangeLog index 28d50106fd92..6df951b97329 100644 --- a/sec-policy/selinux-gnome/ChangeLog +++ b/sec-policy/selinux-gnome/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-gnome -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-gnome-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gnome-2.20141203-r3.ebuild, selinux-gnome-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gnome-2.20140311-r1.ebuild, -selinux-gnome-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r2.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r2.ebuild index 4a0d807db16b..33f6ed91d32c 100644 --- a/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gnome" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r3.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r3.ebuild new file mode 100644 index 000000000000..23f851cb0c33 --- /dev/null +++ b/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r3.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-gnome/selinux-gnome-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gnome" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gnome" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-googletalk/ChangeLog b/sec-policy/selinux-googletalk/ChangeLog index f7fd68a98ff3..349a681ca5e4 100644 --- a/sec-policy/selinux-googletalk/ChangeLog +++ b/sec-policy/selinux-googletalk/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-googletalk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-googletalk/ChangeLog,v 1.34 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-googletalk/ChangeLog,v 1.35 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-googletalk-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-googletalk-2.20141203-r3.ebuild, + selinux-googletalk-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-googletalk-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r2.ebuild b/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r2.ebuild index 9aab734f17a4..d6381e166f5a 100644 --- a/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r2.ebuild +++ b/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="alsa" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for googletalk" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r3.ebuild b/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3b154b300598 --- /dev/null +++ b/sec-policy/selinux-googletalk/selinux-googletalk-2.20141203-r3.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-googletalk/selinux-googletalk-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="alsa" +MODS="googletalk" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for googletalk" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gorg/ChangeLog b/sec-policy/selinux-gorg/ChangeLog index 2a3e3ed87da2..4bc352759b1e 100644 --- a/sec-policy/selinux-gorg/ChangeLog +++ b/sec-policy/selinux-gorg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-gorg -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/ChangeLog,v 1.56 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/ChangeLog,v 1.57 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-gorg-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gorg-2.20141203-r3.ebuild, selinux-gorg-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gorg-2.20140311-r1.ebuild, -selinux-gorg-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r2.ebuild b/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r2.ebuild index b495edbd65a6..5824ed33cb0a 100644 --- a/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gorg" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r3.ebuild b/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r3.ebuild new file mode 100644 index 000000000000..792a79a0e2f2 --- /dev/null +++ b/sec-policy/selinux-gorg/selinux-gorg-2.20141203-r3.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-gorg/selinux-gorg-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gorg" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gorg" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gpg/ChangeLog b/sec-policy/selinux-gpg/ChangeLog index 7f61fe25d70b..9bbdd7022b78 100644 --- a/sec-policy/selinux-gpg/ChangeLog +++ b/sec-policy/selinux-gpg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-gpg -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/ChangeLog,v 1.58 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/ChangeLog,v 1.59 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-gpg-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gpg-2.20141203-r3.ebuild, selinux-gpg-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gpg-2.20140311-r1.ebuild, -selinux-gpg-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r2.ebuild b/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r2.ebuild index fa7ae61f8407..8db73a243dee 100644 --- a/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gpg" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r3.ebuild b/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r3.ebuild new file mode 100644 index 000000000000..65e0dac8846c --- /dev/null +++ b/sec-policy/selinux-gpg/selinux-gpg-2.20141203-r3.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-gpg/selinux-gpg-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gpg" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gpg" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gpm/ChangeLog b/sec-policy/selinux-gpm/ChangeLog index c240a69e9ff0..fa3d5741f413 100644 --- a/sec-policy/selinux-gpm/ChangeLog +++ b/sec-policy/selinux-gpm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-gpm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpm/ChangeLog,v 1.73 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpm/ChangeLog,v 1.74 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-gpm-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gpm-2.20141203-r3.ebuild, selinux-gpm-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gpm-2.20140311-r1.ebuild, -selinux-gpm-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r2.ebuild b/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r2.ebuild index 24867c51c564..c6e1b582e78d 100644 --- a/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gpm" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r3.ebuild b/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r3.ebuild new file mode 100644 index 000000000000..dfdfd356fe59 --- /dev/null +++ b/sec-policy/selinux-gpm/selinux-gpm-2.20141203-r3.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-gpm/selinux-gpm-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gpm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gpm" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-gpsd/ChangeLog b/sec-policy/selinux-gpsd/ChangeLog index ed99241fce37..fcca2b98f31b 100644 --- a/sec-policy/selinux-gpsd/ChangeLog +++ b/sec-policy/selinux-gpsd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-gpsd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpsd/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpsd/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-gpsd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-gpsd-2.20141203-r3.ebuild, selinux-gpsd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-gpsd-2.20140311-r1.ebuild, -selinux-gpsd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r2.ebuild b/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r2.ebuild index 37a0b7d75c2a..557b54904518 100644 --- a/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gpsd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r3.ebuild b/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..60fa857ad467 --- /dev/null +++ b/sec-policy/selinux-gpsd/selinux-gpsd-2.20141203-r3.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-gpsd/selinux-gpsd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="gpsd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gpsd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-hddtemp/ChangeLog b/sec-policy/selinux-hddtemp/ChangeLog index 615e277cbdf8..dc6f638defbc 100644 --- a/sec-policy/selinux-hddtemp/ChangeLog +++ b/sec-policy/selinux-hddtemp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-hddtemp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog,v 1.54 2015/01/29 09:52:07 perfinion Exp $ + +*selinux-hddtemp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-hddtemp-2.20141203-r3.ebuild, selinux-hddtemp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-hddtemp-2.20140311-r1.ebuild, -selinux-hddtemp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r2.ebuild b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r2.ebuild index a43e181348bf..4483ad396d6d 100644 --- a/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:07 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for hddtemp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r3.ebuild b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b713b5c7b099 --- /dev/null +++ b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20141203-r3.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-hddtemp/selinux-hddtemp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:07 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="hddtemp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for hddtemp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-howl/ChangeLog b/sec-policy/selinux-howl/ChangeLog index d72a11305302..561ee55298fc 100644 --- a/sec-policy/selinux-howl/ChangeLog +++ b/sec-policy/selinux-howl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-howl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/ChangeLog,v 1.51 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/ChangeLog,v 1.52 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-howl-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-howl-2.20141203-r3.ebuild, selinux-howl-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-howl-2.20140311-r1.ebuild, -selinux-howl-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-howl/selinux-howl-2.20141203-r2.ebuild b/sec-policy/selinux-howl/selinux-howl-2.20141203-r2.ebuild index ca8b82df9cd0..2eb9d7373fb2 100644 --- a/sec-policy/selinux-howl/selinux-howl-2.20141203-r2.ebuild +++ b/sec-policy/selinux-howl/selinux-howl-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for howl" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-howl/selinux-howl-2.20141203-r3.ebuild b/sec-policy/selinux-howl/selinux-howl-2.20141203-r3.ebuild new file mode 100644 index 000000000000..955f91796b5a --- /dev/null +++ b/sec-policy/selinux-howl/selinux-howl-2.20141203-r3.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-howl/selinux-howl-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="howl" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for howl" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-icecast/ChangeLog b/sec-policy/selinux-icecast/ChangeLog index 60a12e4a83c4..d73a862a17c7 100644 --- a/sec-policy/selinux-icecast/ChangeLog +++ b/sec-policy/selinux-icecast/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-icecast -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-icecast/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-icecast/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-icecast-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-icecast-2.20141203-r3.ebuild, selinux-icecast-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-icecast-2.20140311-r1.ebuild, -selinux-icecast-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r2.ebuild b/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r2.ebuild index e8e4d17c67ce..6c85af03ddfd 100644 --- a/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r2.ebuild +++ b/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for icecast" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r3.ebuild b/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r3.ebuild new file mode 100644 index 000000000000..548a219e5a62 --- /dev/null +++ b/sec-policy/selinux-icecast/selinux-icecast-2.20141203-r3.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-icecast/selinux-icecast-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="icecast" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for icecast" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ifplugd/ChangeLog b/sec-policy/selinux-ifplugd/ChangeLog index aad0b95bef54..26b6f396e8b6 100644 --- a/sec-policy/selinux-ifplugd/ChangeLog +++ b/sec-policy/selinux-ifplugd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ifplugd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-ifplugd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ifplugd-2.20141203-r3.ebuild, selinux-ifplugd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ifplugd-2.20140311-r1.ebuild, -selinux-ifplugd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r2.ebuild b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r2.ebuild index 3b034972d07c..412dd12e440b 100644 --- a/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ifplugd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r3.ebuild b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..95c9712f2444 --- /dev/null +++ b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20141203-r3.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-ifplugd/selinux-ifplugd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ifplugd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ifplugd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-imaze/ChangeLog b/sec-policy/selinux-imaze/ChangeLog index 028dbba01b1e..0968a1d73e2b 100644 --- a/sec-policy/selinux-imaze/ChangeLog +++ b/sec-policy/selinux-imaze/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-imaze -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-imaze/ChangeLog,v 1.53 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-imaze/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-imaze-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-imaze-2.20141203-r3.ebuild, selinux-imaze-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-imaze-2.20140311-r1.ebuild, -selinux-imaze-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r2.ebuild b/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r2.ebuild index ed180b9fd127..8dc9f0eba22d 100644 --- a/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r2.ebuild +++ b/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for imaze" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r3.ebuild b/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6f4d7ca994d3 --- /dev/null +++ b/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r3.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-imaze/selinux-imaze-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="imaze" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for imaze" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-inetd/ChangeLog b/sec-policy/selinux-inetd/ChangeLog index 57659c70f63d..24acf5e74c28 100644 --- a/sec-policy/selinux-inetd/ChangeLog +++ b/sec-policy/selinux-inetd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-inetd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/ChangeLog,v 1.67 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/ChangeLog,v 1.68 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-inetd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-inetd-2.20141203-r3.ebuild, selinux-inetd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-inetd-2.20140311-r1.ebuild, -selinux-inetd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r2.ebuild b/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r2.ebuild index a52c3a5d51a7..52703aed7a30 100644 --- a/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for inetd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r3.ebuild b/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..154555af7e02 --- /dev/null +++ b/sec-policy/selinux-inetd/selinux-inetd-2.20141203-r3.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-inetd/selinux-inetd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="inetd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for inetd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-inn/ChangeLog b/sec-policy/selinux-inn/ChangeLog index 0c0c1965b990..0dbd5496f4b0 100644 --- a/sec-policy/selinux-inn/ChangeLog +++ b/sec-policy/selinux-inn/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-inn -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inn/ChangeLog,v 1.54 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inn/ChangeLog,v 1.55 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-inn-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-inn-2.20141203-r3.ebuild, selinux-inn-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-inn-2.20140311-r1.ebuild, -selinux-inn-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-inn/selinux-inn-2.20141203-r2.ebuild b/sec-policy/selinux-inn/selinux-inn-2.20141203-r2.ebuild index 16d5d51fcad1..cf383d9e0927 100644 --- a/sec-policy/selinux-inn/selinux-inn-2.20141203-r2.ebuild +++ b/sec-policy/selinux-inn/selinux-inn-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inn/selinux-inn-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inn/selinux-inn-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for inn" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-inn/selinux-inn-2.20141203-r3.ebuild b/sec-policy/selinux-inn/selinux-inn-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e49b1a443169 --- /dev/null +++ b/sec-policy/selinux-inn/selinux-inn-2.20141203-r3.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-inn/selinux-inn-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="inn" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for inn" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ipsec/ChangeLog b/sec-policy/selinux-ipsec/ChangeLog index ca5d0a754c53..ae018024b55f 100644 --- a/sec-policy/selinux-ipsec/ChangeLog +++ b/sec-policy/selinux-ipsec/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ipsec -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ipsec/ChangeLog,v 1.51 2014/12/21 14:20:26 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ipsec/ChangeLog,v 1.52 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-ipsec-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ipsec-2.20141203-r3.ebuild, selinux-ipsec-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ipsec-2.20140311-r1.ebuild, -selinux-ipsec-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r2.ebuild b/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r2.ebuild index f0b890f59a0d..032d406e142a 100644 --- a/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ipsec" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r3.ebuild b/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r3.ebuild new file mode 100644 index 000000000000..fdf618d0e3df --- /dev/null +++ b/sec-policy/selinux-ipsec/selinux-ipsec-2.20141203-r3.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-ipsec/selinux-ipsec-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ipsec" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ipsec" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-irc/ChangeLog b/sec-policy/selinux-irc/ChangeLog index f85f85affdbd..02ea3b2ec961 100644 --- a/sec-policy/selinux-irc/ChangeLog +++ b/sec-policy/selinux-irc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-irc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irc/ChangeLog,v 1.49 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irc/ChangeLog,v 1.50 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-irc-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-irc-2.20141203-r3.ebuild, selinux-irc-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-irc-2.20140311-r1.ebuild, -selinux-irc-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-irc/selinux-irc-2.20141203-r2.ebuild b/sec-policy/selinux-irc/selinux-irc-2.20141203-r2.ebuild index c73308b76cb6..24cbef774a9e 100644 --- a/sec-policy/selinux-irc/selinux-irc-2.20141203-r2.ebuild +++ b/sec-policy/selinux-irc/selinux-irc-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irc/selinux-irc-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irc/selinux-irc-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for irc" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-irc/selinux-irc-2.20141203-r3.ebuild b/sec-policy/selinux-irc/selinux-irc-2.20141203-r3.ebuild new file mode 100644 index 000000000000..daf898be7391 --- /dev/null +++ b/sec-policy/selinux-irc/selinux-irc-2.20141203-r3.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-irc/selinux-irc-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="irc" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for irc" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ircd/ChangeLog b/sec-policy/selinux-ircd/ChangeLog index 9d003529c012..cad0af436c8c 100644 --- a/sec-policy/selinux-ircd/ChangeLog +++ b/sec-policy/selinux-ircd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ircd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ircd/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ircd/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-ircd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ircd-2.20141203-r3.ebuild, selinux-ircd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ircd-2.20140311-r1.ebuild, -selinux-ircd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r2.ebuild b/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r2.ebuild index 99541b3161bf..cf9cd52fb687 100644 --- a/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ircd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r3.ebuild b/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b53112508cb9 --- /dev/null +++ b/sec-policy/selinux-ircd/selinux-ircd-2.20141203-r3.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-ircd/selinux-ircd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ircd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ircd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-irqbalance/ChangeLog b/sec-policy/selinux-irqbalance/ChangeLog index 254516d125d7..e2934e77cd9d 100644 --- a/sec-policy/selinux-irqbalance/ChangeLog +++ b/sec-policy/selinux-irqbalance/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-irqbalance -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-irqbalance-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-irqbalance-2.20141203-r3.ebuild, + selinux-irqbalance-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-irqbalance-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r2.ebuild b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r2.ebuild index d0a6c0d81ffc..691925dfebeb 100644 --- a/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r2.ebuild +++ b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for irqbalance" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r3.ebuild b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3bd92a1629da --- /dev/null +++ b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20141203-r3.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-irqbalance/selinux-irqbalance-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="irqbalance" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for irqbalance" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-jabber/ChangeLog b/sec-policy/selinux-jabber/ChangeLog index f6e84030f4d9..675060ff60ac 100644 --- a/sec-policy/selinux-jabber/ChangeLog +++ b/sec-policy/selinux-jabber/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-jabber -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/ChangeLog,v 1.50 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/ChangeLog,v 1.51 2015/01/29 09:52:07 perfinion Exp $ + +*selinux-jabber-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-jabber-2.20141203-r3.ebuild, selinux-jabber-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-jabber-2.20140311-r1.ebuild, -selinux-jabber-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r2.ebuild b/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r2.ebuild index a5446c96d567..279276086602 100644 --- a/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r2.ebuild +++ b/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:07 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for jabber" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r3.ebuild b/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r3.ebuild new file mode 100644 index 000000000000..16ef53a392a6 --- /dev/null +++ b/sec-policy/selinux-jabber/selinux-jabber-2.20141203-r3.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-jabber/selinux-jabber-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:07 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="jabber" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for jabber" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-java/ChangeLog b/sec-policy/selinux-java/ChangeLog index 49088336379e..d4d86e757b7f 100644 --- a/sec-policy/selinux-java/ChangeLog +++ b/sec-policy/selinux-java/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-java -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-java/ChangeLog,v 1.56 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-java/ChangeLog,v 1.57 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-java-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-java-2.20141203-r3.ebuild, selinux-java-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-java-2.20140311-r1.ebuild, -selinux-java-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-java/selinux-java-2.20141203-r2.ebuild b/sec-policy/selinux-java/selinux-java-2.20141203-r2.ebuild index a5f8dbda622d..785e11154121 100644 --- a/sec-policy/selinux-java/selinux-java-2.20141203-r2.ebuild +++ b/sec-policy/selinux-java/selinux-java-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-java/selinux-java-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-java/selinux-java-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="alsa" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for java" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-java/selinux-java-2.20141203-r3.ebuild b/sec-policy/selinux-java/selinux-java-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a2923968b711 --- /dev/null +++ b/sec-policy/selinux-java/selinux-java-2.20141203-r3.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-java/selinux-java-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="alsa" +MODS="java" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for java" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-kdump/ChangeLog b/sec-policy/selinux-kdump/ChangeLog index aeb1c81cf3d4..146445a579c9 100644 --- a/sec-policy/selinux-kdump/ChangeLog +++ b/sec-policy/selinux-kdump/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-kdump -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kdump/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kdump/ChangeLog,v 1.54 2015/01/29 09:52:07 perfinion Exp $ + +*selinux-kdump-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-kdump-2.20141203-r3.ebuild, selinux-kdump-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-kdump-2.20140311-r1.ebuild, -selinux-kdump-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r2.ebuild b/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r2.ebuild index 211450380236..f12ad266208a 100644 --- a/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r2.ebuild +++ b/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:07 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for kdump" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r3.ebuild b/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r3.ebuild new file mode 100644 index 000000000000..351ecba0dd4a --- /dev/null +++ b/sec-policy/selinux-kdump/selinux-kdump-2.20141203-r3.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-kdump/selinux-kdump-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:07 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="kdump" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kdump" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-kerberos/ChangeLog b/sec-policy/selinux-kerberos/ChangeLog index 2ba828a4449b..3dab8cb9872b 100644 --- a/sec-policy/selinux-kerberos/ChangeLog +++ b/sec-policy/selinux-kerberos/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-kerberos -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerberos/ChangeLog,v 1.69 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerberos/ChangeLog,v 1.70 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-kerberos-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-kerberos-2.20141203-r3.ebuild, selinux-kerberos-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-kerberos-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r2.ebuild b/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r2.ebuild index f54fe6f514fe..464f4b75ff5d 100644 --- a/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r2.ebuild +++ b/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for kerberos" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r3.ebuild b/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3aa402cc8454 --- /dev/null +++ b/sec-policy/selinux-kerberos/selinux-kerberos-2.20141203-r3.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-kerberos/selinux-kerberos-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="kerberos" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kerberos" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-kerneloops/ChangeLog b/sec-policy/selinux-kerneloops/ChangeLog index 3ec99681aedc..76faa017b547 100644 --- a/sec-policy/selinux-kerneloops/ChangeLog +++ b/sec-policy/selinux-kerneloops/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-kerneloops -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerneloops/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerneloops/ChangeLog,v 1.54 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-kerneloops-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-kerneloops-2.20141203-r3.ebuild, + selinux-kerneloops-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-kerneloops-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r2.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r2.ebuild index 266d5a50ba1f..f5bf1cc630a8 100644 --- a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r2.ebuild +++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for kerneloops" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r3.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1b77cd43ceac --- /dev/null +++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20141203-r3.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-kerneloops/selinux-kerneloops-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="kerneloops" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kerneloops" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-kismet/ChangeLog b/sec-policy/selinux-kismet/ChangeLog index 6623a97cb67b..f56ecad1bd4c 100644 --- a/sec-policy/selinux-kismet/ChangeLog +++ b/sec-policy/selinux-kismet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-kismet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-kismet-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-kismet-2.20141203-r3.ebuild, selinux-kismet-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-kismet-2.20140311-r1.ebuild, -selinux-kismet-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r2.ebuild b/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r2.ebuild index e33a7bc090ca..f41c788d2983 100644 --- a/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r2.ebuild +++ b/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for kismet" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r3.ebuild b/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b8db6fe1e339 --- /dev/null +++ b/sec-policy/selinux-kismet/selinux-kismet-2.20141203-r3.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-kismet/selinux-kismet-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="kismet" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kismet" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ksmtuned/ChangeLog b/sec-policy/selinux-ksmtuned/ChangeLog index 2b1718ec660b..54f80e770444 100644 --- a/sec-policy/selinux-ksmtuned/ChangeLog +++ b/sec-policy/selinux-ksmtuned/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ksmtuned -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/ChangeLog,v 1.54 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-ksmtuned-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ksmtuned-2.20141203-r3.ebuild, selinux-ksmtuned-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ksmtuned-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r2.ebuild b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r2.ebuild index 93c980936176..4534fbaab83d 100644 --- a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ksmtuned" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r3.ebuild b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e1f2de74b9f8 --- /dev/null +++ b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20141203-r3.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-ksmtuned/selinux-ksmtuned-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ksmtuned" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ksmtuned" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-kudzu/ChangeLog b/sec-policy/selinux-kudzu/ChangeLog index 4c87576a76a5..4f000ce45950 100644 --- a/sec-policy/selinux-kudzu/ChangeLog +++ b/sec-policy/selinux-kudzu/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-kudzu -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kudzu/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kudzu/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-kudzu-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-kudzu-2.20141203-r3.ebuild, selinux-kudzu-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-kudzu-2.20140311-r1.ebuild, -selinux-kudzu-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r2.ebuild b/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r2.ebuild index a45f602387bc..78b5ed9214ce 100644 --- a/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r2.ebuild +++ b/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for kudzu" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r3.ebuild b/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r3.ebuild new file mode 100644 index 000000000000..261c52e12d14 --- /dev/null +++ b/sec-policy/selinux-kudzu/selinux-kudzu-2.20141203-r3.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-kudzu/selinux-kudzu-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="kudzu" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kudzu" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ldap/ChangeLog b/sec-policy/selinux-ldap/ChangeLog index 37d4b1e493d2..d7b17cf756ff 100644 --- a/sec-policy/selinux-ldap/ChangeLog +++ b/sec-policy/selinux-ldap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ldap -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ldap/ChangeLog,v 1.54 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ldap/ChangeLog,v 1.55 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-ldap-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ldap-2.20141203-r3.ebuild, selinux-ldap-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ldap-2.20140311-r1.ebuild, -selinux-ldap-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r2.ebuild b/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r2.ebuild index dfcf617d0ef3..c8a127f85f90 100644 --- a/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ldap" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r3.ebuild b/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r3.ebuild new file mode 100644 index 000000000000..065e33ff090b --- /dev/null +++ b/sec-policy/selinux-ldap/selinux-ldap-2.20141203-r3.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-ldap/selinux-ldap-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ldap" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ldap" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-links/ChangeLog b/sec-policy/selinux-links/ChangeLog index 0b8fb11ebd80..57020533b806 100644 --- a/sec-policy/selinux-links/ChangeLog +++ b/sec-policy/selinux-links/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-links -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.54 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-links-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-links-2.20141203-r3.ebuild, selinux-links-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-links-2.20140311-r1.ebuild, -selinux-links-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-links/selinux-links-2.20141203-r2.ebuild b/sec-policy/selinux-links/selinux-links-2.20141203-r2.ebuild index 4080cac56eed..3dab297974d0 100644 --- a/sec-policy/selinux-links/selinux-links-2.20141203-r2.ebuild +++ b/sec-policy/selinux-links/selinux-links-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for links" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-links/selinux-links-2.20141203-r3.ebuild b/sec-policy/selinux-links/selinux-links-2.20141203-r3.ebuild new file mode 100644 index 000000000000..793779251fd2 --- /dev/null +++ b/sec-policy/selinux-links/selinux-links-2.20141203-r3.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-links/selinux-links-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="links" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for links" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-lircd/ChangeLog b/sec-policy/selinux-lircd/ChangeLog index b7e71fea3334..deb160adf1d6 100644 --- a/sec-policy/selinux-lircd/ChangeLog +++ b/sec-policy/selinux-lircd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-lircd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lircd/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lircd/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-lircd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-lircd-2.20141203-r3.ebuild, selinux-lircd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-lircd-2.20140311-r1.ebuild, -selinux-lircd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r2.ebuild b/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r2.ebuild index 4d0ea6d7c674..8d41bebfb729 100644 --- a/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for lircd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r3.ebuild b/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e00291f08595 --- /dev/null +++ b/sec-policy/selinux-lircd/selinux-lircd-2.20141203-r3.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-lircd/selinux-lircd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="lircd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lircd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-loadkeys/ChangeLog b/sec-policy/selinux-loadkeys/ChangeLog index 3f2ab4f11902..6af019ad7c30 100644 --- a/sec-policy/selinux-loadkeys/ChangeLog +++ b/sec-policy/selinux-loadkeys/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-loadkeys -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-loadkeys/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-loadkeys/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-loadkeys-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-loadkeys-2.20141203-r3.ebuild, selinux-loadkeys-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-loadkeys-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r2.ebuild b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r2.ebuild index 08ce8b05afb1..8e3e800d237c 100644 --- a/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r2.ebuild +++ b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for loadkeys" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r3.ebuild b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c82075620e6a --- /dev/null +++ b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20141203-r3.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-loadkeys/selinux-loadkeys-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="loadkeys" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for loadkeys" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-lockdev/ChangeLog b/sec-policy/selinux-lockdev/ChangeLog index d323976a02d7..f829c82d57cf 100644 --- a/sec-policy/selinux-lockdev/ChangeLog +++ b/sec-policy/selinux-lockdev/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-lockdev -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-lockdev-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-lockdev-2.20141203-r3.ebuild, selinux-lockdev-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-lockdev-2.20140311-r1.ebuild, -selinux-lockdev-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r2.ebuild b/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r2.ebuild index f5d51d534efa..749bff8d9428 100644 --- a/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r2.ebuild +++ b/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for lockdev" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r3.ebuild b/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b15fd55a4d2b --- /dev/null +++ b/sec-policy/selinux-lockdev/selinux-lockdev-2.20141203-r3.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-lockdev/selinux-lockdev-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="lockdev" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lockdev" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-logrotate/ChangeLog b/sec-policy/selinux-logrotate/ChangeLog index 63e4deb5e7b4..1f8c00cfeada 100644 --- a/sec-policy/selinux-logrotate/ChangeLog +++ b/sec-policy/selinux-logrotate/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-logrotate -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.79 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.80 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-logrotate-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-logrotate-2.20141203-r3.ebuild, + selinux-logrotate-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-logrotate-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r2.ebuild b/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r2.ebuild index e47a77071f7c..f7bed550260b 100644 --- a/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r2.ebuild +++ b/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for logrotate" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r3.ebuild b/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3975f116e926 --- /dev/null +++ b/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r3.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-logrotate/selinux-logrotate-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="logrotate" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for logrotate" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-logsentry/ChangeLog b/sec-policy/selinux-logsentry/ChangeLog index a4d1e59b69ad..9e1a80176c5c 100644 --- a/sec-policy/selinux-logsentry/ChangeLog +++ b/sec-policy/selinux-logsentry/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-logsentry -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logsentry/ChangeLog,v 1.37 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logsentry/ChangeLog,v 1.38 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-logsentry-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-logsentry-2.20141203-r3.ebuild, + selinux-logsentry-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-logsentry-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r2.ebuild b/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r2.ebuild index 3631642c2630..c9f56cbdbf62 100644 --- a/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r2.ebuild +++ b/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for logsentry" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r3.ebuild b/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r3.ebuild new file mode 100644 index 000000000000..81a065293e2c --- /dev/null +++ b/sec-policy/selinux-logsentry/selinux-logsentry-2.20141203-r3.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-logsentry/selinux-logsentry-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="logsentry" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for logsentry" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-logwatch/ChangeLog b/sec-policy/selinux-logwatch/ChangeLog index ec8d2794e2a1..446285859f66 100644 --- a/sec-policy/selinux-logwatch/ChangeLog +++ b/sec-policy/selinux-logwatch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-logwatch -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logwatch/ChangeLog,v 1.53 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logwatch/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-logwatch-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-logwatch-2.20141203-r3.ebuild, selinux-logwatch-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-logwatch-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r2.ebuild b/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r2.ebuild index 4241e048829f..2cf2af321901 100644 --- a/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r2.ebuild +++ b/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for logwatch" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r3.ebuild b/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r3.ebuild new file mode 100644 index 000000000000..69c68f0be555 --- /dev/null +++ b/sec-policy/selinux-logwatch/selinux-logwatch-2.20141203-r3.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-logwatch/selinux-logwatch-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="logwatch" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for logwatch" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-lpd/ChangeLog b/sec-policy/selinux-lpd/ChangeLog index 72265e33e8b0..2cf5bf393569 100644 --- a/sec-policy/selinux-lpd/ChangeLog +++ b/sec-policy/selinux-lpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-lpd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/ChangeLog,v 1.62 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/ChangeLog,v 1.63 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-lpd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-lpd-2.20141203-r3.ebuild, selinux-lpd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-lpd-2.20140311-r1.ebuild, -selinux-lpd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r2.ebuild b/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r2.ebuild index 734bb8718e56..bd9dd704e904 100644 --- a/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for lpd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r3.ebuild b/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..96da5eb20340 --- /dev/null +++ b/sec-policy/selinux-lpd/selinux-lpd-2.20141203-r3.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-lpd/selinux-lpd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="lpd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lpd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-mailman/ChangeLog b/sec-policy/selinux-mailman/ChangeLog index 271f4d8b2c7f..fd69d744581f 100644 --- a/sec-policy/selinux-mailman/ChangeLog +++ b/sec-policy/selinux-mailman/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mailman -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mailman/ChangeLog,v 1.54 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mailman/ChangeLog,v 1.55 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-mailman-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mailman-2.20141203-r3.ebuild, selinux-mailman-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mailman-2.20140311-r1.ebuild, -selinux-mailman-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r2.ebuild b/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r2.ebuild index 2ce9a07ea43d..c7041a3c33f1 100644 --- a/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mailman" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r3.ebuild b/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r3.ebuild new file mode 100644 index 000000000000..ecf4639b473a --- /dev/null +++ b/sec-policy/selinux-mailman/selinux-mailman-2.20141203-r3.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-mailman/selinux-mailman-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mailman" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mailman" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-makewhatis/ChangeLog b/sec-policy/selinux-makewhatis/ChangeLog index 520ceb6a7db6..afaad2694474 100644 --- a/sec-policy/selinux-makewhatis/ChangeLog +++ b/sec-policy/selinux-makewhatis/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-makewhatis -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v 1.37 2014/12/21 14:20:27 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v 1.38 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-makewhatis-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-makewhatis-2.20141203-r3.ebuild, + selinux-makewhatis-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-makewhatis-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r2.ebuild b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r2.ebuild index f89bcfa0398d..847c85d23093 100644 --- a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r2.ebuild +++ b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for makewhatis" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r3.ebuild b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r3.ebuild new file mode 100644 index 000000000000..7beee3729d43 --- /dev/null +++ b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r3.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-makewhatis/selinux-makewhatis-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="makewhatis" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for makewhatis" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-mandb/ChangeLog b/sec-policy/selinux-mandb/ChangeLog index f76fdf33cdf0..ab206ac9f9d7 100644 --- a/sec-policy/selinux-mandb/ChangeLog +++ b/sec-policy/selinux-mandb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mandb -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/ChangeLog,v 1.22 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/ChangeLog,v 1.23 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-mandb-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mandb-2.20141203-r3.ebuild, selinux-mandb-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mandb-2.20140311-r1.ebuild, -selinux-mandb-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r2.ebuild b/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r2.ebuild index c3ec90595afb..5d907a42f035 100644 --- a/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mandb" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r3.ebuild b/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1b4a565544ab --- /dev/null +++ b/sec-policy/selinux-mandb/selinux-mandb-2.20141203-r3.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-mandb/selinux-mandb-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mandb" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mandb" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-mcelog/ChangeLog b/sec-policy/selinux-mcelog/ChangeLog index 1d8d6fa69ab1..6be76d061d56 100644 --- a/sec-policy/selinux-mcelog/ChangeLog +++ b/sec-policy/selinux-mcelog/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mcelog -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mcelog/ChangeLog,v 1.53 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mcelog/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-mcelog-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mcelog-2.20141203-r3.ebuild, selinux-mcelog-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mcelog-2.20140311-r1.ebuild, -selinux-mcelog-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r2.ebuild b/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r2.ebuild index ca661ec3788e..a178b613c151 100644 --- a/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mcelog" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r3.ebuild b/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a575c8a25772 --- /dev/null +++ b/sec-policy/selinux-mcelog/selinux-mcelog-2.20141203-r3.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-mcelog/selinux-mcelog-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mcelog" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mcelog" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-memcached/ChangeLog b/sec-policy/selinux-memcached/ChangeLog index 93f61a0c7c46..f14abe28cdc4 100644 --- a/sec-policy/selinux-memcached/ChangeLog +++ b/sec-policy/selinux-memcached/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-memcached -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-memcached/ChangeLog,v 1.53 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-memcached/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-memcached-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-memcached-2.20141203-r3.ebuild, + selinux-memcached-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-memcached-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r2.ebuild b/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r2.ebuild index e24372d7466e..7e6b55fc7d4f 100644 --- a/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r2.ebuild +++ b/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for memcached" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r3.ebuild b/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r3.ebuild new file mode 100644 index 000000000000..f230c16a7e51 --- /dev/null +++ b/sec-policy/selinux-memcached/selinux-memcached-2.20141203-r3.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-memcached/selinux-memcached-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="memcached" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for memcached" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-milter/ChangeLog b/sec-policy/selinux-milter/ChangeLog index c36121a79e4b..b044d23db8b0 100644 --- a/sec-policy/selinux-milter/ChangeLog +++ b/sec-policy/selinux-milter/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-milter -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/ChangeLog,v 1.53 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/ChangeLog,v 1.54 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-milter-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-milter-2.20141203-r3.ebuild, selinux-milter-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-milter-2.20140311-r1.ebuild, -selinux-milter-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-milter/selinux-milter-2.20141203-r2.ebuild b/sec-policy/selinux-milter/selinux-milter-2.20141203-r2.ebuild index eb18c4a4030d..1011670eb0a4 100644 --- a/sec-policy/selinux-milter/selinux-milter-2.20141203-r2.ebuild +++ b/sec-policy/selinux-milter/selinux-milter-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/selinux-milter-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/selinux-milter-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for milter" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-milter/selinux-milter-2.20141203-r3.ebuild b/sec-policy/selinux-milter/selinux-milter-2.20141203-r3.ebuild new file mode 100644 index 000000000000..58d963ba43e3 --- /dev/null +++ b/sec-policy/selinux-milter/selinux-milter-2.20141203-r3.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-milter/selinux-milter-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="milter" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for milter" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-modemmanager/ChangeLog b/sec-policy/selinux-modemmanager/ChangeLog index 12064157e3e1..8ffaf70c8583 100644 --- a/sec-policy/selinux-modemmanager/ChangeLog +++ b/sec-policy/selinux-modemmanager/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-modemmanager -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-modemmanager/ChangeLog,v 1.54 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-modemmanager/ChangeLog,v 1.55 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-modemmanager-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-modemmanager-2.20141203-r3.ebuild, + selinux-modemmanager-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-modemmanager-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r2.ebuild b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r2.ebuild index b469003cac3d..a271914c8c8b 100644 --- a/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r2.ebuild +++ b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for modemmanager" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-dbus diff --git a/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r3.ebuild b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c8548e821b83 --- /dev/null +++ b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="modemmanager" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for modemmanager" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${RDEPEND} + sec-policy/selinux-dbus +" diff --git a/sec-policy/selinux-mono/ChangeLog b/sec-policy/selinux-mono/ChangeLog index 9405f109bbad..497e525353b2 100644 --- a/sec-policy/selinux-mono/ChangeLog +++ b/sec-policy/selinux-mono/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mono -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/ChangeLog,v 1.53 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/ChangeLog,v 1.54 2015/01/29 09:52:07 perfinion Exp $ + +*selinux-mono-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mono-2.20141203-r3.ebuild, selinux-mono-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mono-2.20140311-r1.ebuild, -selinux-mono-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mono/selinux-mono-2.20141203-r2.ebuild b/sec-policy/selinux-mono/selinux-mono-2.20141203-r2.ebuild index f99c37854897..269057bdeb93 100644 --- a/sec-policy/selinux-mono/selinux-mono-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mono/selinux-mono-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/selinux-mono-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/selinux-mono-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:07 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mono" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mono/selinux-mono-2.20141203-r3.ebuild b/sec-policy/selinux-mono/selinux-mono-2.20141203-r3.ebuild new file mode 100644 index 000000000000..661a1fdd5de2 --- /dev/null +++ b/sec-policy/selinux-mono/selinux-mono-2.20141203-r3.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-mono/selinux-mono-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:07 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mono" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mono" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog index b25092151096..5f3efcbd5ed0 100644 --- a/sec-policy/selinux-mozilla/ChangeLog +++ b/sec-policy/selinux-mozilla/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mozilla -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.72 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.73 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-mozilla-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mozilla-2.20141203-r3.ebuild, selinux-mozilla-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mozilla-2.20140311-r1.ebuild, -selinux-mozilla-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r2.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r2.ebuild index 8b94edf3817b..f55d9d0fafb8 100644 --- a/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="alsa" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for mozilla" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r3.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r3.ebuild new file mode 100644 index 000000000000..426450f9f819 --- /dev/null +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="alsa" +MODS="mozilla" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mozilla" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-mpd/ChangeLog b/sec-policy/selinux-mpd/ChangeLog index 4757260aba93..bc9d24839327 100644 --- a/sec-policy/selinux-mpd/ChangeLog +++ b/sec-policy/selinux-mpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mpd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.51 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.52 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-mpd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mpd-2.20141203-r3.ebuild, selinux-mpd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mpd-2.20140311-r1.ebuild, -selinux-mpd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r2.ebuild b/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r2.ebuild index fb4d19ad364c..3a2b2fa80d6c 100644 --- a/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mpd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r3.ebuild b/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..dfc10d082bf1 --- /dev/null +++ b/sec-policy/selinux-mpd/selinux-mpd-2.20141203-r3.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-mpd/selinux-mpd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mpd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mpd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-mplayer/ChangeLog b/sec-policy/selinux-mplayer/ChangeLog index 4380cf5a1c67..4b891ddf73f3 100644 --- a/sec-policy/selinux-mplayer/ChangeLog +++ b/sec-policy/selinux-mplayer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mplayer -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/ChangeLog,v 1.55 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/ChangeLog,v 1.56 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-mplayer-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mplayer-2.20141203-r3.ebuild, selinux-mplayer-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mplayer-2.20140311-r1.ebuild, -selinux-mplayer-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r2.ebuild b/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r2.ebuild index 0ac4ac899bf4..d0a69f61cce8 100644 --- a/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="alsa" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mplayer" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r3.ebuild b/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r3.ebuild new file mode 100644 index 000000000000..bcf1c3a58fff --- /dev/null +++ b/sec-policy/selinux-mplayer/selinux-mplayer-2.20141203-r3.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-mplayer/selinux-mplayer-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="alsa" +MODS="mplayer" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mplayer" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-mrtg/ChangeLog b/sec-policy/selinux-mrtg/ChangeLog index 3351a4563a33..20194ede5fa1 100644 --- a/sec-policy/selinux-mrtg/ChangeLog +++ b/sec-policy/selinux-mrtg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mrtg -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/ChangeLog,v 1.53 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/ChangeLog,v 1.54 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-mrtg-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mrtg-2.20141203-r3.ebuild, selinux-mrtg-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mrtg-2.20140311-r1.ebuild, -selinux-mrtg-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r2.ebuild b/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r2.ebuild index f2e9b30333ed..a7477eb7b36d 100644 --- a/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mrtg" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r3.ebuild b/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9af30ea3fffd --- /dev/null +++ b/sec-policy/selinux-mrtg/selinux-mrtg-2.20141203-r3.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-mrtg/selinux-mrtg-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mrtg" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mrtg" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-munin/ChangeLog b/sec-policy/selinux-munin/ChangeLog index b5ab7cad910c..6a573ba088fb 100644 --- a/sec-policy/selinux-munin/ChangeLog +++ b/sec-policy/selinux-munin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-munin -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.65 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.66 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-munin-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-munin-2.20141203-r3.ebuild, selinux-munin-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-munin-2.20140311-r1.ebuild, -selinux-munin-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-munin/selinux-munin-2.20141203-r2.ebuild b/sec-policy/selinux-munin/selinux-munin-2.20141203-r2.ebuild index 6397ca082bc8..65f24d0c9aa3 100644 --- a/sec-policy/selinux-munin/selinux-munin-2.20141203-r2.ebuild +++ b/sec-policy/selinux-munin/selinux-munin-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for munin" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-munin/selinux-munin-2.20141203-r3.ebuild b/sec-policy/selinux-munin/selinux-munin-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d75865f9a1e2 --- /dev/null +++ b/sec-policy/selinux-munin/selinux-munin-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="munin" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for munin" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-mutt/ChangeLog b/sec-policy/selinux-mutt/ChangeLog index fc4f8eb2bc61..fed32b88bd35 100644 --- a/sec-policy/selinux-mutt/ChangeLog +++ b/sec-policy/selinux-mutt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mutt -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/ChangeLog,v 1.59 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/ChangeLog,v 1.60 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-mutt-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mutt-2.20141203-r3.ebuild, selinux-mutt-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mutt-2.20140311-r1.ebuild, -selinux-mutt-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r2.ebuild b/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r2.ebuild index 638d110a8106..151cd94aa97c 100644 --- a/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mutt" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r3.ebuild b/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c5d38a4e6c80 --- /dev/null +++ b/sec-policy/selinux-mutt/selinux-mutt-2.20141203-r3.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-mutt/selinux-mutt-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mutt" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mutt" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-mysql/ChangeLog b/sec-policy/selinux-mysql/ChangeLog index fb55c6db6a03..b6f6ff167166 100644 --- a/sec-policy/selinux-mysql/ChangeLog +++ b/sec-policy/selinux-mysql/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mysql -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.86 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.87 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-mysql-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-mysql-2.20141203-r3.ebuild, selinux-mysql-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-mysql-2.20140311-r1.ebuild, -selinux-mysql-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r2.ebuild b/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r2.ebuild index 560e82dff69a..7b23f3d65e9e 100644 --- a/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r2.ebuild +++ b/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for mysql" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r3.ebuild b/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r3.ebuild new file mode 100644 index 000000000000..ff610304e672 --- /dev/null +++ b/sec-policy/selinux-mysql/selinux-mysql-2.20141203-r3.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-mysql/selinux-mysql-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="mysql" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mysql" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-nagios/ChangeLog b/sec-policy/selinux-nagios/ChangeLog index b547f4e3daa3..03fe1498ab26 100644 --- a/sec-policy/selinux-nagios/ChangeLog +++ b/sec-policy/selinux-nagios/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nagios -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.58 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.59 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-nagios-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-nagios-2.20141203-r3.ebuild, selinux-nagios-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-nagios-2.20140311-r1.ebuild, -selinux-nagios-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r2.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r2.ebuild index 88c06d37df92..a6f712109ffb 100644 --- a/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r2.ebuild +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for nagios" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r3.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6f51db0b7c56 --- /dev/null +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="nagios" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nagios" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-ncftool/ChangeLog b/sec-policy/selinux-ncftool/ChangeLog index 3b8dc69afa1b..b830984a32ff 100644 --- a/sec-policy/selinux-ncftool/ChangeLog +++ b/sec-policy/selinux-ncftool/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ncftool -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ncftool/ChangeLog,v 1.51 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ncftool/ChangeLog,v 1.52 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-ncftool-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ncftool-2.20141203-r3.ebuild, selinux-ncftool-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ncftool-2.20140311-r1.ebuild, -selinux-ncftool-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r2.ebuild b/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r2.ebuild index 099a1e244459..3075c7fa432b 100644 --- a/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ncftool" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r3.ebuild b/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r3.ebuild new file mode 100644 index 000000000000..2b961ae785b8 --- /dev/null +++ b/sec-policy/selinux-ncftool/selinux-ncftool-2.20141203-r3.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-ncftool/selinux-ncftool-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ncftool" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ncftool" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-nessus/ChangeLog b/sec-policy/selinux-nessus/ChangeLog index 728a8f260735..b86d8aaaf62e 100644 --- a/sec-policy/selinux-nessus/ChangeLog +++ b/sec-policy/selinux-nessus/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nessus -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nessus/ChangeLog,v 1.54 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nessus/ChangeLog,v 1.55 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-nessus-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-nessus-2.20141203-r3.ebuild, selinux-nessus-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-nessus-2.20140311-r1.ebuild, -selinux-nessus-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r2.ebuild b/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r2.ebuild index 1375f22a950d..9a0ff8695f35 100644 --- a/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r2.ebuild +++ b/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for nessus" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r3.ebuild b/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r3.ebuild new file mode 100644 index 000000000000..40347f6f5bc0 --- /dev/null +++ b/sec-policy/selinux-nessus/selinux-nessus-2.20141203-r3.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-nessus/selinux-nessus-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="nessus" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nessus" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-networkmanager/ChangeLog b/sec-policy/selinux-networkmanager/ChangeLog index 0b0bb26211db..5213e2bd1115 100644 --- a/sec-policy/selinux-networkmanager/ChangeLog +++ b/sec-policy/selinux-networkmanager/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-networkmanager -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-networkmanager/ChangeLog,v 1.58 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-networkmanager/ChangeLog,v 1.59 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-networkmanager-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-networkmanager-2.20141203-r3.ebuild, + selinux-networkmanager-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-networkmanager-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r2.ebuild b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r2.ebuild index 297245cc36c7..8ba2120ad69d 100644 --- a/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r2.ebuild +++ b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for networkmanager" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r3.ebuild b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b373edb73d4b --- /dev/null +++ b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20141203-r3.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-networkmanager/selinux-networkmanager-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="networkmanager" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for networkmanager" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-nginx/ChangeLog b/sec-policy/selinux-nginx/ChangeLog index 678e1f6a676c..70034dc4c461 100644 --- a/sec-policy/selinux-nginx/ChangeLog +++ b/sec-policy/selinux-nginx/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nginx -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/ChangeLog,v 1.54 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/ChangeLog,v 1.55 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-nginx-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-nginx-2.20141203-r3.ebuild, selinux-nginx-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-nginx-2.20140311-r1.ebuild, -selinux-nginx-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r2.ebuild b/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r2.ebuild index 11508520c77d..7dc95a2b181c 100644 --- a/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r2.ebuild +++ b/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for nginx" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r3.ebuild b/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c29d58306b33 --- /dev/null +++ b/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="nginx" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nginx" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-nslcd/ChangeLog b/sec-policy/selinux-nslcd/ChangeLog index 1337c5094694..6d8117f81b8a 100644 --- a/sec-policy/selinux-nslcd/ChangeLog +++ b/sec-policy/selinux-nslcd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nslcd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog,v 1.42 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/ChangeLog,v 1.43 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-nslcd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-nslcd-2.20141203-r3.ebuild, selinux-nslcd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-nslcd-2.20140311-r1.ebuild, -selinux-nslcd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r2.ebuild b/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r2.ebuild index 846bb4ad6d47..5026ba3b2565 100644 --- a/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for nslcd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r3.ebuild b/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..04e1dd293489 --- /dev/null +++ b/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r3.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-nslcd/selinux-nslcd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="nslcd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nslcd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ntop/ChangeLog b/sec-policy/selinux-ntop/ChangeLog index 3a46434c6e38..ac94d016ce9c 100644 --- a/sec-policy/selinux-ntop/ChangeLog +++ b/sec-policy/selinux-ntop/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ntop -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.73 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.74 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-ntop-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ntop-2.20141203-r3.ebuild, selinux-ntop-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ntop-2.20140311-r1.ebuild, -selinux-ntop-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r2.ebuild b/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r2.ebuild index 23bb94ec1e72..7f6f05b0318c 100644 --- a/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ntop" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r3.ebuild b/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r3.ebuild new file mode 100644 index 000000000000..32fa4563fae8 --- /dev/null +++ b/sec-policy/selinux-ntop/selinux-ntop-2.20141203-r3.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-ntop/selinux-ntop-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ntop" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ntop" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ntp/ChangeLog b/sec-policy/selinux-ntp/ChangeLog index 48b19a745482..50441ca4ca9f 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.87 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.88 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-ntp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ntp-2.20141203-r3.ebuild, selinux-ntp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ntp-2.20140311-r1.ebuild, -selinux-ntp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r2.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r2.ebuild index 64581705315c..0224995b5b6b 100644 --- a/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ntp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c88c19d78cce --- /dev/null +++ b/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.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-ntp/selinux-ntp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ntp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ntp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-nut/ChangeLog b/sec-policy/selinux-nut/ChangeLog index 2b5c72101a17..018ef3cfa845 100644 --- a/sec-policy/selinux-nut/ChangeLog +++ b/sec-policy/selinux-nut/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nut -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nut/ChangeLog,v 1.55 2014/12/21 14:20:28 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nut/ChangeLog,v 1.56 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-nut-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-nut-2.20141203-r3.ebuild, selinux-nut-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-nut-2.20140311-r1.ebuild, -selinux-nut-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-nut/selinux-nut-2.20141203-r2.ebuild b/sec-policy/selinux-nut/selinux-nut-2.20141203-r2.ebuild index b5384c8e2a83..713558e1cc19 100644 --- a/sec-policy/selinux-nut/selinux-nut-2.20141203-r2.ebuild +++ b/sec-policy/selinux-nut/selinux-nut-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nut/selinux-nut-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nut/selinux-nut-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for nut" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-nut/selinux-nut-2.20141203-r3.ebuild b/sec-policy/selinux-nut/selinux-nut-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b38d85f0628e --- /dev/null +++ b/sec-policy/selinux-nut/selinux-nut-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nut/selinux-nut-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="nut" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nut" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-nx/ChangeLog b/sec-policy/selinux-nx/ChangeLog index 9f5de7f1816a..af5b7de6eb3d 100644 --- a/sec-policy/selinux-nx/ChangeLog +++ b/sec-policy/selinux-nx/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nx -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/ChangeLog,v 1.53 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-nx-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-nx-2.20141203-r3.ebuild, selinux-nx-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-nx-2.20140311-r1.ebuild, -selinux-nx-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-nx/selinux-nx-2.20141203-r2.ebuild b/sec-policy/selinux-nx/selinux-nx-2.20141203-r2.ebuild index 5bbaa76d15df..cf562b48cd83 100644 --- a/sec-policy/selinux-nx/selinux-nx-2.20141203-r2.ebuild +++ b/sec-policy/selinux-nx/selinux-nx-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/selinux-nx-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/selinux-nx-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for nx" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-nx/selinux-nx-2.20141203-r3.ebuild b/sec-policy/selinux-nx/selinux-nx-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b11e6d50d4ae --- /dev/null +++ b/sec-policy/selinux-nx/selinux-nx-2.20141203-r3.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-nx/selinux-nx-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="nx" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nx" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-oddjob/ChangeLog b/sec-policy/selinux-oddjob/ChangeLog index 78d217e48468..19d33b986776 100644 --- a/sec-policy/selinux-oddjob/ChangeLog +++ b/sec-policy/selinux-oddjob/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-oddjob -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oddjob/ChangeLog,v 1.51 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oddjob/ChangeLog,v 1.52 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-oddjob-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-oddjob-2.20141203-r3.ebuild, selinux-oddjob-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-oddjob-2.20140311-r1.ebuild, -selinux-oddjob-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r2.ebuild b/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r2.ebuild index 4020f074be80..c78dfb3ce789 100644 --- a/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r2.ebuild +++ b/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for oddjob" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r3.ebuild b/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r3.ebuild new file mode 100644 index 000000000000..45b558593553 --- /dev/null +++ b/sec-policy/selinux-oddjob/selinux-oddjob-2.20141203-r3.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-oddjob/selinux-oddjob-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="oddjob" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for oddjob" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-oident/ChangeLog b/sec-policy/selinux-oident/ChangeLog index 0b94a0df2d67..d5537810b850 100644 --- a/sec-policy/selinux-oident/ChangeLog +++ b/sec-policy/selinux-oident/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-oident -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oident/ChangeLog,v 1.51 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oident/ChangeLog,v 1.52 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-oident-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-oident-2.20141203-r3.ebuild, selinux-oident-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-oident-2.20140311-r1.ebuild, -selinux-oident-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-oident/selinux-oident-2.20141203-r2.ebuild b/sec-policy/selinux-oident/selinux-oident-2.20141203-r2.ebuild index 46dab947bbc1..b84a8fad05b8 100644 --- a/sec-policy/selinux-oident/selinux-oident-2.20141203-r2.ebuild +++ b/sec-policy/selinux-oident/selinux-oident-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oident/selinux-oident-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oident/selinux-oident-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for oident" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-oident/selinux-oident-2.20141203-r3.ebuild b/sec-policy/selinux-oident/selinux-oident-2.20141203-r3.ebuild new file mode 100644 index 000000000000..03c0d681ccba --- /dev/null +++ b/sec-policy/selinux-oident/selinux-oident-2.20141203-r3.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-oident/selinux-oident-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="oident" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for oident" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-openct/ChangeLog b/sec-policy/selinux-openct/ChangeLog index 3846e2aac2e6..a7c1e82f9235 100644 --- a/sec-policy/selinux-openct/ChangeLog +++ b/sec-policy/selinux-openct/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-openct -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openct/ChangeLog,v 1.53 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openct/ChangeLog,v 1.54 2015/01/29 09:52:07 perfinion Exp $ + +*selinux-openct-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-openct-2.20141203-r3.ebuild, selinux-openct-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-openct-2.20140311-r1.ebuild, -selinux-openct-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-openct/selinux-openct-2.20141203-r2.ebuild b/sec-policy/selinux-openct/selinux-openct-2.20141203-r2.ebuild index 14fba74b8d82..5f3cd9bcc4f0 100644 --- a/sec-policy/selinux-openct/selinux-openct-2.20141203-r2.ebuild +++ b/sec-policy/selinux-openct/selinux-openct-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openct/selinux-openct-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openct/selinux-openct-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:07 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for openct" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-openct/selinux-openct-2.20141203-r3.ebuild b/sec-policy/selinux-openct/selinux-openct-2.20141203-r3.ebuild new file mode 100644 index 000000000000..840214795022 --- /dev/null +++ b/sec-policy/selinux-openct/selinux-openct-2.20141203-r3.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-openct/selinux-openct-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:07 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="openct" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openct" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-openrc/ChangeLog b/sec-policy/selinux-openrc/ChangeLog index 62bda2a2288c..36be31252edb 100644 --- a/sec-policy/selinux-openrc/ChangeLog +++ b/sec-policy/selinux-openrc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-openrc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openrc/ChangeLog,v 1.35 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openrc/ChangeLog,v 1.36 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-openrc-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-openrc-2.20141203-r3.ebuild, selinux-openrc-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-openrc-2.20140311-r1.ebuild, -selinux-openrc-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r2.ebuild b/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r2.ebuild index 648aff65de5d..f537f12b6f2c 100644 --- a/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r2.ebuild +++ b/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for openrc" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r3.ebuild b/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a14268410f6e --- /dev/null +++ b/sec-policy/selinux-openrc/selinux-openrc-2.20141203-r3.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-openrc/selinux-openrc-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="openrc" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openrc" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-openvpn/ChangeLog b/sec-policy/selinux-openvpn/ChangeLog index fa37e1a11fdf..3aa067a70e30 100644 --- a/sec-policy/selinux-openvpn/ChangeLog +++ b/sec-policy/selinux-openvpn/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-openvpn -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openvpn/ChangeLog,v 1.70 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openvpn/ChangeLog,v 1.71 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-openvpn-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-openvpn-2.20141203-r3.ebuild, selinux-openvpn-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-openvpn-2.20140311-r1.ebuild, -selinux-openvpn-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r2.ebuild b/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r2.ebuild index 38354bbeacce..5fa66972fd38 100644 --- a/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r2.ebuild +++ b/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for openvpn" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r3.ebuild b/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r3.ebuild new file mode 100644 index 000000000000..f0dc9bbef7ff --- /dev/null +++ b/sec-policy/selinux-openvpn/selinux-openvpn-2.20141203-r3.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-openvpn/selinux-openvpn-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="openvpn" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openvpn" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-pan/ChangeLog b/sec-policy/selinux-pan/ChangeLog index 4f51b0ac3581..d4e58522d252 100644 --- a/sec-policy/selinux-pan/ChangeLog +++ b/sec-policy/selinux-pan/ChangeLog @@ -1,4 +1,10 @@ +*selinux-pan-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-pan-2.20141203-r3.ebuild, selinux-pan-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 + 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-pan-2.20140311-r1.ebuild, -selinux-pan-2.20140311-r2.ebuild, -selinux-pan-2.20140311-r3.ebuild, -selinux-pan-2.20140311-r4.ebuild: diff --git a/sec-policy/selinux-pan/selinux-pan-2.20141203-r2.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20141203-r2.ebuild index 93df427f839a..26b16c707604 100644 --- a/sec-policy/selinux-pan/selinux-pan-2.20141203-r2.ebuild +++ b/sec-policy/selinux-pan/selinux-pan-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for pan" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-pan/selinux-pan-2.20141203-r3.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e57e01a7ddea --- /dev/null +++ b/sec-policy/selinux-pan/selinux-pan-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="pan" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pan" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-pcmcia/ChangeLog b/sec-policy/selinux-pcmcia/ChangeLog index 8db6fa7d3c1b..6550f7f27af1 100644 --- a/sec-policy/selinux-pcmcia/ChangeLog +++ b/sec-policy/selinux-pcmcia/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-pcmcia -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcmcia/ChangeLog,v 1.65 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcmcia/ChangeLog,v 1.66 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-pcmcia-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-pcmcia-2.20141203-r3.ebuild, selinux-pcmcia-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-pcmcia-2.20140311-r1.ebuild, -selinux-pcmcia-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r2.ebuild b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r2.ebuild index 7e22893ef894..61712aea0bdb 100644 --- a/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r2.ebuild +++ b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for pcmcia" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r3.ebuild b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6bcbb76120ca --- /dev/null +++ b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20141203-r3.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-pcmcia/selinux-pcmcia-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="pcmcia" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pcmcia" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-pcscd/ChangeLog b/sec-policy/selinux-pcscd/ChangeLog index f0746ec83ae9..b596198de69b 100644 --- a/sec-policy/selinux-pcscd/ChangeLog +++ b/sec-policy/selinux-pcscd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-pcscd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog,v 1.22 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/ChangeLog,v 1.23 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-pcscd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-pcscd-2.20141203-r3.ebuild, selinux-pcscd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-pcscd-2.20140311-r1.ebuild, -selinux-pcscd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r2.ebuild b/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r2.ebuild index e3b7abc86fe6..22bb350c22cd 100644 --- a/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for pcscd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r3.ebuild b/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..007c35a18a53 --- /dev/null +++ b/sec-policy/selinux-pcscd/selinux-pcscd-2.20141203-r3.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-pcscd/selinux-pcscd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="pcscd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pcscd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-perdition/ChangeLog b/sec-policy/selinux-perdition/ChangeLog index 863d44562a55..26bb53c9f157 100644 --- a/sec-policy/selinux-perdition/ChangeLog +++ b/sec-policy/selinux-perdition/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-perdition -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-perdition/ChangeLog,v 1.53 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-perdition/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-perdition-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-perdition-2.20141203-r3.ebuild, + selinux-perdition-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-perdition-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r2.ebuild b/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r2.ebuild index 626f1c75958b..6bfdf39fbe02 100644 --- a/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r2.ebuild +++ b/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for perdition" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r3.ebuild b/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c8f3a7021fe7 --- /dev/null +++ b/sec-policy/selinux-perdition/selinux-perdition-2.20141203-r3.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-perdition/selinux-perdition-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="perdition" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for perdition" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-phpfpm/ChangeLog b/sec-policy/selinux-phpfpm/ChangeLog index a0a049de8505..d7f3343ca1bd 100644 --- a/sec-policy/selinux-phpfpm/ChangeLog +++ b/sec-policy/selinux-phpfpm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-phpfpm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.45 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.46 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-phpfpm-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-phpfpm-2.20141203-r3.ebuild, selinux-phpfpm-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-phpfpm-2.20140311-r1.ebuild, -selinux-phpfpm-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r2.ebuild b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r2.ebuild index 056f8760caf8..3d765ef14178 100644 --- a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r2.ebuild +++ b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for phpfpm" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r3.ebuild b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r3.ebuild new file mode 100644 index 000000000000..30794aea69b4 --- /dev/null +++ b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="phpfpm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for phpfpm" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-plymouthd/ChangeLog b/sec-policy/selinux-plymouthd/ChangeLog index 2744f3b7e2d2..8eed29cacda0 100644 --- a/sec-policy/selinux-plymouthd/ChangeLog +++ b/sec-policy/selinux-plymouthd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-plymouthd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/ChangeLog,v 1.51 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/ChangeLog,v 1.52 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-plymouthd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-plymouthd-2.20141203-r3.ebuild, + selinux-plymouthd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-plymouthd-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r2.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r2.ebuild index 80e1486f5c00..69f148fb246a 100644 --- a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for plymouthd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r3.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..5a190ce8682b --- /dev/null +++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20141203-r3.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-plymouthd/selinux-plymouthd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="plymouthd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for plymouthd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-podsleuth/ChangeLog b/sec-policy/selinux-podsleuth/ChangeLog index c7f41bd3d736..cf2e0315a7cc 100644 --- a/sec-policy/selinux-podsleuth/ChangeLog +++ b/sec-policy/selinux-podsleuth/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-podsleuth -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/ChangeLog,v 1.53 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/ChangeLog,v 1.54 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-podsleuth-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-podsleuth-2.20141203-r3.ebuild, + selinux-podsleuth-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-podsleuth-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r2.ebuild b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r2.ebuild index 31cbbdf26263..89ce97a8e520 100644 --- a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r2.ebuild +++ b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for podsleuth" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r3.ebuild b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3632190a604c --- /dev/null +++ b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20141203-r3.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-podsleuth/selinux-podsleuth-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="podsleuth" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for podsleuth" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-policykit/ChangeLog b/sec-policy/selinux-policykit/ChangeLog index 43a326b28383..4ce0d7e10beb 100644 --- a/sec-policy/selinux-policykit/ChangeLog +++ b/sec-policy/selinux-policykit/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-policykit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/ChangeLog,v 1.53 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-policykit-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-policykit-2.20141203-r3.ebuild, + selinux-policykit-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-policykit-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r2.ebuild b/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r2.ebuild index 5537d172b3e4..eb3282173f3f 100644 --- a/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r2.ebuild +++ b/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for policykit" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r3.ebuild b/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r3.ebuild new file mode 100644 index 000000000000..facee6ce5e8e --- /dev/null +++ b/sec-policy/selinux-policykit/selinux-policykit-2.20141203-r3.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-policykit/selinux-policykit-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="policykit" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for policykit" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-portmap/ChangeLog b/sec-policy/selinux-portmap/ChangeLog index 349125d09b31..9029b95d8071 100644 --- a/sec-policy/selinux-portmap/ChangeLog +++ b/sec-policy/selinux-portmap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-portmap -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/ChangeLog,v 1.75 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/ChangeLog,v 1.76 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-portmap-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-portmap-2.20141203-r3.ebuild, selinux-portmap-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-portmap-2.20140311-r1.ebuild, -selinux-portmap-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r2.ebuild b/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r2.ebuild index 47151d6e3d49..841b46b27c5c 100644 --- a/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r2.ebuild +++ b/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for portmap" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r3.ebuild b/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1158e6450431 --- /dev/null +++ b/sec-policy/selinux-portmap/selinux-portmap-2.20141203-r3.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-portmap/selinux-portmap-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="portmap" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for portmap" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-postfix/ChangeLog b/sec-policy/selinux-postfix/ChangeLog index 3da39f6bfc97..a49a66ecbc9a 100644 --- a/sec-policy/selinux-postfix/ChangeLog +++ b/sec-policy/selinux-postfix/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-postfix -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/ChangeLog,v 1.89 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/ChangeLog,v 1.90 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-postfix-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-postfix-2.20141203-r3.ebuild, selinux-postfix-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-postfix-2.20140311-r1.ebuild, -selinux-postfix-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r2.ebuild b/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r2.ebuild index 99efa149e633..2ce4b99581b6 100644 --- a/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r2.ebuild +++ b/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for postfix" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r3.ebuild b/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r3.ebuild new file mode 100644 index 000000000000..66d872a41424 --- /dev/null +++ b/sec-policy/selinux-postfix/selinux-postfix-2.20141203-r3.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-postfix/selinux-postfix-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="postfix" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for postfix" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-postgresql/ChangeLog b/sec-policy/selinux-postgresql/ChangeLog index cca5d4132d3d..9260ef4d3c74 100644 --- a/sec-policy/selinux-postgresql/ChangeLog +++ b/sec-policy/selinux-postgresql/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-postgresql -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.83 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.84 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-postgresql-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-postgresql-2.20141203-r3.ebuild, + selinux-postgresql-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-postgresql-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r2.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r2.ebuild index 13f94e7aac14..3a0712294750 100644 --- a/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r2.ebuild +++ b/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for postgresql" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r3.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4abc13900865 --- /dev/null +++ b/sec-policy/selinux-postgresql/selinux-postgresql-2.20141203-r3.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-postgresql/selinux-postgresql-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="postgresql" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for postgresql" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-postgrey/ChangeLog b/sec-policy/selinux-postgrey/ChangeLog index 05b5d846e83f..fb9f297bb7c1 100644 --- a/sec-policy/selinux-postgrey/ChangeLog +++ b/sec-policy/selinux-postgrey/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-postgrey -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgrey/ChangeLog,v 1.53 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgrey/ChangeLog,v 1.54 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-postgrey-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-postgrey-2.20141203-r3.ebuild, selinux-postgrey-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-postgrey-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r2.ebuild b/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r2.ebuild index a055860c8dc3..f897e79e5879 100644 --- a/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r2.ebuild +++ b/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for postgrey" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r3.ebuild b/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d8a10a6e578d --- /dev/null +++ b/sec-policy/selinux-postgrey/selinux-postgrey-2.20141203-r3.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-postgrey/selinux-postgrey-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="postgrey" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for postgrey" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ppp/ChangeLog b/sec-policy/selinux-ppp/ChangeLog index bb2a96c2e008..8494bc5e6f3d 100644 --- a/sec-policy/selinux-ppp/ChangeLog +++ b/sec-policy/selinux-ppp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ppp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.63 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.64 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-ppp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ppp-2.20141203-r3.ebuild, selinux-ppp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ppp-2.20140311-r1.ebuild, -selinux-ppp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r2.ebuild b/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r2.ebuild index 16bba90a414e..f4ee3bfd129b 100644 --- a/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ppp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r3.ebuild b/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..aa71082c8386 --- /dev/null +++ b/sec-policy/selinux-ppp/selinux-ppp-2.20141203-r3.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-ppp/selinux-ppp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ppp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ppp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-prelink/ChangeLog b/sec-policy/selinux-prelink/ChangeLog index 10a9ef016058..5478b6185142 100644 --- a/sec-policy/selinux-prelink/ChangeLog +++ b/sec-policy/selinux-prelink/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-prelink -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelink/ChangeLog,v 1.53 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelink/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-prelink-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-prelink-2.20141203-r3.ebuild, selinux-prelink-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-prelink-2.20140311-r1.ebuild, -selinux-prelink-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r2.ebuild b/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r2.ebuild index 5678d93852d9..636427f6dc01 100644 --- a/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r2.ebuild +++ b/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for prelink" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r3.ebuild b/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r3.ebuild new file mode 100644 index 000000000000..5abf67aeebf4 --- /dev/null +++ b/sec-policy/selinux-prelink/selinux-prelink-2.20141203-r3.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-prelink/selinux-prelink-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="prelink" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for prelink" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-prelude/ChangeLog b/sec-policy/selinux-prelude/ChangeLog index cc45c23bf0b9..49bd8c414692 100644 --- a/sec-policy/selinux-prelude/ChangeLog +++ b/sec-policy/selinux-prelude/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-prelude -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelude/ChangeLog,v 1.55 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelude/ChangeLog,v 1.56 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-prelude-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-prelude-2.20141203-r3.ebuild, selinux-prelude-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-prelude-2.20140311-r1.ebuild, -selinux-prelude-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r2.ebuild b/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r2.ebuild index 9e03bf1dedc2..58e73acbab62 100644 --- a/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r2.ebuild +++ b/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for prelude" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r3.ebuild b/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r3.ebuild new file mode 100644 index 000000000000..385ddc647e5c --- /dev/null +++ b/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelude/selinux-prelude-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="prelude" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for prelude" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-privoxy/ChangeLog b/sec-policy/selinux-privoxy/ChangeLog index 2c800ffb7254..d02629182197 100644 --- a/sec-policy/selinux-privoxy/ChangeLog +++ b/sec-policy/selinux-privoxy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-privoxy -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-privoxy/ChangeLog,v 1.70 2014/12/21 14:20:29 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-privoxy/ChangeLog,v 1.71 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-privoxy-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-privoxy-2.20141203-r3.ebuild, selinux-privoxy-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-privoxy-2.20140311-r1.ebuild, -selinux-privoxy-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r2.ebuild b/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r2.ebuild index 1b0e1d381edd..631a0f1653ad 100644 --- a/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r2.ebuild +++ b/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for privoxy" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r3.ebuild b/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d54fb7ba4fd4 --- /dev/null +++ b/sec-policy/selinux-privoxy/selinux-privoxy-2.20141203-r3.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-privoxy/selinux-privoxy-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="privoxy" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for privoxy" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-procmail/ChangeLog b/sec-policy/selinux-procmail/ChangeLog index adadc2dbd831..e23e33e07118 100644 --- a/sec-policy/selinux-procmail/ChangeLog +++ b/sec-policy/selinux-procmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-procmail -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/ChangeLog,v 1.78 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/ChangeLog,v 1.79 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-procmail-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-procmail-2.20141203-r3.ebuild, selinux-procmail-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-procmail-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r2.ebuild b/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r2.ebuild index 88ea9934faf6..0d33377e83c9 100644 --- a/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r2.ebuild +++ b/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for procmail" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r3.ebuild b/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r3.ebuild new file mode 100644 index 000000000000..7b4cd40af7c3 --- /dev/null +++ b/sec-policy/selinux-procmail/selinux-procmail-2.20141203-r3.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-procmail/selinux-procmail-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="procmail" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for procmail" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-psad/ChangeLog b/sec-policy/selinux-psad/ChangeLog index a6582dbb597e..46953c2de47a 100644 --- a/sec-policy/selinux-psad/ChangeLog +++ b/sec-policy/selinux-psad/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-psad -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-psad-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-psad-2.20141203-r3.ebuild, selinux-psad-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-psad-2.20140311-r1.ebuild, -selinux-psad-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-psad/selinux-psad-2.20141203-r2.ebuild b/sec-policy/selinux-psad/selinux-psad-2.20141203-r2.ebuild index ca28357db4db..0042e0e7417d 100644 --- a/sec-policy/selinux-psad/selinux-psad-2.20141203-r2.ebuild +++ b/sec-policy/selinux-psad/selinux-psad-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for psad" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-psad/selinux-psad-2.20141203-r3.ebuild b/sec-policy/selinux-psad/selinux-psad-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c98b6f854a2c --- /dev/null +++ b/sec-policy/selinux-psad/selinux-psad-2.20141203-r3.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-psad/selinux-psad-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="psad" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for psad" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-publicfile/ChangeLog b/sec-policy/selinux-publicfile/ChangeLog index c255d2c68351..ac0f685d9d68 100644 --- a/sec-policy/selinux-publicfile/ChangeLog +++ b/sec-policy/selinux-publicfile/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-publicfile -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.76 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.77 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-publicfile-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-publicfile-2.20141203-r3.ebuild, + selinux-publicfile-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-publicfile-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r2.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r2.ebuild index ca61a4fda98e..65ccf876f4f1 100644 --- a/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r2.ebuild +++ b/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for publicfile" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r3.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r3.ebuild new file mode 100644 index 000000000000..ab897e487181 --- /dev/null +++ b/sec-policy/selinux-publicfile/selinux-publicfile-2.20141203-r3.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-publicfile/selinux-publicfile-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="publicfile" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for publicfile" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-pulseaudio/ChangeLog b/sec-policy/selinux-pulseaudio/ChangeLog index 1f6381081312..48b6841489df 100644 --- a/sec-policy/selinux-pulseaudio/ChangeLog +++ b/sec-policy/selinux-pulseaudio/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-pulseaudio -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pulseaudio/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pulseaudio/ChangeLog,v 1.54 2015/01/29 09:52:19 perfinion Exp $ + +*selinux-pulseaudio-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-pulseaudio-2.20141203-r3.ebuild, + selinux-pulseaudio-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-pulseaudio-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r2.ebuild b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r2.ebuild index 28a9ceb2dcc5..1ac332c9ad5e 100644 --- a/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r2.ebuild +++ b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:19 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for pulseaudio" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r3.ebuild b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r3.ebuild new file mode 100644 index 000000000000..2156bd2611c3 --- /dev/null +++ b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20141203-r3.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-pulseaudio/selinux-pulseaudio-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:19 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="pulseaudio" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pulseaudio" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-puppet/ChangeLog b/sec-policy/selinux-puppet/ChangeLog index 20964042031d..3c5a0483c1cf 100644 --- a/sec-policy/selinux-puppet/ChangeLog +++ b/sec-policy/selinux-puppet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-puppet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/ChangeLog,v 1.56 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/ChangeLog,v 1.57 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-puppet-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-puppet-2.20141203-r3.ebuild, selinux-puppet-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-puppet-2.20140311-r1.ebuild, -selinux-puppet-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r2.ebuild b/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r2.ebuild index 4de25ffce47a..0851a6c8d9fe 100644 --- a/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r2.ebuild +++ b/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for puppet" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r3.ebuild b/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r3.ebuild new file mode 100644 index 000000000000..14450c28c25a --- /dev/null +++ b/sec-policy/selinux-puppet/selinux-puppet-2.20141203-r3.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-puppet/selinux-puppet-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="puppet" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for puppet" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-pyicqt/ChangeLog b/sec-policy/selinux-pyicqt/ChangeLog index a683b67080d8..6c2fb0c61376 100644 --- a/sec-policy/selinux-pyicqt/ChangeLog +++ b/sec-policy/selinux-pyicqt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-pyicqt -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-pyicqt-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-pyicqt-2.20141203-r3.ebuild, selinux-pyicqt-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-pyicqt-2.20140311-r1.ebuild, -selinux-pyicqt-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r2.ebuild b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r2.ebuild index cb784b73f613..bc73339f198d 100644 --- a/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r2.ebuild +++ b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for pyicqt" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r3.ebuild b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c5bdf2cf398e --- /dev/null +++ b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r3.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-pyicqt/selinux-pyicqt-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="pyicqt" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pyicqt" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-pyzor/ChangeLog b/sec-policy/selinux-pyzor/ChangeLog index 579fa5131db2..a051bff26f1b 100644 --- a/sec-policy/selinux-pyzor/ChangeLog +++ b/sec-policy/selinux-pyzor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-pyzor -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.62 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.63 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-pyzor-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-pyzor-2.20141203-r3.ebuild, selinux-pyzor-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-pyzor-2.20140311-r1.ebuild, -selinux-pyzor-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r2.ebuild b/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r2.ebuild index 59f3b8931ee0..889af323fe5c 100644 --- a/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r2.ebuild +++ b/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for pyzor" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r3.ebuild b/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r3.ebuild new file mode 100644 index 000000000000..371674a30838 --- /dev/null +++ b/sec-policy/selinux-pyzor/selinux-pyzor-2.20141203-r3.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-pyzor/selinux-pyzor-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="pyzor" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pyzor" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-qemu/ChangeLog b/sec-policy/selinux-qemu/ChangeLog index 05a65e72d4b0..aafe9b815f12 100644 --- a/sec-policy/selinux-qemu/ChangeLog +++ b/sec-policy/selinux-qemu/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-qemu -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/ChangeLog,v 1.60 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/ChangeLog,v 1.61 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-qemu-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-qemu-2.20141203-r3.ebuild, selinux-qemu-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-qemu-2.20140311-r1.ebuild, -selinux-qemu-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r2.ebuild b/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r2.ebuild index e0e5ab6290a3..7cb01f3cc5db 100644 --- a/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r2.ebuild +++ b/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for qemu" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-virt diff --git a/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r3.ebuild b/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r3.ebuild new file mode 100644 index 000000000000..fce24652ff98 --- /dev/null +++ b/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="qemu" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for qemu" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-virt +" +RDEPEND="${RDEPEND} + sec-policy/selinux-virt +" diff --git a/sec-policy/selinux-qmail/ChangeLog b/sec-policy/selinux-qmail/ChangeLog index 3ca0e6eacc3e..617f26a2682f 100644 --- a/sec-policy/selinux-qmail/ChangeLog +++ b/sec-policy/selinux-qmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-qmail -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qmail/ChangeLog,v 1.77 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qmail/ChangeLog,v 1.78 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-qmail-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-qmail-2.20141203-r3.ebuild, selinux-qmail-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-qmail-2.20140311-r1.ebuild, -selinux-qmail-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r2.ebuild b/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r2.ebuild index b8c05d118b28..ab84ffb608e4 100644 --- a/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r2.ebuild +++ b/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for qmail" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r3.ebuild b/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r3.ebuild new file mode 100644 index 000000000000..f3e8747cbf78 --- /dev/null +++ b/sec-policy/selinux-qmail/selinux-qmail-2.20141203-r3.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-qmail/selinux-qmail-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="qmail" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for qmail" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-quota/ChangeLog b/sec-policy/selinux-quota/ChangeLog index 079c734a6560..652d882a1e32 100644 --- a/sec-policy/selinux-quota/ChangeLog +++ b/sec-policy/selinux-quota/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-quota -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-quota-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-quota-2.20141203-r3.ebuild, selinux-quota-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-quota-2.20140311-r1.ebuild, -selinux-quota-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-quota/selinux-quota-2.20141203-r2.ebuild b/sec-policy/selinux-quota/selinux-quota-2.20141203-r2.ebuild index bae2e4dff435..5f0295b8c31a 100644 --- a/sec-policy/selinux-quota/selinux-quota-2.20141203-r2.ebuild +++ b/sec-policy/selinux-quota/selinux-quota-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/selinux-quota-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/selinux-quota-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for quota" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-quota/selinux-quota-2.20141203-r3.ebuild b/sec-policy/selinux-quota/selinux-quota-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a68746b75790 --- /dev/null +++ b/sec-policy/selinux-quota/selinux-quota-2.20141203-r3.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-quota/selinux-quota-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="quota" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for quota" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-radius/ChangeLog b/sec-policy/selinux-radius/ChangeLog index f58b361ea409..6123fe0f7557 100644 --- a/sec-policy/selinux-radius/ChangeLog +++ b/sec-policy/selinux-radius/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-radius -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/ChangeLog,v 1.54 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-radius-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-radius-2.20141203-r3.ebuild, selinux-radius-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-radius-2.20140311-r1.ebuild, -selinux-radius-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-radius/selinux-radius-2.20141203-r2.ebuild b/sec-policy/selinux-radius/selinux-radius-2.20141203-r2.ebuild index ac674da6a045..86dbba035113 100644 --- a/sec-policy/selinux-radius/selinux-radius-2.20141203-r2.ebuild +++ b/sec-policy/selinux-radius/selinux-radius-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for radius" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-radius/selinux-radius-2.20141203-r3.ebuild b/sec-policy/selinux-radius/selinux-radius-2.20141203-r3.ebuild new file mode 100644 index 000000000000..348a23fd751d --- /dev/null +++ b/sec-policy/selinux-radius/selinux-radius-2.20141203-r3.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-radius/selinux-radius-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="radius" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for radius" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-radvd/ChangeLog b/sec-policy/selinux-radvd/ChangeLog index 420059fff611..60ef4c8eff38 100644 --- a/sec-policy/selinux-radvd/ChangeLog +++ b/sec-policy/selinux-radvd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-radvd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radvd/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radvd/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-radvd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-radvd-2.20141203-r3.ebuild, selinux-radvd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-radvd-2.20140311-r1.ebuild, -selinux-radvd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r2.ebuild b/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r2.ebuild index 0f8d68f7fd3e..4515a4890799 100644 --- a/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for radvd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r3.ebuild b/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4592765e6d4e --- /dev/null +++ b/sec-policy/selinux-radvd/selinux-radvd-2.20141203-r3.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-radvd/selinux-radvd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="radvd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for radvd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-razor/ChangeLog b/sec-policy/selinux-razor/ChangeLog index 27222d3ea245..f9358957b172 100644 --- a/sec-policy/selinux-razor/ChangeLog +++ b/sec-policy/selinux-razor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-razor -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-razor/ChangeLog,v 1.62 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-razor/ChangeLog,v 1.63 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-razor-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-razor-2.20141203-r3.ebuild, selinux-razor-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-razor-2.20140311-r1.ebuild, -selinux-razor-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-razor/selinux-razor-2.20141203-r2.ebuild b/sec-policy/selinux-razor/selinux-razor-2.20141203-r2.ebuild index f60c82ef68b8..9078ce38867f 100644 --- a/sec-policy/selinux-razor/selinux-razor-2.20141203-r2.ebuild +++ b/sec-policy/selinux-razor/selinux-razor-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-razor/selinux-razor-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-razor/selinux-razor-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for razor" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-razor/selinux-razor-2.20141203-r3.ebuild b/sec-policy/selinux-razor/selinux-razor-2.20141203-r3.ebuild new file mode 100644 index 000000000000..bcb0b0c62654 --- /dev/null +++ b/sec-policy/selinux-razor/selinux-razor-2.20141203-r3.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-razor/selinux-razor-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="razor" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for razor" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-remotelogin/ChangeLog b/sec-policy/selinux-remotelogin/ChangeLog index 0c4498ab10ad..afbdf8f7af92 100644 --- a/sec-policy/selinux-remotelogin/ChangeLog +++ b/sec-policy/selinux-remotelogin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-remotelogin -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-remotelogin/ChangeLog,v 1.51 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-remotelogin/ChangeLog,v 1.52 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-remotelogin-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-remotelogin-2.20141203-r3.ebuild, + selinux-remotelogin-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-remotelogin-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r2.ebuild b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r2.ebuild index ff8e94de34ff..0ae2ad73bf4d 100644 --- a/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r2.ebuild +++ b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for remotelogin" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r3.ebuild b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a1b2972e9c3f --- /dev/null +++ b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20141203-r3.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-remotelogin/selinux-remotelogin-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="remotelogin" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for remotelogin" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-resolvconf/ChangeLog b/sec-policy/selinux-resolvconf/ChangeLog index 690f7e607ca3..6151544f14c8 100644 --- a/sec-policy/selinux-resolvconf/ChangeLog +++ b/sec-policy/selinux-resolvconf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-resolvconf -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-resolvconf/ChangeLog,v 1.14 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-resolvconf/ChangeLog,v 1.15 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-resolvconf-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-resolvconf-2.20141203-r3.ebuild, + selinux-resolvconf-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-resolvconf-2.20140311-r4.ebuild: diff --git a/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r2.ebuild b/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r2.ebuild index bdbffdb5cad3..736eb8d2bc11 100644 --- a/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r2.ebuild +++ b/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for resolvconf" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r3.ebuild b/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4ef3d406f520 --- /dev/null +++ b/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20141203-r3.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-resolvconf/selinux-resolvconf-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="resolvconf" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for resolvconf" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-rgmanager/ChangeLog b/sec-policy/selinux-rgmanager/ChangeLog index 2cfe2a207406..293e1eab8d57 100644 --- a/sec-policy/selinux-rgmanager/ChangeLog +++ b/sec-policy/selinux-rgmanager/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-rgmanager -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rgmanager/ChangeLog,v 1.54 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rgmanager/ChangeLog,v 1.55 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-rgmanager-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rgmanager-2.20141203-r3.ebuild, + selinux-rgmanager-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rgmanager-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r2.ebuild b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r2.ebuild index ad6741a5abdb..4b54ddbc4733 100644 --- a/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rgmanager" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r3.ebuild b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r3.ebuild new file mode 100644 index 000000000000..2b6b21593353 --- /dev/null +++ b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20141203-r3.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-rgmanager/selinux-rgmanager-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rgmanager" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rgmanager" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-rngd/ChangeLog b/sec-policy/selinux-rngd/ChangeLog index c0546dd004a1..4f4397dd2aab 100644 --- a/sec-policy/selinux-rngd/ChangeLog +++ b/sec-policy/selinux-rngd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rngd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rngd/ChangeLog,v 1.21 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rngd/ChangeLog,v 1.22 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-rngd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rngd-2.20141203-r3.ebuild, selinux-rngd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rngd-2.20140311-r1.ebuild, -selinux-rngd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r2.ebuild b/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r2.ebuild index 72f24724cc79..9e4ece9cf8ab 100644 --- a/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rngd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r3.ebuild b/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..51fea678aaa4 --- /dev/null +++ b/sec-policy/selinux-rngd/selinux-rngd-2.20141203-r3.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-rngd/selinux-rngd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rngd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rngd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-roundup/ChangeLog b/sec-policy/selinux-roundup/ChangeLog index 06b43c78fa8b..1418bd01eb09 100644 --- a/sec-policy/selinux-roundup/ChangeLog +++ b/sec-policy/selinux-roundup/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-roundup -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-roundup/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-roundup/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-roundup-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-roundup-2.20141203-r3.ebuild, selinux-roundup-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-roundup-2.20140311-r1.ebuild, -selinux-roundup-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r2.ebuild b/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r2.ebuild index c3b66b9a4347..3ddd55dff792 100644 --- a/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r2.ebuild +++ b/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for roundup" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r3.ebuild b/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3198c194c910 --- /dev/null +++ b/sec-policy/selinux-roundup/selinux-roundup-2.20141203-r3.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-roundup/selinux-roundup-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="roundup" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for roundup" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-rpc/ChangeLog b/sec-policy/selinux-rpc/ChangeLog index d2fef4c97a4a..f5d35ea7cb20 100644 --- a/sec-policy/selinux-rpc/ChangeLog +++ b/sec-policy/selinux-rpc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rpc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpc/ChangeLog,v 1.57 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpc/ChangeLog,v 1.58 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-rpc-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rpc-2.20141203-r3.ebuild, selinux-rpc-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rpc-2.20140311-r1.ebuild, -selinux-rpc-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r2.ebuild b/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r2.ebuild index 9aa16e53885e..4a3e82fb0102 100644 --- a/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rpc" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r3.ebuild b/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r3.ebuild new file mode 100644 index 000000000000..7c2d3833b2e2 --- /dev/null +++ b/sec-policy/selinux-rpc/selinux-rpc-2.20141203-r3.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-rpc/selinux-rpc-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rpc" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rpc" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-rpcbind/ChangeLog b/sec-policy/selinux-rpcbind/ChangeLog index c8bcaef6336b..17f0051318df 100644 --- a/sec-policy/selinux-rpcbind/ChangeLog +++ b/sec-policy/selinux-rpcbind/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rpcbind -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-rpcbind-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rpcbind-2.20141203-r3.ebuild, selinux-rpcbind-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rpcbind-2.20140311-r1.ebuild, -selinux-rpcbind-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r2.ebuild b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r2.ebuild index 27c38fcbbc06..dc0e08002a5d 100644 --- a/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rpcbind" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r3.ebuild b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e8fe3a498475 --- /dev/null +++ b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20141203-r3.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-rpcbind/selinux-rpcbind-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rpcbind" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rpcbind" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-rpm/ChangeLog b/sec-policy/selinux-rpm/ChangeLog index e937654044a4..3e25ff41d66e 100644 --- a/sec-policy/selinux-rpm/ChangeLog +++ b/sec-policy/selinux-rpm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rpm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.52 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.53 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-rpm-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rpm-2.20141203-r3.ebuild, selinux-rpm-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rpm-2.20140311-r1.ebuild, -selinux-rpm-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r2.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r2.ebuild index c16edb8495a7..7b90c252684e 100644 --- a/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rpm" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r3.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r3.ebuild new file mode 100644 index 000000000000..04ca5abe54c7 --- /dev/null +++ b/sec-policy/selinux-rpm/selinux-rpm-2.20141203-r3.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-rpm/selinux-rpm-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rpm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rpm" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-rssh/ChangeLog b/sec-policy/selinux-rssh/ChangeLog index be510e1ea266..2b61b7cfc84d 100644 --- a/sec-policy/selinux-rssh/ChangeLog +++ b/sec-policy/selinux-rssh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rssh -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rssh/ChangeLog,v 1.53 2014/12/21 14:20:30 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rssh/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-rssh-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rssh-2.20141203-r3.ebuild, selinux-rssh-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rssh-2.20140311-r1.ebuild, -selinux-rssh-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r2.ebuild b/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r2.ebuild index fe061fb6ba63..7f74bf4f5fe0 100644 --- a/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rssh" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r3.ebuild b/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b38158222fda --- /dev/null +++ b/sec-policy/selinux-rssh/selinux-rssh-2.20141203-r3.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-rssh/selinux-rssh-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rssh" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rssh" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-rtkit/ChangeLog b/sec-policy/selinux-rtkit/ChangeLog index f0df8f86f85e..d93bde9928c8 100644 --- a/sec-policy/selinux-rtkit/ChangeLog +++ b/sec-policy/selinux-rtkit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rtkit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtkit/ChangeLog,v 1.55 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtkit/ChangeLog,v 1.56 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-rtkit-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rtkit-2.20141203-r3.ebuild, selinux-rtkit-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rtkit-2.20140311-r1.ebuild, -selinux-rtkit-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r2.ebuild b/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r2.ebuild index 7df22b6e6555..e10df4d9cf56 100644 --- a/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for rtkit" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-dbus diff --git a/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r3.ebuild b/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r3.ebuild new file mode 100644 index 000000000000..03e59d88ddfb --- /dev/null +++ b/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtkit/selinux-rtkit-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rtkit" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rtkit" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${RDEPEND} + sec-policy/selinux-dbus +" diff --git a/sec-policy/selinux-rtorrent/ChangeLog b/sec-policy/selinux-rtorrent/ChangeLog index 3a7c5ba3bb4c..2740ae9bea05 100644 --- a/sec-policy/selinux-rtorrent/ChangeLog +++ b/sec-policy/selinux-rtorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-rtorrent -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog,v 1.38 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog,v 1.39 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-rtorrent-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-rtorrent-2.20141203-r3.ebuild, selinux-rtorrent-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-rtorrent-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r2.ebuild b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r2.ebuild index 42a568bed84f..11a5f2299e61 100644 --- a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r2.ebuild +++ b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rtorrent" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r3.ebuild b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6a4786b775f4 --- /dev/null +++ b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r3.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-rtorrent/selinux-rtorrent-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="rtorrent" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rtorrent" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-salt/ChangeLog b/sec-policy/selinux-salt/ChangeLog index 44ec0e28ad8a..b55670e47d55 100644 --- a/sec-policy/selinux-salt/ChangeLog +++ b/sec-policy/selinux-salt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-salt -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-salt/ChangeLog,v 1.9 2014/12/21 14:07:13 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-salt/ChangeLog,v 1.10 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-salt-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-salt-2.20141203-r3.ebuild, selinux-salt-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> selinux-salt-2.20141203-r1.ebuild: diff --git a/sec-policy/selinux-salt/selinux-salt-2.20141203-r2.ebuild b/sec-policy/selinux-salt/selinux-salt-2.20141203-r2.ebuild index 1d637a855e66..1da4741ab874 100644 --- a/sec-policy/selinux-salt/selinux-salt-2.20141203-r2.ebuild +++ b/sec-policy/selinux-salt/selinux-salt-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-salt/selinux-salt-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-salt/selinux-salt-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for salt" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-salt/selinux-salt-2.20141203-r3.ebuild b/sec-policy/selinux-salt/selinux-salt-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a65f4f6bf8b8 --- /dev/null +++ b/sec-policy/selinux-salt/selinux-salt-2.20141203-r3.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-salt/selinux-salt-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="salt" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for salt" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-samba/ChangeLog b/sec-policy/selinux-samba/ChangeLog index 804ed9a43b45..ab905e3801a8 100644 --- a/sec-policy/selinux-samba/ChangeLog +++ b/sec-policy/selinux-samba/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-samba -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.78 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.79 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-samba-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-samba-2.20141203-r3.ebuild, selinux-samba-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-samba-2.20140311-r1.ebuild, -selinux-samba-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-samba/selinux-samba-2.20141203-r2.ebuild b/sec-policy/selinux-samba/selinux-samba-2.20141203-r2.ebuild index 110e052e9c85..472733170fad 100644 --- a/sec-policy/selinux-samba/selinux-samba-2.20141203-r2.ebuild +++ b/sec-policy/selinux-samba/selinux-samba-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for samba" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-samba/selinux-samba-2.20141203-r3.ebuild b/sec-policy/selinux-samba/selinux-samba-2.20141203-r3.ebuild new file mode 100644 index 000000000000..234e5eaa29ba --- /dev/null +++ b/sec-policy/selinux-samba/selinux-samba-2.20141203-r3.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-samba/selinux-samba-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="samba" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for samba" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-sasl/ChangeLog b/sec-policy/selinux-sasl/ChangeLog index f6dabe068bf2..1a4b7777be4e 100644 --- a/sec-policy/selinux-sasl/ChangeLog +++ b/sec-policy/selinux-sasl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-sasl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-sasl-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-sasl-2.20141203-r3.ebuild, selinux-sasl-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-sasl-2.20140311-r1.ebuild, -selinux-sasl-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r2.ebuild b/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r2.ebuild index 43541cda3da2..d94681f6800d 100644 --- a/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r2.ebuild +++ b/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for sasl" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r3.ebuild b/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3658747925a7 --- /dev/null +++ b/sec-policy/selinux-sasl/selinux-sasl-2.20141203-r3.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-sasl/selinux-sasl-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="sasl" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sasl" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-screen/ChangeLog b/sec-policy/selinux-screen/ChangeLog index b38dcda2c09a..544207ba8c59 100644 --- a/sec-policy/selinux-screen/ChangeLog +++ b/sec-policy/selinux-screen/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-screen -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-screen/ChangeLog,v 1.71 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-screen/ChangeLog,v 1.72 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-screen-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-screen-2.20141203-r3.ebuild, selinux-screen-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-screen-2.20140311-r1.ebuild, -selinux-screen-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-screen/selinux-screen-2.20141203-r2.ebuild b/sec-policy/selinux-screen/selinux-screen-2.20141203-r2.ebuild index 7801034a411a..e1107460ee49 100644 --- a/sec-policy/selinux-screen/selinux-screen-2.20141203-r2.ebuild +++ b/sec-policy/selinux-screen/selinux-screen-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-screen/selinux-screen-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-screen/selinux-screen-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for screen" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-screen/selinux-screen-2.20141203-r3.ebuild b/sec-policy/selinux-screen/selinux-screen-2.20141203-r3.ebuild new file mode 100644 index 000000000000..8be9f814060a --- /dev/null +++ b/sec-policy/selinux-screen/selinux-screen-2.20141203-r3.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-screen/selinux-screen-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="screen" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for screen" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-sendmail/ChangeLog b/sec-policy/selinux-sendmail/ChangeLog index 73c10f464b7b..d27e309d7b67 100644 --- a/sec-policy/selinux-sendmail/ChangeLog +++ b/sec-policy/selinux-sendmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-sendmail -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sendmail/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sendmail/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-sendmail-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-sendmail-2.20141203-r3.ebuild, selinux-sendmail-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-sendmail-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r2.ebuild b/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r2.ebuild index 1ba326e039cc..ce0f7d94f9df 100644 --- a/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r2.ebuild +++ b/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for sendmail" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r3.ebuild b/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r3.ebuild new file mode 100644 index 000000000000..1b40fd0096f9 --- /dev/null +++ b/sec-policy/selinux-sendmail/selinux-sendmail-2.20141203-r3.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-sendmail/selinux-sendmail-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="sendmail" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sendmail" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-sensord/ChangeLog b/sec-policy/selinux-sensord/ChangeLog index dfa97718d7eb..b56f306d135f 100644 --- a/sec-policy/selinux-sensord/ChangeLog +++ b/sec-policy/selinux-sensord/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-sensord -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/ChangeLog,v 1.25 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/ChangeLog,v 1.26 2015/01/29 09:52:07 perfinion Exp $ + +*selinux-sensord-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-sensord-2.20141203-r3.ebuild, selinux-sensord-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-sensord-2.20140311-r1.ebuild, -selinux-sensord-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r2.ebuild b/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r2.ebuild index ae73af7edd55..de2ee108fc15 100644 --- a/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r2.ebuild +++ b/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:07 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for sensord" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r3.ebuild b/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r3.ebuild new file mode 100644 index 000000000000..34432610e356 --- /dev/null +++ b/sec-policy/selinux-sensord/selinux-sensord-2.20141203-r3.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-sensord/selinux-sensord-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:07 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="sensord" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sensord" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-shorewall/ChangeLog b/sec-policy/selinux-shorewall/ChangeLog index da2e1628535a..eea590b6553f 100644 --- a/sec-policy/selinux-shorewall/ChangeLog +++ b/sec-policy/selinux-shorewall/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-shorewall -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shorewall/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shorewall/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-shorewall-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-shorewall-2.20141203-r3.ebuild, + selinux-shorewall-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-shorewall-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r2.ebuild b/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r2.ebuild index 7e6423c14e9b..ab59c7447c3c 100644 --- a/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r2.ebuild +++ b/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for shorewall" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r3.ebuild b/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r3.ebuild new file mode 100644 index 000000000000..44ac6e040c7d --- /dev/null +++ b/sec-policy/selinux-shorewall/selinux-shorewall-2.20141203-r3.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-shorewall/selinux-shorewall-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="shorewall" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for shorewall" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-shutdown/ChangeLog b/sec-policy/selinux-shutdown/ChangeLog index 1fa88db8d395..9914380809e8 100644 --- a/sec-policy/selinux-shutdown/ChangeLog +++ b/sec-policy/selinux-shutdown/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-shutdown -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shutdown/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shutdown/ChangeLog,v 1.54 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-shutdown-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-shutdown-2.20141203-r3.ebuild, selinux-shutdown-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-shutdown-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r2.ebuild b/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r2.ebuild index 0451709e5b8a..00f012b7e6b3 100644 --- a/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r2.ebuild +++ b/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for shutdown" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r3.ebuild b/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6b7e1ef13455 --- /dev/null +++ b/sec-policy/selinux-shutdown/selinux-shutdown-2.20141203-r3.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-shutdown/selinux-shutdown-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="shutdown" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for shutdown" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-skype/ChangeLog b/sec-policy/selinux-skype/ChangeLog index d9d2c0a427bd..b337830a9b04 100644 --- a/sec-policy/selinux-skype/ChangeLog +++ b/sec-policy/selinux-skype/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-skype -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/ChangeLog,v 1.63 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/ChangeLog,v 1.64 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-skype-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-skype-2.20141203-r3.ebuild, selinux-skype-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-skype-2.20140311-r1.ebuild, -selinux-skype-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-skype/selinux-skype-2.20141203-r2.ebuild b/sec-policy/selinux-skype/selinux-skype-2.20141203-r2.ebuild index 7450f23608a8..253a8a9639e6 100644 --- a/sec-policy/selinux-skype/selinux-skype-2.20141203-r2.ebuild +++ b/sec-policy/selinux-skype/selinux-skype-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/selinux-skype-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/selinux-skype-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="alsa" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for skype" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-skype/selinux-skype-2.20141203-r3.ebuild b/sec-policy/selinux-skype/selinux-skype-2.20141203-r3.ebuild new file mode 100644 index 000000000000..691f48578879 --- /dev/null +++ b/sec-policy/selinux-skype/selinux-skype-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/selinux-skype-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="alsa" +MODS="skype" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for skype" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-slocate/ChangeLog b/sec-policy/selinux-slocate/ChangeLog index 009a3d33f509..7ee151aea37d 100644 --- a/sec-policy/selinux-slocate/ChangeLog +++ b/sec-policy/selinux-slocate/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-slocate -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slocate/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slocate/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-slocate-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-slocate-2.20141203-r3.ebuild, selinux-slocate-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-slocate-2.20140311-r1.ebuild, -selinux-slocate-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r2.ebuild b/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r2.ebuild index 7cdd84652260..39e13d660958 100644 --- a/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r2.ebuild +++ b/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for slocate" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r3.ebuild b/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r3.ebuild new file mode 100644 index 000000000000..ad89083e8fcd --- /dev/null +++ b/sec-policy/selinux-slocate/selinux-slocate-2.20141203-r3.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-slocate/selinux-slocate-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="slocate" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for slocate" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-slrnpull/ChangeLog b/sec-policy/selinux-slrnpull/ChangeLog index a6512c8bbeb8..f0d6d404fab2 100644 --- a/sec-policy/selinux-slrnpull/ChangeLog +++ b/sec-policy/selinux-slrnpull/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-slrnpull -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slrnpull/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slrnpull/ChangeLog,v 1.54 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-slrnpull-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-slrnpull-2.20141203-r3.ebuild, selinux-slrnpull-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-slrnpull-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r2.ebuild b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r2.ebuild index 878de264d973..165ff4921bb3 100644 --- a/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r2.ebuild +++ b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for slrnpull" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r3.ebuild b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r3.ebuild new file mode 100644 index 000000000000..25c8f57f319d --- /dev/null +++ b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20141203-r3.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-slrnpull/selinux-slrnpull-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="slrnpull" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for slrnpull" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-smartmon/ChangeLog b/sec-policy/selinux-smartmon/ChangeLog index 75533f9c3fd9..232be403af0a 100644 --- a/sec-policy/selinux-smartmon/ChangeLog +++ b/sec-policy/selinux-smartmon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-smartmon -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-smartmon-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-smartmon-2.20141203-r3.ebuild, selinux-smartmon-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-smartmon-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r2.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r2.ebuild index 8e3450cccf41..01234f364dd7 100644 --- a/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r2.ebuild +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for smartmon" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r3.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b942ec711529 --- /dev/null +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20141203-r3.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-smartmon/selinux-smartmon-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="smartmon" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for smartmon" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-smokeping/ChangeLog b/sec-policy/selinux-smokeping/ChangeLog index dbea9384f107..6bb6f1b6519e 100644 --- a/sec-policy/selinux-smokeping/ChangeLog +++ b/sec-policy/selinux-smokeping/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-smokeping -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog,v 1.55 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog,v 1.56 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-smokeping-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-smokeping-2.20141203-r3.ebuild, + selinux-smokeping-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-smokeping-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r2.ebuild b/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r2.ebuild index 4934685cb48e..854dff894aff 100644 --- a/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r2.ebuild +++ b/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for smokeping" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r3.ebuild b/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a78cf805b930 --- /dev/null +++ b/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="smokeping" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for smokeping" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-snmp/ChangeLog b/sec-policy/selinux-snmp/ChangeLog index d3d1628df789..eb3378438369 100644 --- a/sec-policy/selinux-snmp/ChangeLog +++ b/sec-policy/selinux-snmp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-snmp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/ChangeLog,v 1.51 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/ChangeLog,v 1.52 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-snmp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-snmp-2.20141203-r3.ebuild, selinux-snmp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-snmp-2.20140311-r1.ebuild, -selinux-snmp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r2.ebuild b/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r2.ebuild index 453b8b03eef4..41e9ff4768c8 100644 --- a/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for snmp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r3.ebuild b/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9e225eb34c69 --- /dev/null +++ b/sec-policy/selinux-snmp/selinux-snmp-2.20141203-r3.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-snmp/selinux-snmp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="snmp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for snmp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-snort/ChangeLog b/sec-policy/selinux-snort/ChangeLog index ea4851fe0a99..9f964cd7c828 100644 --- a/sec-policy/selinux-snort/ChangeLog +++ b/sec-policy/selinux-snort/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-snort -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/ChangeLog,v 1.76 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/ChangeLog,v 1.77 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-snort-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-snort-2.20141203-r3.ebuild, selinux-snort-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-snort-2.20140311-r1.ebuild, -selinux-snort-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-snort/selinux-snort-2.20141203-r2.ebuild b/sec-policy/selinux-snort/selinux-snort-2.20141203-r2.ebuild index 0342d6e06fa6..7762b044a515 100644 --- a/sec-policy/selinux-snort/selinux-snort-2.20141203-r2.ebuild +++ b/sec-policy/selinux-snort/selinux-snort-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/selinux-snort-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/selinux-snort-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for snort" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-snort/selinux-snort-2.20141203-r3.ebuild b/sec-policy/selinux-snort/selinux-snort-2.20141203-r3.ebuild new file mode 100644 index 000000000000..366ed5d8df62 --- /dev/null +++ b/sec-policy/selinux-snort/selinux-snort-2.20141203-r3.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-snort/selinux-snort-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="snort" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for snort" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-soundserver/ChangeLog b/sec-policy/selinux-soundserver/ChangeLog index 3a8712ef63bd..b21c2670ee74 100644 --- a/sec-policy/selinux-soundserver/ChangeLog +++ b/sec-policy/selinux-soundserver/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-soundserver -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-soundserver-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-soundserver-2.20141203-r3.ebuild, + selinux-soundserver-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-soundserver-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r2.ebuild b/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r2.ebuild index cbbc423863b6..45a9044604a3 100644 --- a/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r2.ebuild +++ b/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for soundserver" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r3.ebuild b/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9fd2000e7983 --- /dev/null +++ b/sec-policy/selinux-soundserver/selinux-soundserver-2.20141203-r3.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-soundserver/selinux-soundserver-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="soundserver" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for soundserver" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-spamassassin/ChangeLog b/sec-policy/selinux-spamassassin/ChangeLog index b164fa95d21e..8965bff4240b 100644 --- a/sec-policy/selinux-spamassassin/ChangeLog +++ b/sec-policy/selinux-spamassassin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-spamassassin -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/ChangeLog,v 1.81 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/ChangeLog,v 1.82 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-spamassassin-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-spamassassin-2.20141203-r3.ebuild, + selinux-spamassassin-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-spamassassin-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r2.ebuild b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r2.ebuild index ea4f591612da..707d56fee40d 100644 --- a/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r2.ebuild +++ b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for spamassassin" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r3.ebuild b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4086da8e9373 --- /dev/null +++ b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20141203-r3.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-spamassassin/selinux-spamassassin-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="spamassassin" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for spamassassin" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-speedtouch/ChangeLog b/sec-policy/selinux-speedtouch/ChangeLog index 11799435de95..205b56c9ebc7 100644 --- a/sec-policy/selinux-speedtouch/ChangeLog +++ b/sec-policy/selinux-speedtouch/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-speedtouch -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-speedtouch/ChangeLog,v 1.53 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-speedtouch/ChangeLog,v 1.54 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-speedtouch-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-speedtouch-2.20141203-r3.ebuild, + selinux-speedtouch-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-speedtouch-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r2.ebuild b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r2.ebuild index ba4aa1b80274..e766f660e12c 100644 --- a/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r2.ebuild +++ b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for speedtouch" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r3.ebuild b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r3.ebuild new file mode 100644 index 000000000000..fc79bf48474f --- /dev/null +++ b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20141203-r3.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-speedtouch/selinux-speedtouch-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="speedtouch" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for speedtouch" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-squid/ChangeLog b/sec-policy/selinux-squid/ChangeLog index 239fec132a13..eb53dd7c7c32 100644 --- a/sec-policy/selinux-squid/ChangeLog +++ b/sec-policy/selinux-squid/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-squid -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/ChangeLog,v 1.88 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/ChangeLog,v 1.89 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-squid-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-squid-2.20141203-r3.ebuild, selinux-squid-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-squid-2.20140311-r1.ebuild, -selinux-squid-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-squid/selinux-squid-2.20141203-r2.ebuild b/sec-policy/selinux-squid/selinux-squid-2.20141203-r2.ebuild index b01bd4ca65d9..f7f347644c70 100644 --- a/sec-policy/selinux-squid/selinux-squid-2.20141203-r2.ebuild +++ b/sec-policy/selinux-squid/selinux-squid-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/selinux-squid-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/selinux-squid-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for squid" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-squid/selinux-squid-2.20141203-r3.ebuild b/sec-policy/selinux-squid/selinux-squid-2.20141203-r3.ebuild new file mode 100644 index 000000000000..061f86f6cf10 --- /dev/null +++ b/sec-policy/selinux-squid/selinux-squid-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/selinux-squid-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="squid" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for squid" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-sssd/ChangeLog b/sec-policy/selinux-sssd/ChangeLog index d24d1af269f4..b527ef7eff62 100644 --- a/sec-policy/selinux-sssd/ChangeLog +++ b/sec-policy/selinux-sssd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-sssd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sssd/ChangeLog,v 1.47 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sssd/ChangeLog,v 1.48 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-sssd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-sssd-2.20141203-r3.ebuild, selinux-sssd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-sssd-2.20140311-r1.ebuild, -selinux-sssd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r2.ebuild b/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r2.ebuild index f9114d8962d2..f446bc18364d 100644 --- a/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for sssd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r3.ebuild b/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..227bc803d09d --- /dev/null +++ b/sec-policy/selinux-sssd/selinux-sssd-2.20141203-r3.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-sssd/selinux-sssd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="sssd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sssd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-stunnel/ChangeLog b/sec-policy/selinux-stunnel/ChangeLog index 3acfce6ea2ff..942dd3f4087d 100644 --- a/sec-policy/selinux-stunnel/ChangeLog +++ b/sec-policy/selinux-stunnel/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-stunnel -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.75 2014/12/21 14:20:31 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.76 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-stunnel-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-stunnel-2.20141203-r3.ebuild, selinux-stunnel-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-stunnel-2.20140311-r1.ebuild, -selinux-stunnel-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r2.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r2.ebuild index 3c7428f65511..2825288a9a74 100644 --- a/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r2.ebuild +++ b/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for stunnel" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r3.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r3.ebuild new file mode 100644 index 000000000000..af9630716ff3 --- /dev/null +++ b/sec-policy/selinux-stunnel/selinux-stunnel-2.20141203-r3.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-stunnel/selinux-stunnel-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="stunnel" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for stunnel" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-sudo/ChangeLog b/sec-policy/selinux-sudo/ChangeLog index 1d9269fca870..e0b42b006d2f 100644 --- a/sec-policy/selinux-sudo/ChangeLog +++ b/sec-policy/selinux-sudo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-sudo -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/ChangeLog,v 1.78 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/ChangeLog,v 1.79 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-sudo-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-sudo-2.20141203-r3.ebuild, selinux-sudo-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-sudo-2.20140311-r1.ebuild, -selinux-sudo-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r2.ebuild b/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r2.ebuild index 688483f97d65..79c04d6d3ea1 100644 --- a/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r2.ebuild +++ b/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for sudo" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r3.ebuild b/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r3.ebuild new file mode 100644 index 000000000000..2b37fbe1a7ba --- /dev/null +++ b/sec-policy/selinux-sudo/selinux-sudo-2.20141203-r3.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-sudo/selinux-sudo-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="sudo" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sudo" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-sxid/ChangeLog b/sec-policy/selinux-sxid/ChangeLog index bfab71708bdc..f93334f9eb1e 100644 --- a/sec-policy/selinux-sxid/ChangeLog +++ b/sec-policy/selinux-sxid/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-sxid -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sxid/ChangeLog,v 1.54 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sxid/ChangeLog,v 1.55 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-sxid-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-sxid-2.20141203-r3.ebuild, selinux-sxid-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-sxid-2.20140311-r1.ebuild, -selinux-sxid-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r2.ebuild b/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r2.ebuild index f3d4a1e30bbd..0b621e2e0720 100644 --- a/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r2.ebuild +++ b/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for sxid" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r3.ebuild b/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4dbbc063d116 --- /dev/null +++ b/sec-policy/selinux-sxid/selinux-sxid-2.20141203-r3.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-sxid/selinux-sxid-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="sxid" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sxid" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-sysstat/ChangeLog b/sec-policy/selinux-sysstat/ChangeLog index 9cb4f4e97f22..5924cf083751 100644 --- a/sec-policy/selinux-sysstat/ChangeLog +++ b/sec-policy/selinux-sysstat/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-sysstat -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sysstat/ChangeLog,v 1.54 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sysstat/ChangeLog,v 1.55 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-sysstat-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-sysstat-2.20141203-r3.ebuild, selinux-sysstat-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-sysstat-2.20140311-r1.ebuild, -selinux-sysstat-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r2.ebuild b/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r2.ebuild index 49c16d332244..1a2eda8e1afd 100644 --- a/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r2.ebuild +++ b/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for sysstat" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r3.ebuild b/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r3.ebuild new file mode 100644 index 000000000000..e4647e0f417f --- /dev/null +++ b/sec-policy/selinux-sysstat/selinux-sysstat-2.20141203-r3.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-sysstat/selinux-sysstat-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="sysstat" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sysstat" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-tcpd/ChangeLog b/sec-policy/selinux-tcpd/ChangeLog index 49f916d9117f..b0182b1636e8 100644 --- a/sec-policy/selinux-tcpd/ChangeLog +++ b/sec-policy/selinux-tcpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-tcpd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/ChangeLog,v 1.63 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/ChangeLog,v 1.64 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-tcpd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-tcpd-2.20141203-r3.ebuild, selinux-tcpd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-tcpd-2.20140311-r1.ebuild, -selinux-tcpd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r2.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r2.ebuild index b25fc0ea2ae4..0159ccb255ca 100644 --- a/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for tcpd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r3.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c4429e794915 --- /dev/null +++ b/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/selinux-tcpd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="tcpd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tcpd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-inetd +" diff --git a/sec-policy/selinux-tcsd/ChangeLog b/sec-policy/selinux-tcsd/ChangeLog index 39c6d55d9617..d96e4d71f32b 100644 --- a/sec-policy/selinux-tcsd/ChangeLog +++ b/sec-policy/selinux-tcsd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-tcsd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcsd/ChangeLog,v 1.15 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcsd/ChangeLog,v 1.16 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-tcsd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-tcsd-2.20141203-r3.ebuild, selinux-tcsd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-tcsd-2.20140311-r2.ebuild, -selinux-tcsd-2.20140311-r3.ebuild, diff --git a/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r2.ebuild b/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r2.ebuild index c30e94954fda..17e1224848ca 100644 --- a/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for tcsd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r3.ebuild b/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3febfab71f06 --- /dev/null +++ b/sec-policy/selinux-tcsd/selinux-tcsd-2.20141203-r3.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-tcsd/selinux-tcsd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="tcsd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tcsd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-telnet/ChangeLog b/sec-policy/selinux-telnet/ChangeLog index 6e6a0457fc6b..a00656fb5880 100644 --- a/sec-policy/selinux-telnet/ChangeLog +++ b/sec-policy/selinux-telnet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-telnet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-telnet/ChangeLog,v 1.57 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-telnet/ChangeLog,v 1.58 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-telnet-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-telnet-2.20141203-r3.ebuild, selinux-telnet-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-telnet-2.20140311-r1.ebuild, -selinux-telnet-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r2.ebuild b/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r2.ebuild index 113280dffac5..78f814748d7c 100644 --- a/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r2.ebuild +++ b/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for telnet" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-remotelogin diff --git a/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r3.ebuild b/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r3.ebuild new file mode 100644 index 000000000000..524b60c0cde4 --- /dev/null +++ b/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-telnet/selinux-telnet-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="telnet" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for telnet" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-remotelogin +" +RDEPEND="${RDEPEND} + sec-policy/selinux-remotelogin +" diff --git a/sec-policy/selinux-tftp/ChangeLog b/sec-policy/selinux-tftp/ChangeLog index 2486d487c57c..77422b1da7f8 100644 --- a/sec-policy/selinux-tftp/ChangeLog +++ b/sec-policy/selinux-tftp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-tftp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/ChangeLog,v 1.50 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/ChangeLog,v 1.51 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-tftp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-tftp-2.20141203-r3.ebuild, selinux-tftp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-tftp-2.20140311-r1.ebuild, -selinux-tftp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r2.ebuild b/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r2.ebuild index d1b3cd6939b6..ea60f507ebca 100644 --- a/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for tftp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r3.ebuild b/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b7c134e5ec8c --- /dev/null +++ b/sec-policy/selinux-tftp/selinux-tftp-2.20141203-r3.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-tftp/selinux-tftp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="tftp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tftp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-tgtd/ChangeLog b/sec-policy/selinux-tgtd/ChangeLog index d711ee93b724..14ac9504ff20 100644 --- a/sec-policy/selinux-tgtd/ChangeLog +++ b/sec-policy/selinux-tgtd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-tgtd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog,v 1.54 2015/01/29 09:52:10 perfinion Exp $ + +*selinux-tgtd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-tgtd-2.20141203-r3.ebuild, selinux-tgtd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-tgtd-2.20140311-r1.ebuild, -selinux-tgtd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r2.ebuild b/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r2.ebuild index 48003e16ec25..0c733b19f770 100644 --- a/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:10 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for tgtd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r3.ebuild b/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..aaa55ef27d1d --- /dev/null +++ b/sec-policy/selinux-tgtd/selinux-tgtd-2.20141203-r3.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-tgtd/selinux-tgtd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:10 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="tgtd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tgtd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-thunderbird/ChangeLog b/sec-policy/selinux-thunderbird/ChangeLog index ed9c9e974e8b..68daa069089b 100644 --- a/sec-policy/selinux-thunderbird/ChangeLog +++ b/sec-policy/selinux-thunderbird/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-thunderbird -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/ChangeLog,v 1.55 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/ChangeLog,v 1.56 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-thunderbird-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-thunderbird-2.20141203-r3.ebuild, + selinux-thunderbird-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-thunderbird-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r2.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r2.ebuild index 567f9a8b9fe3..3a47e877735a 100644 --- a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r2.ebuild +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for thunderbird" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r3.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r3.ebuild new file mode 100644 index 000000000000..c5091611e67d --- /dev/null +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="thunderbird" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for thunderbird" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-timidity/ChangeLog b/sec-policy/selinux-timidity/ChangeLog index 6d64cf7b153e..4683ee0c0e83 100644 --- a/sec-policy/selinux-timidity/ChangeLog +++ b/sec-policy/selinux-timidity/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-timidity -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-timidity/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-timidity/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-timidity-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-timidity-2.20141203-r3.ebuild, selinux-timidity-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-timidity-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r2.ebuild b/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r2.ebuild index 17d2efc491ce..c8a75fdb08aa 100644 --- a/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r2.ebuild +++ b/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for timidity" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r3.ebuild b/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d463b47d5fe8 --- /dev/null +++ b/sec-policy/selinux-timidity/selinux-timidity-2.20141203-r3.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-timidity/selinux-timidity-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="timidity" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for timidity" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-tmpreaper/ChangeLog b/sec-policy/selinux-tmpreaper/ChangeLog index 9ea22f03d325..76a82fcdc11e 100644 --- a/sec-policy/selinux-tmpreaper/ChangeLog +++ b/sec-policy/selinux-tmpreaper/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-tmpreaper -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tmpreaper/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tmpreaper/ChangeLog,v 1.54 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-tmpreaper-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-tmpreaper-2.20141203-r3.ebuild, + selinux-tmpreaper-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-tmpreaper-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r2.ebuild b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r2.ebuild index f8c48b5b0006..e71bd490225c 100644 --- a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r2.ebuild +++ b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for tmpreaper" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r3.ebuild b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6e456dc82960 --- /dev/null +++ b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20141203-r3.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-tmpreaper/selinux-tmpreaper-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="tmpreaper" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tmpreaper" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-tor/ChangeLog b/sec-policy/selinux-tor/ChangeLog index b5e19effe4eb..73b6d97d5450 100644 --- a/sec-policy/selinux-tor/ChangeLog +++ b/sec-policy/selinux-tor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-tor -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-tor-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-tor-2.20141203-r3.ebuild, selinux-tor-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-tor-2.20140311-r1.ebuild, -selinux-tor-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-tor/selinux-tor-2.20141203-r2.ebuild b/sec-policy/selinux-tor/selinux-tor-2.20141203-r2.ebuild index 5e7680b781c7..207c30ddbf61 100644 --- a/sec-policy/selinux-tor/selinux-tor-2.20141203-r2.ebuild +++ b/sec-policy/selinux-tor/selinux-tor-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for tor" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild b/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.ebuild new file mode 100644 index 000000000000..073de0ebb155 --- /dev/null +++ b/sec-policy/selinux-tor/selinux-tor-2.20141203-r3.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-tor/selinux-tor-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="tor" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tor" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-tripwire/ChangeLog b/sec-policy/selinux-tripwire/ChangeLog index fe2159adbfc6..f0e5a0c1f0b8 100644 --- a/sec-policy/selinux-tripwire/ChangeLog +++ b/sec-policy/selinux-tripwire/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-tripwire -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tripwire/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tripwire/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-tripwire-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-tripwire-2.20141203-r3.ebuild, selinux-tripwire-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-tripwire-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r2.ebuild b/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r2.ebuild index 29893d9061e7..e8f7f4300b1c 100644 --- a/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r2.ebuild +++ b/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for tripwire" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r3.ebuild b/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r3.ebuild new file mode 100644 index 000000000000..3cf1d3cf9d0e --- /dev/null +++ b/sec-policy/selinux-tripwire/selinux-tripwire-2.20141203-r3.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-tripwire/selinux-tripwire-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="tripwire" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tripwire" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ucspitcp/ChangeLog b/sec-policy/selinux-ucspitcp/ChangeLog index 1fcbe99c9b8a..d655f1dcf145 100644 --- a/sec-policy/selinux-ucspitcp/ChangeLog +++ b/sec-policy/selinux-ucspitcp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ucspitcp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ucspitcp/ChangeLog,v 1.52 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ucspitcp/ChangeLog,v 1.53 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-ucspitcp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ucspitcp-2.20141203-r3.ebuild, selinux-ucspitcp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ucspitcp-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r2.ebuild b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r2.ebuild index cfdd238858cc..bc4e953a46b4 100644 --- a/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ucspitcp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r3.ebuild b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..33bc38d2981b --- /dev/null +++ b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20141203-r3.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-ucspitcp/selinux-ucspitcp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ucspitcp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ucspitcp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-ulogd/ChangeLog b/sec-policy/selinux-ulogd/ChangeLog index e17076b69468..a7cbe0954f5a 100644 --- a/sec-policy/selinux-ulogd/ChangeLog +++ b/sec-policy/selinux-ulogd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ulogd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog,v 1.54 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-ulogd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-ulogd-2.20141203-r3.ebuild, selinux-ulogd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-ulogd-2.20140311-r1.ebuild, -selinux-ulogd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r2.ebuild b/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r2.ebuild index bd355dcadf73..8aebc3d83855 100644 --- a/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for ulogd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r3.ebuild b/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..19e272ccddd8 --- /dev/null +++ b/sec-policy/selinux-ulogd/selinux-ulogd-2.20141203-r3.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-ulogd/selinux-ulogd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="ulogd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ulogd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-uml/ChangeLog b/sec-policy/selinux-uml/ChangeLog index 09ead3538ad8..442a881f45ca 100644 --- a/sec-policy/selinux-uml/ChangeLog +++ b/sec-policy/selinux-uml/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-uml -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uml/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uml/ChangeLog,v 1.54 2015/01/29 09:52:14 perfinion Exp $ + +*selinux-uml-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-uml-2.20141203-r3.ebuild, selinux-uml-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-uml-2.20140311-r1.ebuild, -selinux-uml-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-uml/selinux-uml-2.20141203-r2.ebuild b/sec-policy/selinux-uml/selinux-uml-2.20141203-r2.ebuild index b33abc250b37..5934f1555d96 100644 --- a/sec-policy/selinux-uml/selinux-uml-2.20141203-r2.ebuild +++ b/sec-policy/selinux-uml/selinux-uml-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uml/selinux-uml-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uml/selinux-uml-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:14 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for uml" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-uml/selinux-uml-2.20141203-r3.ebuild b/sec-policy/selinux-uml/selinux-uml-2.20141203-r3.ebuild new file mode 100644 index 000000000000..6a31a08f1868 --- /dev/null +++ b/sec-policy/selinux-uml/selinux-uml-2.20141203-r3.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-uml/selinux-uml-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:14 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="uml" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uml" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-unconfined/ChangeLog b/sec-policy/selinux-unconfined/ChangeLog index 951f8b07a098..c410802f0449 100644 --- a/sec-policy/selinux-unconfined/ChangeLog +++ b/sec-policy/selinux-unconfined/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-unconfined -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-unconfined/ChangeLog,v 1.48 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-unconfined/ChangeLog,v 1.49 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-unconfined-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-unconfined-2.20141203-r3.ebuild, + selinux-unconfined-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-unconfined-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r2.ebuild b/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r2.ebuild index 82d2ebb08f1e..e0ac592ffa67 100644 --- a/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r2.ebuild +++ b/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for unconfined" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r3.ebuild b/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r3.ebuild new file mode 100644 index 000000000000..8c3124b7f6c4 --- /dev/null +++ b/sec-policy/selinux-unconfined/selinux-unconfined-2.20141203-r3.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-unconfined/selinux-unconfined-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="unconfined" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for unconfined" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-uptime/ChangeLog b/sec-policy/selinux-uptime/ChangeLog index f8874e1e25cd..ff2fcbf617ba 100644 --- a/sec-policy/selinux-uptime/ChangeLog +++ b/sec-policy/selinux-uptime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-uptime -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uptime/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uptime/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-uptime-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-uptime-2.20141203-r3.ebuild, selinux-uptime-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-uptime-2.20140311-r1.ebuild, -selinux-uptime-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r2.ebuild b/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r2.ebuild index 7986c8fdf543..495bc7609f7e 100644 --- a/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r2.ebuild +++ b/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for uptime" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r3.ebuild b/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r3.ebuild new file mode 100644 index 000000000000..4aa72507d3cf --- /dev/null +++ b/sec-policy/selinux-uptime/selinux-uptime-2.20141203-r3.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-uptime/selinux-uptime-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="uptime" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uptime" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-usbmuxd/ChangeLog b/sec-policy/selinux-usbmuxd/ChangeLog index 6d99655093a5..7f1097cd83f7 100644 --- a/sec-policy/selinux-usbmuxd/ChangeLog +++ b/sec-policy/selinux-usbmuxd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-usbmuxd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-usbmuxd/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-usbmuxd/ChangeLog,v 1.54 2015/01/29 09:52:08 perfinion Exp $ + +*selinux-usbmuxd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-usbmuxd-2.20141203-r3.ebuild, selinux-usbmuxd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-usbmuxd-2.20140311-r1.ebuild, -selinux-usbmuxd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r2.ebuild b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r2.ebuild index 165fa5480210..83f4c6d90141 100644 --- a/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:08 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for usbmuxd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r3.ebuild b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..29da13b68609 --- /dev/null +++ b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20141203-r3.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-usbmuxd/selinux-usbmuxd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="usbmuxd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for usbmuxd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-uucp/ChangeLog b/sec-policy/selinux-uucp/ChangeLog index 58697841bb6a..bbbed17de699 100644 --- a/sec-policy/selinux-uucp/ChangeLog +++ b/sec-policy/selinux-uucp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-uucp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/ChangeLog,v 1.54 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-uucp-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-uucp-2.20141203-r3.ebuild, selinux-uucp-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-uucp-2.20140311-r1.ebuild, -selinux-uucp-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r2.ebuild b/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r2.ebuild index 466d2200705c..265b85b6e39d 100644 --- a/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r2.ebuild +++ b/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for uucp" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r3.ebuild b/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r3.ebuild new file mode 100644 index 000000000000..44f685aee0cb --- /dev/null +++ b/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="uucp" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uucp" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${RDEPEND} + sec-policy/selinux-inetd +" diff --git a/sec-policy/selinux-uwimap/ChangeLog b/sec-policy/selinux-uwimap/ChangeLog index d8f3a5f830df..22ab19de6848 100644 --- a/sec-policy/selinux-uwimap/ChangeLog +++ b/sec-policy/selinux-uwimap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-uwimap -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uwimap/ChangeLog,v 1.50 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uwimap/ChangeLog,v 1.51 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-uwimap-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-uwimap-2.20141203-r3.ebuild, selinux-uwimap-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-uwimap-2.20140311-r1.ebuild, -selinux-uwimap-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r2.ebuild b/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r2.ebuild index e75d1ced4fcd..d4b3e6e8bbb1 100644 --- a/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r2.ebuild +++ b/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for uwimap" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r3.ebuild b/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r3.ebuild new file mode 100644 index 000000000000..d3ff2e25540c --- /dev/null +++ b/sec-policy/selinux-uwimap/selinux-uwimap-2.20141203-r3.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-uwimap/selinux-uwimap-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="uwimap" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uwimap" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-varnishd/ChangeLog b/sec-policy/selinux-varnishd/ChangeLog index acf7472409ee..53d0eab579e1 100644 --- a/sec-policy/selinux-varnishd/ChangeLog +++ b/sec-policy/selinux-varnishd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-varnishd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-varnishd/ChangeLog,v 1.53 2014/12/21 14:20:32 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-varnishd/ChangeLog,v 1.54 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-varnishd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-varnishd-2.20141203-r3.ebuild, selinux-varnishd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-varnishd-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r2.ebuild b/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r2.ebuild index 94f7a924ab78..d2312cfaade1 100644 --- a/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for varnishd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r3.ebuild b/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..2ba1bb8987ef --- /dev/null +++ b/sec-policy/selinux-varnishd/selinux-varnishd-2.20141203-r3.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-varnishd/selinux-varnishd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="varnishd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for varnishd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-vbetool/ChangeLog b/sec-policy/selinux-vbetool/ChangeLog index d52f58fa250f..af7ff5ee31c9 100644 --- a/sec-policy/selinux-vbetool/ChangeLog +++ b/sec-policy/selinux-vbetool/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-vbetool -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vbetool/ChangeLog,v 1.53 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vbetool/ChangeLog,v 1.54 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-vbetool-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-vbetool-2.20141203-r3.ebuild, selinux-vbetool-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-vbetool-2.20140311-r1.ebuild, -selinux-vbetool-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r2.ebuild b/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r2.ebuild index a483df0d246f..23916db0c4ee 100644 --- a/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r2.ebuild +++ b/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for vbetool" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r3.ebuild b/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r3.ebuild new file mode 100644 index 000000000000..98e8c9629c82 --- /dev/null +++ b/sec-policy/selinux-vbetool/selinux-vbetool-2.20141203-r3.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-vbetool/selinux-vbetool-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="vbetool" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vbetool" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-vdagent/ChangeLog b/sec-policy/selinux-vdagent/ChangeLog index 2cccd8212777..ba740deb9756 100644 --- a/sec-policy/selinux-vdagent/ChangeLog +++ b/sec-policy/selinux-vdagent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-vdagent -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v 1.40 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v 1.41 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-vdagent-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-vdagent-2.20141203-r3.ebuild, selinux-vdagent-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-vdagent-2.20140311-r1.ebuild, -selinux-vdagent-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r2.ebuild b/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r2.ebuild index 2d8a8c83626a..496bf4edf2f3 100644 --- a/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r2.ebuild +++ b/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for vdagent" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r3.ebuild b/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9ca29499a07c --- /dev/null +++ b/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r3.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-vdagent/selinux-vdagent-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="vdagent" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vdagent" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-vde/ChangeLog b/sec-policy/selinux-vde/ChangeLog index c18030407d7a..1ec20eb59b32 100644 --- a/sec-policy/selinux-vde/ChangeLog +++ b/sec-policy/selinux-vde/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-vde -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vde/ChangeLog,v 1.56 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vde/ChangeLog,v 1.57 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-vde-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-vde-2.20141203-r3.ebuild, selinux-vde-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-vde-2.20140311-r1.ebuild, -selinux-vde-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-vde/selinux-vde-2.20141203-r2.ebuild b/sec-policy/selinux-vde/selinux-vde-2.20141203-r2.ebuild index 7d820dd84c43..933b7df1081b 100644 --- a/sec-policy/selinux-vde/selinux-vde-2.20141203-r2.ebuild +++ b/sec-policy/selinux-vde/selinux-vde-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vde/selinux-vde-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vde/selinux-vde-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for vde" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-vde/selinux-vde-2.20141203-r3.ebuild b/sec-policy/selinux-vde/selinux-vde-2.20141203-r3.ebuild new file mode 100644 index 000000000000..24de0f009826 --- /dev/null +++ b/sec-policy/selinux-vde/selinux-vde-2.20141203-r3.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-vde/selinux-vde-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="vde" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vde" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-virt/ChangeLog b/sec-policy/selinux-virt/ChangeLog index bb1a8b964fd9..fb63bf8126c4 100644 --- a/sec-policy/selinux-virt/ChangeLog +++ b/sec-policy/selinux-virt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-virt -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-virt/ChangeLog,v 1.56 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-virt/ChangeLog,v 1.57 2015/01/29 09:52:13 perfinion Exp $ + +*selinux-virt-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-virt-2.20141203-r3.ebuild, selinux-virt-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-virt-2.20140311-r1.ebuild, -selinux-virt-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-virt/selinux-virt-2.20141203-r2.ebuild b/sec-policy/selinux-virt/selinux-virt-2.20141203-r2.ebuild index 0e6e1f451c8c..a97b76620abb 100644 --- a/sec-policy/selinux-virt/selinux-virt-2.20141203-r2.ebuild +++ b/sec-policy/selinux-virt/selinux-virt-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-virt/selinux-virt-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-virt/selinux-virt-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:13 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for virt" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-virt/selinux-virt-2.20141203-r3.ebuild b/sec-policy/selinux-virt/selinux-virt-2.20141203-r3.ebuild new file mode 100644 index 000000000000..8c2c40ec4003 --- /dev/null +++ b/sec-policy/selinux-virt/selinux-virt-2.20141203-r3.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-virt/selinux-virt-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:13 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="virt" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for virt" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-vlock/ChangeLog b/sec-policy/selinux-vlock/ChangeLog index 524965b8fe7f..8ece0ec468be 100644 --- a/sec-policy/selinux-vlock/ChangeLog +++ b/sec-policy/selinux-vlock/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-vlock -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/ChangeLog,v 1.53 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/ChangeLog,v 1.54 2015/01/29 09:52:07 perfinion Exp $ + +*selinux-vlock-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-vlock-2.20141203-r3.ebuild, selinux-vlock-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-vlock-2.20140311-r1.ebuild, -selinux-vlock-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r2.ebuild b/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r2.ebuild index d8ed58c02f46..b65164735a83 100644 --- a/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r2.ebuild +++ b/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:07 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for vlock" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r3.ebuild b/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r3.ebuild new file mode 100644 index 000000000000..5a671cd199d1 --- /dev/null +++ b/sec-policy/selinux-vlock/selinux-vlock-2.20141203-r3.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-vlock/selinux-vlock-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:07 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="vlock" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vlock" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-vmware/ChangeLog b/sec-policy/selinux-vmware/ChangeLog index 1d232b8ee240..b81321759aea 100644 --- a/sec-policy/selinux-vmware/ChangeLog +++ b/sec-policy/selinux-vmware/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-vmware -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/ChangeLog,v 1.56 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/ChangeLog,v 1.57 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-vmware-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-vmware-2.20141203-r3.ebuild, selinux-vmware-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-vmware-2.20140311-r1.ebuild, -selinux-vmware-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r2.ebuild b/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r2.ebuild index cf8c40b8e134..fd2e6d7e02eb 100644 --- a/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r2.ebuild +++ b/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for vmware" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r3.ebuild b/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r3.ebuild new file mode 100644 index 000000000000..b300f9ac2556 --- /dev/null +++ b/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="vmware" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vmware" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-vnstatd/ChangeLog b/sec-policy/selinux-vnstatd/ChangeLog index bf85fe5252d8..4d3587f5610f 100644 --- a/sec-policy/selinux-vnstatd/ChangeLog +++ b/sec-policy/selinux-vnstatd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-vnstatd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/ChangeLog,v 1.51 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/ChangeLog,v 1.52 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-vnstatd-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-vnstatd-2.20141203-r3.ebuild, selinux-vnstatd-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-vnstatd-2.20140311-r1.ebuild, -selinux-vnstatd-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r2.ebuild b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r2.ebuild index 5df2a579e0c5..2950c062afae 100644 --- a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r2.ebuild +++ b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for vnstatd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r3.ebuild b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9605457542c7 --- /dev/null +++ b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20141203-r3.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-vnstatd/selinux-vnstatd-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="vnstatd" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vnstatd" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-vpn/ChangeLog b/sec-policy/selinux-vpn/ChangeLog index 81445bcc2074..9c37671ab13d 100644 --- a/sec-policy/selinux-vpn/ChangeLog +++ b/sec-policy/selinux-vpn/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-vpn -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vpn/ChangeLog,v 1.53 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vpn/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-vpn-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-vpn-2.20141203-r3.ebuild, selinux-vpn-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-vpn-2.20140311-r1.ebuild, -selinux-vpn-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r2.ebuild b/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r2.ebuild index a7c23509cb1f..12947f0cb1e4 100644 --- a/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r2.ebuild +++ b/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for vpn" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r3.ebuild b/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r3.ebuild new file mode 100644 index 000000000000..7a3182297b75 --- /dev/null +++ b/sec-policy/selinux-vpn/selinux-vpn-2.20141203-r3.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-vpn/selinux-vpn-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="vpn" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vpn" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-watchdog/ChangeLog b/sec-policy/selinux-watchdog/ChangeLog index cb98ecc39991..115aa457ff77 100644 --- a/sec-policy/selinux-watchdog/ChangeLog +++ b/sec-policy/selinux-watchdog/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-watchdog -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog,v 1.53 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog,v 1.54 2015/01/29 09:52:15 perfinion Exp $ + +*selinux-watchdog-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-watchdog-2.20141203-r3.ebuild, selinux-watchdog-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-watchdog-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r2.ebuild b/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r2.ebuild index 5457594c81d0..52fdb51f0fe1 100644 --- a/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r2.ebuild +++ b/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:15 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for watchdog" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r3.ebuild b/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r3.ebuild new file mode 100644 index 000000000000..a7f32df8a9bd --- /dev/null +++ b/sec-policy/selinux-watchdog/selinux-watchdog-2.20141203-r3.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-watchdog/selinux-watchdog-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:15 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="watchdog" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for watchdog" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-webalizer/ChangeLog b/sec-policy/selinux-webalizer/ChangeLog index 6bf5b8091a58..d0d9dd69275a 100644 --- a/sec-policy/selinux-webalizer/ChangeLog +++ b/sec-policy/selinux-webalizer/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-webalizer -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog,v 1.55 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog,v 1.56 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-webalizer-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-webalizer-2.20141203-r3.ebuild, + selinux-webalizer-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-webalizer-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r2.ebuild b/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r2.ebuild index 9c56afb4c45e..abb3847a2213 100644 --- a/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r2.ebuild +++ b/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:01 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for webalizer" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r3.ebuild b/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r3.ebuild new file mode 100644 index 000000000000..73adf99d1e5a --- /dev/null +++ b/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="webalizer" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for webalizer" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi + +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${RDEPEND} + sec-policy/selinux-apache +" diff --git a/sec-policy/selinux-wine/ChangeLog b/sec-policy/selinux-wine/ChangeLog index 9903217f94f3..9ca4d218eb39 100644 --- a/sec-policy/selinux-wine/ChangeLog +++ b/sec-policy/selinux-wine/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-wine -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wine/ChangeLog,v 1.53 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wine/ChangeLog,v 1.54 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-wine-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-wine-2.20141203-r3.ebuild, selinux-wine-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-wine-2.20140311-r1.ebuild, -selinux-wine-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-wine/selinux-wine-2.20141203-r2.ebuild b/sec-policy/selinux-wine/selinux-wine-2.20141203-r2.ebuild index 73b28fdd10da..521ac2848ba0 100644 --- a/sec-policy/selinux-wine/selinux-wine-2.20141203-r2.ebuild +++ b/sec-policy/selinux-wine/selinux-wine-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wine/selinux-wine-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wine/selinux-wine-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for wine" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-wine/selinux-wine-2.20141203-r3.ebuild b/sec-policy/selinux-wine/selinux-wine-2.20141203-r3.ebuild new file mode 100644 index 000000000000..9cc3a66859c4 --- /dev/null +++ b/sec-policy/selinux-wine/selinux-wine-2.20141203-r3.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-wine/selinux-wine-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="wine" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wine" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-wireshark/ChangeLog b/sec-policy/selinux-wireshark/ChangeLog index 99669389fb69..1e4d13f84879 100644 --- a/sec-policy/selinux-wireshark/ChangeLog +++ b/sec-policy/selinux-wireshark/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-wireshark -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.64 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.65 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-wireshark-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-wireshark-2.20141203-r3.ebuild, + selinux-wireshark-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-wireshark-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r2.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r2.ebuild index f6fcdae8206b..bf0d928d4e69 100644 --- a/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r2.ebuild +++ b/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for wireshark" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r3.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r3.ebuild new file mode 100644 index 000000000000..fa5a0befb04f --- /dev/null +++ b/sec-policy/selinux-wireshark/selinux-wireshark-2.20141203-r3.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-wireshark/selinux-wireshark-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="wireshark" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wireshark" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-wm/ChangeLog b/sec-policy/selinux-wm/ChangeLog index 2ce5e6db57dd..3e943fbe413d 100644 --- a/sec-policy/selinux-wm/ChangeLog +++ b/sec-policy/selinux-wm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-wm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wm/ChangeLog,v 1.51 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wm/ChangeLog,v 1.52 2015/01/29 09:52:18 perfinion Exp $ + +*selinux-wm-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-wm-2.20141203-r3.ebuild, selinux-wm-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-wm-2.20140311-r1.ebuild, -selinux-wm-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-wm/selinux-wm-2.20141203-r2.ebuild b/sec-policy/selinux-wm/selinux-wm-2.20141203-r2.ebuild index 30ddb8b51a1d..fbde50007ba2 100644 --- a/sec-policy/selinux-wm/selinux-wm-2.20141203-r2.ebuild +++ b/sec-policy/selinux-wm/selinux-wm-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wm/selinux-wm-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wm/selinux-wm-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:18 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for wm" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-wm/selinux-wm-2.20141203-r3.ebuild b/sec-policy/selinux-wm/selinux-wm-2.20141203-r3.ebuild new file mode 100644 index 000000000000..872ee2f4802f --- /dev/null +++ b/sec-policy/selinux-wm/selinux-wm-2.20141203-r3.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-wm/selinux-wm-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:18 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="wm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wm" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-xen/ChangeLog b/sec-policy/selinux-xen/ChangeLog index cfc7a4166d2b..6ea524bc5645 100644 --- a/sec-policy/selinux-xen/ChangeLog +++ b/sec-policy/selinux-xen/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-xen -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xen/ChangeLog,v 1.54 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xen/ChangeLog,v 1.55 2015/01/29 09:52:16 perfinion Exp $ + +*selinux-xen-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-xen-2.20141203-r3.ebuild, selinux-xen-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-xen-2.20140311-r1.ebuild, -selinux-xen-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-xen/selinux-xen-2.20141203-r2.ebuild b/sec-policy/selinux-xen/selinux-xen-2.20141203-r2.ebuild index 4f13d50c8ea7..db01520a98ae 100644 --- a/sec-policy/selinux-xen/selinux-xen-2.20141203-r2.ebuild +++ b/sec-policy/selinux-xen/selinux-xen-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xen/selinux-xen-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xen/selinux-xen-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:16 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for xen" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-xen/selinux-xen-2.20141203-r3.ebuild b/sec-policy/selinux-xen/selinux-xen-2.20141203-r3.ebuild new file mode 100644 index 000000000000..02190d1fe532 --- /dev/null +++ b/sec-policy/selinux-xen/selinux-xen-2.20141203-r3.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-xen/selinux-xen-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:16 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="xen" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xen" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-xfs/ChangeLog b/sec-policy/selinux-xfs/ChangeLog index 213e04cb0a81..3382ff775e7c 100644 --- a/sec-policy/selinux-xfs/ChangeLog +++ b/sec-policy/selinux-xfs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-xfs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/ChangeLog,v 1.53 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/ChangeLog,v 1.54 2015/01/29 09:52:11 perfinion Exp $ + +*selinux-xfs-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-xfs-2.20141203-r3.ebuild, selinux-xfs-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-xfs-2.20140311-r1.ebuild, -selinux-xfs-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r2.ebuild b/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r2.ebuild index 932d23d74d86..c27189fde93a 100644 --- a/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r2.ebuild +++ b/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:11 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for xfs" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r3.ebuild b/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r3.ebuild new file mode 100644 index 000000000000..494d81549298 --- /dev/null +++ b/sec-policy/selinux-xfs/selinux-xfs-2.20141203-r3.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-xfs/selinux-xfs-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:11 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="xfs" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xfs" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-xprint/ChangeLog b/sec-policy/selinux-xprint/ChangeLog index e29b68d1a7a9..806bf350eecc 100644 --- a/sec-policy/selinux-xprint/ChangeLog +++ b/sec-policy/selinux-xprint/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-xprint -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xprint/ChangeLog,v 1.51 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xprint/ChangeLog,v 1.52 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-xprint-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-xprint-2.20141203-r3.ebuild, selinux-xprint-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-xprint-2.20140311-r1.ebuild, -selinux-xprint-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r2.ebuild b/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r2.ebuild index 29d1ae634390..83438d51759b 100644 --- a/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r2.ebuild +++ b/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for xprint" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r3.ebuild b/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r3.ebuild new file mode 100644 index 000000000000..998b0c9583ac --- /dev/null +++ b/sec-policy/selinux-xprint/selinux-xprint-2.20141203-r3.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-xprint/selinux-xprint-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="xprint" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xprint" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-xscreensaver/ChangeLog b/sec-policy/selinux-xscreensaver/ChangeLog index 6d1b9c20991f..c5e56a2d572d 100644 --- a/sec-policy/selinux-xscreensaver/ChangeLog +++ b/sec-policy/selinux-xscreensaver/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-xscreensaver -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xscreensaver/ChangeLog,v 1.55 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xscreensaver/ChangeLog,v 1.56 2015/01/29 09:52:17 perfinion Exp $ + +*selinux-xscreensaver-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-xscreensaver-2.20141203-r3.ebuild, + selinux-xscreensaver-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-xscreensaver-2.20140311-r1.ebuild, diff --git a/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r2.ebuild b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r2.ebuild index a5d342560e4c..4945cde543f3 100644 --- a/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r2.ebuild +++ b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:55:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:17 perfinion Exp $ EAPI="5" IUSE="" @@ -13,7 +13,7 @@ DESCRIPTION="SELinux policy for xscreensaver" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r3.ebuild b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r3.ebuild new file mode 100644 index 000000000000..31ad8cfec7f5 --- /dev/null +++ b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:17 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="xscreensaver" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xscreensaver" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${RDEPEND} + sec-policy/selinux-xserver +" diff --git a/sec-policy/selinux-xserver/ChangeLog b/sec-policy/selinux-xserver/ChangeLog index 3d466a03e3dc..ae2927f6a460 100644 --- a/sec-policy/selinux-xserver/ChangeLog +++ b/sec-policy/selinux-xserver/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-xserver -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/ChangeLog,v 1.60 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/ChangeLog,v 1.61 2015/01/29 09:52:12 perfinion Exp $ + +*selinux-xserver-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-xserver-2.20141203-r3.ebuild, selinux-xserver-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-xserver-2.20140311-r1.ebuild, -selinux-xserver-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r2.ebuild b/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r2.ebuild index 79206a92108c..99a0318f0e70 100644 --- a/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r2.ebuild +++ b/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:12 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for xserver" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r3.ebuild b/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r3.ebuild new file mode 100644 index 000000000000..80aa030e8c5f --- /dev/null +++ b/sec-policy/selinux-xserver/selinux-xserver-2.20141203-r3.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-xserver/selinux-xserver-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:12 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="xserver" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xserver" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi diff --git a/sec-policy/selinux-zabbix/ChangeLog b/sec-policy/selinux-zabbix/ChangeLog index dcb665008607..90abe38a2d87 100644 --- a/sec-policy/selinux-zabbix/ChangeLog +++ b/sec-policy/selinux-zabbix/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-zabbix -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog,v 1.54 2014/12/21 14:20:33 swift Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog,v 1.55 2015/01/29 09:52:09 perfinion Exp $ + +*selinux-zabbix-2.20141203-r3 (29 Jan 2015) + + 29 Jan 2015; Jason Zaman <perfinion@gentoo.org> + +selinux-zabbix-2.20141203-r3.ebuild, selinux-zabbix-2.20141203-r2.ebuild: + Release of 2.20141203-r3, stable 2.20141203-r2 21 Dec 2014; Sven Vermeulen <swift@gentoo.org> -selinux-zabbix-2.20140311-r1.ebuild, -selinux-zabbix-2.20140311-r2.ebuild, diff --git a/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r2.ebuild b/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r2.ebuild index de82d60ce098..cafe19be1961 100644 --- a/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r2.ebuild +++ b/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r2.ebuild,v 1.1 2014/12/21 13:56:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r2.ebuild,v 1.2 2015/01/29 09:52:09 perfinion Exp $ EAPI="5" IUSE="" @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for zabbix" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi diff --git a/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r3.ebuild b/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r3.ebuild new file mode 100644 index 000000000000..fae12812772d --- /dev/null +++ b/sec-policy/selinux-zabbix/selinux-zabbix-2.20141203-r3.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-zabbix/selinux-zabbix-2.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:09 perfinion Exp $ +EAPI="5" + +IUSE="" +MODS="zabbix" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for zabbix" + +if [[ $PV == 9999* ]] ; then + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" +fi |