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 7B8E5138350 for ; Sat, 18 Jan 2020 11:57:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A79DEE0869; Sat, 18 Jan 2020 11:57:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 89643E0869 for ; Sat, 18 Jan 2020 11:57:02 +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 9550234E1B8 for ; Sat, 18 Jan 2020 11:57:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5111D90 for ; Sat, 18 Jan 2020 11:57:00 +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: <1579348602.2a4a8b8091c39ab63d7c73049737dc1173550aeb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/symboleditor/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/symboleditor/symboleditor-9999.ebuild X-VCS-Directories: media-gfx/symboleditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a4a8b8091c39ab63d7c73049737dc1173550aeb X-VCS-Branch: master Date: Sat, 18 Jan 2020 11:57:00 +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: 582706bb-713f-4a69-a43a-34fefd3c6cec X-Archives-Hash: 327fef4129e10c5a833e92dff7c1a9dd commit: 2a4a8b8091c39ab63d7c73049737dc1173550aeb Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 12 17:34:05 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 18 11:56:42 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a4a8b80 media-gfx/symboleditor: Update HOMEPAGE Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/symboleditor/symboleditor-9999.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/media-gfx/symboleditor/symboleditor-9999.ebuild b/media-gfx/symboleditor/symboleditor-9999.ebuild index d9d9245911..1a667d5eff 100644 --- a/media-gfx/symboleditor/symboleditor-9999.ebuild +++ b/media-gfx/symboleditor/symboleditor-9999.ebuild @@ -7,17 +7,18 @@ ECM_HANDBOOK="optional" inherit ecm kde.org DESCRIPTION="Application to create libraries of QPainterPath objects with rendering hints" -HOMEPAGE="https://userbase.kde.org/SymbolEditor" +HOMEPAGE="https://kde.org/applications/graphics/org.kde.SymbolEditor +https://userbase.kde.org/SymbolEditor" + if [[ ${KDE_BUILD_TYPE} != live ]]; then MY_P=SymbolEditor-${PV} SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${MY_P}.tar.bz2" + KEYWORDS="~amd64 ~x86" S="${WORKDIR}"/${MY_P} fi LICENSE="GPL-2" SLOT="5" -KEYWORDS="" -IUSE="" BDEPEND=" sys-devel/gettext