summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:47:40 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:06 +0100
commita723ea0c1d8edcbc6333efb5805f1ec89f4dafb1 (patch)
treea00ccdd9036b7bb08c803eee7c4beeda18b54f05 /dev-libs
parentdev-lang/tcl: eutils->epatch (diff)
downloadgentoo-a723ea0c1d8edcbc6333efb5805f1ec89f4dafb1.tar.gz
gentoo-a723ea0c1d8edcbc6333efb5805f1ec89f4dafb1.tar.bz2
gentoo-a723ea0c1d8edcbc6333efb5805f1ec89f4dafb1.zip
dev-libs/OpenNI2: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild2
-rw-r--r--dev-libs/OpenNI2/OpenNI2-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild b/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild
index 84eacb9fa589..2edb89b3f146 100644
--- a/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild
+++ b/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
EGIT_REPO_URI="https://github.com/occipital/openni2"
fi
-inherit ${SCM} toolchain-funcs eutils multilib java-pkg-opt-2 flag-o-matic
+inherit ${SCM} toolchain-funcs epatch multilib java-pkg-opt-2 flag-o-matic
if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI=""
diff --git a/dev-libs/OpenNI2/OpenNI2-9999.ebuild b/dev-libs/OpenNI2/OpenNI2-9999.ebuild
index 7754345b7f20..13ff01010ca9 100644
--- a/dev-libs/OpenNI2/OpenNI2-9999.ebuild
+++ b/dev-libs/OpenNI2/OpenNI2-9999.ebuild
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
EGIT_REPO_URI="https://github.com/occipital/openni2"
fi
-inherit ${SCM} toolchain-funcs eutils multilib java-pkg-opt-2 flag-o-matic
+inherit ${SCM} toolchain-funcs epatch multilib java-pkg-opt-2 flag-o-matic
if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI=""