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 3F68C13835C for ; Sun, 11 Oct 2020 11:08:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BFB8E0BCB; Sun, 11 Oct 2020 11:08:28 +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 63E08E0BC7 for ; Sun, 11 Oct 2020 11:08:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 93614340D41 for ; Sun, 11 Oct 2020 11:08:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A43C33A4 for ; Sun, 11 Oct 2020 11:08:24 +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: <1602413797.573cb66151913ec678e1800d0f142728e853c8a2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/lokalize/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/lokalize/lokalize-20.08.49.9999.ebuild kde-apps/lokalize/lokalize-9999.ebuild X-VCS-Directories: kde-apps/lokalize/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 573cb66151913ec678e1800d0f142728e853c8a2 X-VCS-Branch: master Date: Sun, 11 Oct 2020 11:08:24 +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: e683a8e7-326e-47a7-8fe0-e1f2242ef92b X-Archives-Hash: 2dab2486d9b04de97f7160d8eba20403 commit: 573cb66151913ec678e1800d0f142728e853c8a2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 11 10:56:37 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 11 10:56:37 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=573cb661 kde-apps/lokalize: Update DESCRIPTION, HOMEPAGE Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/lokalize/lokalize-20.08.49.9999.ebuild | 5 ++--- kde-apps/lokalize/lokalize-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/kde-apps/lokalize/lokalize-20.08.49.9999.ebuild b/kde-apps/lokalize/lokalize-20.08.49.9999.ebuild index 053fd77dff..5775cebd42 100644 --- a/kde-apps/lokalize/lokalize-20.08.49.9999.ebuild +++ b/kde-apps/lokalize/lokalize-20.08.49.9999.ebuild @@ -9,9 +9,8 @@ KFMIN=5.72.0 QTMIN=5.14.2 inherit python-single-r1 ecm kde.org optfeature -DESCRIPTION="KDE Applications 5 translation tool" -HOMEPAGE="https://kde.org/applications/office/org.kde.lokalize -https://l10n.kde.org/tools/" +DESCRIPTION="Localization tool for KDE software and other free and open source software" +HOMEPAGE="https://kde.org/applications/en/lokalize https://l10n.kde.org/tools/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/lokalize/lokalize-9999.ebuild b/kde-apps/lokalize/lokalize-9999.ebuild index 2c542b67e1..c923c1f04b 100644 --- a/kde-apps/lokalize/lokalize-9999.ebuild +++ b/kde-apps/lokalize/lokalize-9999.ebuild @@ -9,9 +9,8 @@ KFMIN=5.75.0 QTMIN=5.14.2 inherit python-single-r1 ecm kde.org optfeature -DESCRIPTION="KDE Applications 5 translation tool" -HOMEPAGE="https://kde.org/applications/office/org.kde.lokalize -https://l10n.kde.org/tools/" +DESCRIPTION="Localization tool for KDE software and other free and open source software" +HOMEPAGE="https://kde.org/applications/en/lokalize https://l10n.kde.org/tools/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"