summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 22:30:04 +0100
committerSam James <sam@gentoo.org>2021-04-21 20:02:01 +0100
commit223e861a1957a6c4562abd268c9856ca1458d8b5 (patch)
tree08aed07d340ec85df08bc878d0f5f1c2b8b76393 /app-arch/sharutils
parentapp-arch/sharutils: eutils->{epatch, l10n} (diff)
downloadgentoo-223e861a1957a6c4562abd268c9856ca1458d8b5.tar.gz
gentoo-223e861a1957a6c4562abd268c9856ca1458d8b5.tar.bz2
gentoo-223e861a1957a6c4562abd268c9856ca1458d8b5.zip
app-arch/sharutils: eutils->l10n
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/sharutils')
-rw-r--r--app-arch/sharutils/sharutils-4.15.2-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-arch/sharutils/sharutils-4.15.2-r2.ebuild b/app-arch/sharutils/sharutils-4.15.2-r2.ebuild
index b086acd4168a..18eee5479b34 100644
--- a/app-arch/sharutils/sharutils-4.15.2-r2.ebuild
+++ b/app-arch/sharutils/sharutils-4.15.2-r2.ebuild
@@ -3,12 +3,13 @@
EAPI="7"
-inherit eutils flag-o-matic
+inherit flag-o-matic l10n
MY_P="${P/_/-}"
DESCRIPTION="Tools to deal with shar archives"
HOMEPAGE="https://www.gnu.org/software/sharutils/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+S="${WORKDIR}"/${MY_P}
LICENSE="GPL-3"
SLOT="0"
@@ -19,8 +20,6 @@ DEPEND="app-arch/xz-utils
sys-apps/texinfo
nls? ( >=sys-devel/gettext-0.10.35 )"
-S=${WORKDIR}/${MY_P}
-
PATCHES=(
"${FILESDIR}"/${PN}-4.15.2-glibc228.patch
"${FILESDIR}"/${PN}-4.15.2-CVE-2018-1000097.patch