From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 74AFB138334 for ; Mon, 8 Jul 2019 08:55:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F827E0844; Mon, 8 Jul 2019 08:55:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70CACE0844 for ; Mon, 8 Jul 2019 08:55:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23BF534726F for ; Mon, 8 Jul 2019 08:55:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 800B8609 for ; Mon, 8 Jul 2019 08:55:08 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1562576070.8d80b6a6b345b2cf99763c061b579a9f21e4454d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktimer/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ktimer/ktimer-19.04.49.9999.ebuild kde-apps/ktimer/ktimer-9999.ebuild X-VCS-Directories: kde-apps/ktimer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8d80b6a6b345b2cf99763c061b579a9f21e4454d X-VCS-Branch: master Date: Mon, 8 Jul 2019 08:55:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f9f3f703-f758-43ba-84fd-2ffad7ff6be8 X-Archives-Hash: bc10e36ea0978aeab3e5cf5aac0b7e83 commit: 8d80b6a6b345b2cf99763c061b579a9f21e4454d Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 8 08:54:30 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 8 08:54:30 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d80b6a6 kde-apps/ktimer: Improve DESCRIPTION Closes: https://bugs.gentoo.org/689458 Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 kde-apps/ktimer/ktimer-19.04.49.9999.ebuild | 2 +- kde-apps/ktimer/ktimer-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/ktimer/ktimer-19.04.49.9999.ebuild b/kde-apps/ktimer/ktimer-19.04.49.9999.ebuild index 4a25bef2a5..996fd92c24 100644 --- a/kde-apps/ktimer/ktimer-19.04.49.9999.ebuild +++ b/kde-apps/ktimer/ktimer-19.04.49.9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 KDE_HANDBOOK="forceoptional" inherit kde5 -DESCRIPTION="KDE Timer" +DESCRIPTION="Little tool to execute programs after some time" HOMEPAGE="https://kde.org/applications/utilities/ktimer https://utils.kde.org/projects/ktimer/" KEYWORDS="" diff --git a/kde-apps/ktimer/ktimer-9999.ebuild b/kde-apps/ktimer/ktimer-9999.ebuild index 4a25bef2a5..996fd92c24 100644 --- a/kde-apps/ktimer/ktimer-9999.ebuild +++ b/kde-apps/ktimer/ktimer-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 KDE_HANDBOOK="forceoptional" inherit kde5 -DESCRIPTION="KDE Timer" +DESCRIPTION="Little tool to execute programs after some time" HOMEPAGE="https://kde.org/applications/utilities/ktimer https://utils.kde.org/projects/ktimer/" KEYWORDS=""