mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-apps/fix-gnustack: drop 0.1
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Utility to report and remove the executable flag from an ELF object's GNU_STACK"
|
||||
HOMEPAGE="https://dev.gentoo.org/~blueness/fix-gnustack"
|
||||
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.bz2"
|
||||
S="${WORKDIR}/${PN}"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
|
||||
DEPEND="dev-libs/elfutils"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user