diff options
author | E. Liddell <[email protected]> | 2020-03-07 12:53:19 -0500 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-22 14:33:58 +0200 |
commit | 1261b037e96519b0a7d90c3029e6c61bc2dc691d (patch) | |
tree | 35a047ef631f09ae106a9aa0c3d8470a19ac9b41 /trinity-base/khelpcenter | |
parent | bea4b1d209293af1e29d548438aa2947d9a2b25f (diff) | |
download | tde-packaging-gentoo-1261b037e96519b0a7d90c3029e6c61bc2dc691d.tar.gz tde-packaging-gentoo-1261b037e96519b0a7d90c3029e6c61bc2dc691d.zip |
stable ebuilds fix for comments and other bits that don't impact functionality
Signed-off-by: E. Liddell <[email protected]>
Diffstat (limited to 'trinity-base/khelpcenter')
-rw-r--r-- | trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild b/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild index f810c473..c9460127 100644 --- a/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild +++ b/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -13,5 +14,4 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" =trinity-base/tdebase-tdeioslaves-${PV} www-misc/htdig" -IUSE="" |