aboutsummaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-08-30 08:07:35 +0300
committerViorel Munteanu <ceamac@gentoo.org>2023-08-30 08:07:35 +0300
commitc7f5ddcc137335d5cc2aad5090d1c8ac7c2836dc (patch)
treec388687862119546d4e04f52961c53bb92b834c0 /dev-db
parentdev-python/openapi3: drop 1.8.1 (diff)
downloadguru-c7f5ddcc137335d5cc2aad5090d1c8ac7c2836dc.tar.gz
guru-c7f5ddcc137335d5cc2aad5090d1c8ac7c2836dc.tar.bz2
guru-c7f5ddcc137335d5cc2aad5090d1c8ac7c2836dc.zip
dev-db/dbeaver-bin: remove eutils
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/dbeaver-bin/dbeaver-bin-23.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/dbeaver-bin/dbeaver-bin-23.0.0.ebuild b/dev-db/dbeaver-bin/dbeaver-bin-23.0.0.ebuild
index 8320a8f508..b3f6ff6fee 100644
--- a/dev-db/dbeaver-bin/dbeaver-bin-23.0.0.ebuild
+++ b/dev-db/dbeaver-bin/dbeaver-bin-23.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit desktop eutils xdg
+inherit desktop wrapper xdg
DESCRIPTION="Free universal database tool (community edition)."
HOMEPAGE="https://dbeaver.io/"