diff options
author | 2021-04-02 03:36:41 +0100 | |
---|---|---|
committer | 2021-04-03 16:54:11 +0100 | |
commit | 5e482244764bace3c173df2c4014aea90896490c (patch) | |
tree | 5472b65e226aec5772176a91d4c55381c85c7b83 /app-misc | |
parent | app-misc/gentoo: eutils->desktop (diff) | |
download | gentoo-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.ebuild | 5 |
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/" |