summaryrefslogtreecommitdiff
path: root/dev-cpp/muParser
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-18 13:43:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-18 13:43:03 +0000
commitf7a4d3e49cdefdcb7ab89b5a8580269c0220f36a (patch)
tree44ca4936acd4443f58ba807c9c5b3d88014bd540 /dev-cpp/muParser
parente6eee3c103239fbbcf3e3768e2619aeed6e1b8b6 (diff)
downloadbaldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.tar.gz
baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.tar.xz
baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.zip
Adding metadata
Diffstat (limited to 'dev-cpp/muParser')
-rw-r--r--dev-cpp/muParser/muParser-2.2.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/muParser/muParser-2.2.6.1.ebuild b/dev-cpp/muParser/muParser-2.2.6.1.ebuild
index 9f4fe65c7235..2d5b4f14f274 100644
--- a/dev-cpp/muParser/muParser-2.2.6.1.ebuild
+++ b/dev-cpp/muParser/muParser-2.2.6.1.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-inherit eutils
+inherit epatch
DESCRIPTION="Library for parsing mathematical expressions"
HOMEPAGE="http://muparser.beltoforion.de/"