diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-17 16:55:41 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-18 18:15:04 +0100 |
commit | 46b2d8fcf0f699be4e665942d8e9335c999b9700 (patch) | |
tree | f841457b8c878ce752f5ba15b66c2ec5e666a1c2 /sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild | |
parent | sec-policy/selinux-base-policy: fix HOMEPAGE. (diff) | |
download | gentoo-46b2d8fcf0f699be4e665942d8e9335c999b9700.tar.gz gentoo-46b2d8fcf0f699be4e665942d8e9335c999b9700.tar.bz2 gentoo-46b2d8fcf0f699be4e665942d8e9335c999b9700.zip |
sec-policy/selinux-base: fix HOMEPAGE.
Diffstat (limited to 'sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 c2ac18ef37a6..072e411f021f 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170805-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ fi IUSE="doc +open_perms +peer_perms systemd +ubac +unconfined" DESCRIPTION="Gentoo base policy for SELinux" -HOMEPAGE="https://www.gentoo.org/proj/en/hardened/selinux/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux" LICENSE="GPL-2" SLOT="0" |