app-arch/pbzip2: eutils->epatch

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-16 14:36:42 +01:00
parent 223e861a19
commit 8fdbeccd97
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
EAPI=5
inherit flag-o-matic eutils toolchain-funcs
inherit flag-o-matic epatch toolchain-funcs
DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit flag-o-matic eutils toolchain-funcs
inherit flag-o-matic epatch toolchain-funcs
DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"