diff options
Diffstat (limited to 'trinity-base/tdeinit/tdeinit-14.0.6.ebuild')
-rwxr-xr-x | trinity-base/tdeinit/tdeinit-14.0.6.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/trinity-base/tdeinit/tdeinit-14.0.6.ebuild b/trinity-base/tdeinit/tdeinit-14.0.6.ebuild new file mode 100755 index 00000000..49309fc6 --- /dev/null +++ b/trinity-base/tdeinit/tdeinit-14.0.6.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +EAPI="7" +TRINITY_MODULE_NAME="tdebase" + +inherit trinity-meta-2 + +DESCRIPTION="Trinity init binary replacing some functions of the starttde script" +KEYWORDS="~amd64 ~x86" +IUSE="" |