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 EE2C2138334 for ; Wed, 19 Dec 2018 14:05:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4D8DE0A8D; Wed, 19 Dec 2018 14:05:01 +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 C5339E0A8D for ; Wed, 19 Dec 2018 14:05:01 +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 98ECF335C9F for ; Wed, 19 Dec 2018 14:05:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5988A4F0 for ; Wed, 19 Dec 2018 14:04:58 +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: <1545228277.f5a58c7795b91a5ccc172fa8e0f65711b9f3fbcf.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.4.ebuild kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.49.9999.ebuild X-VCS-Directories: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f5a58c7795b91a5ccc172fa8e0f65711b9f3fbcf X-VCS-Branch: master Date: Wed, 19 Dec 2018 14:04:58 +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: 15ee9e40-b2b6-43d2-909e-409c42e17e01 X-Archives-Hash: 5e2d5f7b43e1e5a519b933729722f8e2 commit: f5a58c7795b91a5ccc172fa8e0f65711b9f3fbcf Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 19 14:04:37 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 19 14:04:37 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5a58c77 kde-plasma/xdg-desktop-portal-kde: Fix DESCRIPTION Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.4.ebuild | 2 +- .../xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.49.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.4.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.4.ebuild index 96f981adf4..ed75658bd6 100644 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.4.ebuild +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.4.ebuild @@ -6,7 +6,7 @@ EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" +DESCRIPTION="Backend implementation for xdg-desktop-portal that is using Qt/KDE Frameworks" LICENSE="LGPL-2+" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.49.9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.49.9999.ebuild index 0d475b3379..232662ae35 100644 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.49.9999.ebuild +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.49.9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" +DESCRIPTION="Backend implementation for xdg-desktop-portal that is using Qt/KDE Frameworks" LICENSE="LGPL-2+" KEYWORDS="" IUSE=""