summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:41:19 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:44 +0100
commitae3ec9cef8720a52b0b780e2f1ceabea4dba8631 (patch)
tree0b36f1d14972b1cb81c511a23b5b43a402edce35 /app-text/opensp
parentapp-text/languagetool: use BDEPEND for app-arch/unzip (diff)
downloadgentoo-ae3ec9cef8720a52b0b780e2f1ceabea4dba8631.tar.gz
gentoo-ae3ec9cef8720a52b0b780e2f1ceabea4dba8631.tar.bz2
gentoo-ae3ec9cef8720a52b0b780e2f1ceabea4dba8631.zip
app-text/opensp: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/opensp')
-rw-r--r--app-text/opensp/opensp-1.5.2-r3.ebuild2
-rw-r--r--app-text/opensp/opensp-1.5.2-r6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild b/app-text/opensp/opensp-1.5.2-r3.ebuild
index 4343444bd39e..79b03eac29a5 100644
--- a/app-text/opensp/opensp-1.5.2-r3.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils flag-o-matic ltprune
+inherit epatch flag-o-matic ltprune
MY_P=${P/opensp/OpenSP}
diff --git a/app-text/opensp/opensp-1.5.2-r6.ebuild b/app-text/opensp/opensp-1.5.2-r6.ebuild
index a3c57f7e1b2c..ea411e191909 100644
--- a/app-text/opensp/opensp-1.5.2-r6.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils flag-o-matic autotools ltprune
+inherit epatch flag-o-matic autotools ltprune
MY_P=${P/opensp/OpenSP}