summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-02 03:36:41 +0100
committerSam James <sam@gentoo.org>2021-04-03 16:54:11 +0100
commit5e482244764bace3c173df2c4014aea90896490c (patch)
tree5472b65e226aec5772176a91d4c55381c85c7b83 /app-misc
parentapp-misc/gentoo: eutils->desktop (diff)
downloadgentoo-5e482244764bace3c173df2c4014aea90896490c.tar.gz
gentoo-5e482244764bace3c173df2c4014aea90896490c.tar.bz2
gentoo-5e482244764bace3c173df2c4014aea90896490c.zip
app-misc/razertool: eutils->desktop
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/razertool/razertool-0.0.7-r4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/razertool/razertool-0.0.7-r4.ebuild b/app-misc/razertool/razertool-0.0.7-r4.ebuild
index 5255af99c271..c4a446040f4f 100644
--- a/app-misc/razertool/razertool-0.0.7-r4.ebuild
+++ b/app-misc/razertool/razertool-0.0.7-r4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+
+inherit autotools desktop
DESCRIPTION="Unofficial tool for controlling the Razer Copperhead mouse"
HOMEPAGE="http://razertool.sourceforge.net/"