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 5B0961382C5 for ; Sun, 24 May 2020 17:27:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 903ABE0974; Sun, 24 May 2020 17:27:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 7D515E0974 for ; Sun, 24 May 2020 17:27:26 +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 5E28F34F07D for ; Sun, 24 May 2020 17:27:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52EFE1ED for ; Sun, 24 May 2020 17:27:23 +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: <1590335779.8b389ae0d624122bc6b5dd3c08be7983ff5b6275.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild kde-apps/kpimtextedit/kpimtextedit-9999.ebuild X-VCS-Directories: kde-apps/kpimtextedit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8b389ae0d624122bc6b5dd3c08be7983ff5b6275 X-VCS-Branch: master Date: Sun, 24 May 2020 17:27:23 +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: f467a674-5b90-437b-b02f-dd15817a4da1 X-Archives-Hash: 3d94c8cf5f83265fedf7d6ba35fc49d4 commit: 8b389ae0d624122bc6b5dd3c08be7983ff5b6275 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 24 15:56:19 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 24 15:56:19 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b389ae0 kde-apps/kpimtextedit: Update DESCRIPTION Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild | 2 +- kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild index 172697c117..8ab852a412 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.14.1 VIRTUALX_REQUIRED="test" inherit ecm kde.org -DESCRIPTION="A textedit with PIM-specific features" +DESCRIPTION="Extended text editor for PIM applications" LICENSE="LGPL-2.1+" SLOT="5" diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild index 8b190cc72c..a00d0b2d0a 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.14.1 VIRTUALX_REQUIRED="test" inherit ecm kde.org -DESCRIPTION="A textedit with PIM-specific features" +DESCRIPTION="Extended text editor for PIM applications" LICENSE="LGPL-2.1+" SLOT="5"