commit: a922e3c91b356f615a9a5f437a2a0e9ef6314f18
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 01:36:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 02:30:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a922e3c9
games-sports/trigger: eutils->desktop
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-sports/trigger/trigger-0.6.1-r1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-sports/trigger/trigger-0.6.1-r1.ebuild
b/games-sports/trigger/trigger-0.6.1-r1.ebuild
index 7cd4dd0382f..71a5f7d7bfd 100644
--- a/games-sports/trigger/trigger-0.6.1-r1.ebuild
+++ b/games-sports/trigger/trigger-0.6.1-r1.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 eutils toolchain-funcs
+
+inherit desktop toolchain-funcs
MY_PN=${PN}-rally
MY_P=${MY_PN}-${PV}