commit:     0298f917c2e140905fc296a54fe6e560ba927a1d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 13 12:45:33 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 13 12:45:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0298f917

kde-misc/plasma-applet-thermal-monitor: no need to set DOCS

README is already in the default DOCS

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../plasma-applet-thermal-monitor-1.2.9.ebuild                       | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git 
a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
 
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
index 3a4aca4..ab2b96b 100644
--- 
a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
+++ 
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
@@ -7,7 +7,7 @@ inherit kde5 cmake-utils
 
 DESCRIPTION="Plasma 5 applet for monitoring CPU, GPU and other available 
temperature sensors"
 HOMEPAGE="https://store.kde.org/p/998915/
-https://github.com/kotelnik/plasma-applet-thermal-monitor";
+       https://github.com/kotelnik/plasma-applet-thermal-monitor";
 
 if [[ ${KDE_BUILD_TYPE} = live ]] ; then
        EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git";
@@ -18,15 +18,12 @@ fi
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND="
        $(add_frameworks_dep plasma)
 "
 RDEPEND="${DEPEND}"
 
-DOCS=( README.md )
-
 src_prepare() {
        local PATCHES=("${FILESDIR}/01-set-correct-qml-type.patch")
        cmake-utils_src_prepare

Reply via email to