blob: 2f7d0c5fd6e57695a39918ec0af52026966504bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
TRINITY_MODULE_NAME="tdebase"
inherit trinity-meta
DESCRIPTION="Trinity init binary particulary replacing funcs of the starttde script"
KEYWORDS=
IUSE=""
|