blob: 50bed0dfb30093f2b80710aec2202d14b9ddc366 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2017 Gentoo Foundation
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
TRINITY_MODULE_NAME="tdebase"
inherit trinity-meta-2
DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
|