From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1099773-garchives=archives.gentoo.org@lists.gentoo.org> 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 B5038138334 for <garchives@archives.gentoo.org>; Mon, 15 Jul 2019 21:01:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7B83E0823; Mon, 15 Jul 2019 21:01:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BB234E0823 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Jul 2019 21:01:53 +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 7790F347C36 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Jul 2019 21:01:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D339E55B for <gentoo-commits@lists.gentoo.org>; Mon, 15 Jul 2019 21:01:50 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1563224500.5861ab8a6e9fea6c4b97c794b4eddfa8babb2bc4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimer/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/ktimer/ktimer-18.12.3.ebuild X-VCS-Directories: kde-apps/ktimer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5861ab8a6e9fea6c4b97c794b4eddfa8babb2bc4 X-VCS-Branch: master Date: Mon, 15 Jul 2019 21:01:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3134f0e6-5020-467a-a620-c6b160bde1f4 X-Archives-Hash: b8c85e8ed7995d62710a7ed0c3ae1112 commit: 5861ab8a6e9fea6c4b97c794b4eddfa8babb2bc4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 21:01:01 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 21:01:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5861ab8a kde-apps/ktimer: Sync with 19.04.3 description Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/ktimer/ktimer-18.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/ktimer/ktimer-18.12.3.ebuild b/kde-apps/ktimer/ktimer-18.12.3.ebuild index a662cbbb9a8..200918c51f9 100644 --- a/kde-apps/ktimer/ktimer-18.12.3.ebuild +++ b/kde-apps/ktimer/ktimer-18.12.3.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://www.kde.org/applications/utilities/ktimer https://utils.kde.org/projects/ktimer/" KEYWORDS="amd64 ~arm64 x86"