diff options
author | Sam James <sam@gentoo.org> | 2021-09-08 05:42:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-08 06:06:31 +0100 |
commit | 10566be78d0c93191a0c35c6c748472bae9a8f6d (patch) | |
tree | 0937f0eca25efcd13f337d45654be753e6464431 /sci-visualization | |
parent | net-misc/kea: version bump 1.9.11 (diff) | |
download | gentoo-10566be78d0c93191a0c35c6c748472bae9a8f6d.tar.gz gentoo-10566be78d0c93191a0c35c6c748472bae9a8f6d.tar.bz2 gentoo-10566be78d0c93191a0c35c6c748472bae9a8f6d.zip |
sci-visualization/opendx: eutils->desktop inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/opendx/opendx-4.4.4-r7.ebuild | 2 |
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/" |