summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:03:28 +0100
committerSam James <sam@gentoo.org>2021-04-21 20:01:09 +0100
commit878c24491143311aa02c30f9a32e3e09048ec095 (patch)
treee2903bf068efcf88c2b249cb61b6dbdd4cbd1281 /sys-fs
parentsys-fs/reiserfsprogs: eutils->epatch (diff)
downloadgentoo-878c24491143311aa02c30f9a32e3e09048ec095.tar.gz
gentoo-878c24491143311aa02c30f9a32e3e09048ec095.tar.bz2
gentoo-878c24491143311aa02c30f9a32e3e09048ec095.zip
sys-fs/progsreiserfs: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
index 4d7551d17106..86acd4a58411 100644
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
+++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
@@ -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 eutils flag-o-matic libtool ltprune
+inherit epatch flag-o-matic libtool ltprune
MY_P=${PN}-${PV/_/-}