diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:55:29 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:55:29 +0100 |
commit | eff56510ed4dc6ac56dbe094ecc7b46258e43db5 (patch) | |
tree | 6a5a965c9416fa00696b77ede1cd04033c672744 /sys-apps | |
parent | net-wireless/reaver: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-eff56510ed4dc6ac56dbe094ecc7b46258e43db5.tar.gz gentoo-eff56510ed4dc6ac56dbe094ecc7b46258e43db5.tar.bz2 gentoo-eff56510ed4dc6ac56dbe094ecc7b46258e43db5.zip |
sys-apps/fix-gnustack: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild b/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild index ab3b556fe2a1..7c291908b48e 100644 --- a/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild +++ b/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="Utility to report and remove the executable flag from an ELF object's GNU_STACK" -HOMEPAGE="https://dev.gentoo.org/~blueness/${PN}" +HOMEPAGE="https://dev.gentoo.org/~blueness/fix-gnustack" SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.bz2" LICENSE="GPL-3" |