diff options
author | 2016-06-19 19:11:51 +0200 | |
---|---|---|
committer | 2016-06-22 06:12:38 +0000 | |
commit | a061e3cd65bd010ea946e38afb3117e7e3ca968e (patch) | |
tree | 9b24e9e36e8ad91ac4ada2cb24dfb8c9a89dc0fc /app-admin/setools | |
parent | sys-kernel/spl: version bump 0.6.5.7 (diff) | |
download | gentoo-a061e3cd65bd010ea946e38afb3117e7e3ca968e.tar.gz gentoo-a061e3cd65bd010ea946e38afb3117e7e3ca968e.tar.bz2 gentoo-a061e3cd65bd010ea946e38afb3117e7e3ca968e.zip |
app-admin/setools: update Homepage
Closes: https://github.com/gentoo/gentoo/pull/1698
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-admin/setools')
-rw-r--r-- | app-admin/setools/setools-3.3.8-r5.ebuild | 4 | ||||
-rw-r--r-- | app-admin/setools/setools-3.3.8-r7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/setools/setools-3.3.8-r5.ebuild b/app-admin/setools/setools-3.3.8-r5.ebuild index dbc4d801a336..595afd3b374a 100644 --- a/app-admin/setools/setools-3.3.8-r5.ebuild +++ b/app-admin/setools/setools-3.3.8-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools java-pkg-opt-2 python-r1 eutils toolchain-funcs DESCRIPTION="SELinux policy tools" -HOMEPAGE="http://www.tresys.com/selinux/selinux_policy_tools.shtml" +HOMEPAGE="https://github.com/TresysTechnology/setools/wiki" SRC_URI="http://oss.tresys.com/projects/setools/chrome/site/dists/${P}/${P}.tar.bz2 https://dev.gentoo.org/~swift/patches/setools/${P}-01-fedora-patches.tar.gz https://dev.gentoo.org/~swift/patches/setools/${P}-03-gentoo-patches.tar.gz" diff --git a/app-admin/setools/setools-3.3.8-r7.ebuild b/app-admin/setools/setools-3.3.8-r7.ebuild index 4df0e606d4b0..a200b51135ae 100644 --- a/app-admin/setools/setools-3.3.8-r7.ebuild +++ b/app-admin/setools/setools-3.3.8-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_4 ) inherit autotools java-pkg-opt-2 python-r1 eutils toolchain-funcs DESCRIPTION="SELinux policy tools" -HOMEPAGE="http://www.tresys.com/selinux/selinux_policy_tools.shtml" +HOMEPAGE="https://github.com/TresysTechnology/setools/wiki" SRC_URI="http://oss.tresys.com/projects/setools/chrome/site/dists/${P}/${P}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/setools/${P}-04-gentoo-patches.tar.bz2" |