diff options
Diffstat (limited to 'gentoo/trinity-base/kicker-applets/kicker-applets-9999.ebuild')
-rw-r--r-- | gentoo/trinity-base/kicker-applets/kicker-applets-9999.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gentoo/trinity-base/kicker-applets/kicker-applets-9999.ebuild b/gentoo/trinity-base/kicker-applets/kicker-applets-9999.ebuild new file mode 100644 index 000000000..38bd968f8 --- /dev/null +++ b/gentoo/trinity-base/kicker-applets/kicker-applets-9999.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +EAPI="5" +TRINITY_MODULE_NAME="tdeaddons" + +inherit trinity-meta + +DESCRIPTION="kicker applets" +KEYWORDS="" +IUSE+="" +DEPEND=">=trinity-base/kicker-${PV}:${SLOT}" + +RDEPEND="${DEPEND}" + +# no xmms support |