summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-08 05:42:00 +0100
committerSam James <sam@gentoo.org>2021-09-08 06:06:31 +0100
commit10566be78d0c93191a0c35c6c748472bae9a8f6d (patch)
tree0937f0eca25efcd13f337d45654be753e6464431
parentnet-misc/kea: version bump 1.9.11 (diff)
downloadgentoo-10566be7.tar.gz
gentoo-10566be7.tar.bz2
gentoo-10566be7.zip
sci-visualization/opendx: eutils->desktop inherit
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-visualization/opendx/opendx-4.4.4-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/opendx/opendx-4.4.4-r7.ebuild b/sci-visualization/opendx/opendx-4.4.4-r7.ebuild
index f0a448c98e8c..1184182477b3 100644
--- a/sci-visualization/opendx/opendx-4.4.4-r7.ebuild
+++ b/sci-visualization/opendx/opendx-4.4.4-r7.ebuild
@@ -5,7 +5,7 @@ EAPI=6
MYP=dx-${PV}
-inherit autotools eutils flag-o-matic
+inherit autotools desktop flag-o-matic
DESCRIPTION="3D data visualization tool"
HOMEPAGE="http://www.opendx.org/"