diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-11-05 21:42:22 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-11-05 21:45:35 +0800 |
commit | 044b3f4f0b67fe157acd6e226e34078273a76bc5 (patch) | |
tree | a1a8b10af5f0d536eae088251f6cae7b0c692b74 /sec-policy/selinux-base | |
parent | sec-policy: Release of SELinux policies 2.20170805-r3 (diff) | |
download | gentoo-044b3f4f0b67fe157acd6e226e34078273a76bc5.tar.gz gentoo-044b3f4f0b67fe157acd6e226e34078273a76bc5.tar.bz2 gentoo-044b3f4f0b67fe157acd6e226e34078273a76bc5.zip |
sec-policy: add blank line to silence repoman header warning
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sec-policy/selinux-base')
7 files changed, 7 insertions, 0 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20170204-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20170204-r1.ebuild index cd02886e86f5..e868d90864de 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170204-r1.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170204-r1.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI="6" if [[ ${PV} == 9999* ]]; then diff --git a/sec-policy/selinux-base/selinux-base-2.20170204-r2.ebuild b/sec-policy/selinux-base/selinux-base-2.20170204-r2.ebuild index b96acf9ce544..71409d1bb6cc 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170204-r2.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170204-r2.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI="6" if [[ ${PV} == 9999* ]]; then diff --git a/sec-policy/selinux-base/selinux-base-2.20170204-r3.ebuild b/sec-policy/selinux-base/selinux-base-2.20170204-r3.ebuild index b96acf9ce544..71409d1bb6cc 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170204-r3.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170204-r3.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI="6" if [[ ${PV} == 9999* ]]; then diff --git a/sec-policy/selinux-base/selinux-base-2.20170204-r4.ebuild b/sec-policy/selinux-base/selinux-base-2.20170204-r4.ebuild index b96acf9ce544..71409d1bb6cc 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170204-r4.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170204-r4.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI="6" if [[ ${PV} == 9999* ]]; then diff --git a/sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild b/sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild index 74380e8b8f9e..c2ac18ef37a6 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI="6" if [[ ${PV} == 9999* ]]; then diff --git a/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild b/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild index 5643a40494e6..75f0679ab23e 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI="6" if [[ ${PV} == 9999* ]]; then diff --git a/sec-policy/selinux-base/selinux-base-9999.ebuild b/sec-policy/selinux-base/selinux-base-9999.ebuild index 5643a40494e6..75f0679ab23e 100644 --- a/sec-policy/selinux-base/selinux-base-9999.ebuild +++ b/sec-policy/selinux-base/selinux-base-9999.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI="6" if [[ ${PV} == 9999* ]]; then |