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 D46F1138350 for ; Sun, 12 Jan 2020 11:47:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F132E0CAE; Sun, 12 Jan 2020 11:47:48 +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 7994FE0CAE for ; Sun, 12 Jan 2020 11:47:48 +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 34E4834DFB2 for ; Sun, 12 Jan 2020 11:47:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A2EFA1 for ; Sun, 12 Jan 2020 11:47:45 +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: <1578829536.4e5cee1be4a945dfa75a8bb0c0c6b7e572bceaec.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.5.ebuild X-VCS-Directories: kde-misc/kmarkdownwebview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4e5cee1be4a945dfa75a8bb0c0c6b7e572bceaec X-VCS-Branch: master Date: Sun, 12 Jan 2020 11:47:45 +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: 6e96e344-39e3-491a-baff-713f8a915e6f X-Archives-Hash: f3dd6c6dded6be14793086282e84dba7 commit: 4e5cee1be4a945dfa75a8bb0c0c6b7e572bceaec Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 12 11:01:42 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 12 11:45:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5cee1b kde-misc/kmarkdownwebview: Update HOMEPAGE Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.5.ebuild b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.5.ebuild index 79dafe740c4..46c920cf2f6 100644 --- a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.5.ebuild +++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.5.ebuild @@ -8,7 +8,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="KPart for rendering Markdown content" -HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/" +HOMEPAGE="https://kde.org/applications/utilities/org.kde.kmarkdownwebviewpart" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="!webkit? ( BSD ) LGPL-2.1+"