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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A9D5158020 for ; Sat, 26 Nov 2022 17:03:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BF10E092A; Sat, 26 Nov 2022 17:03:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 497D3E092A for ; Sat, 26 Nov 2022 17:03:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B9AB3414C8 for ; Sat, 26 Nov 2022 17:03:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EEBF763 for ; Sat, 26 Nov 2022 17:03:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1669482201.e2d3e019123e644692ba768272c18bd01dac0d24.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-panel-profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild X-VCS-Directories: xfce-extra/xfce4-panel-profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e2d3e019123e644692ba768272c18bd01dac0d24 X-VCS-Branch: master Date: Sat, 26 Nov 2022 17:03:29 +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: 73f602cd-2836-4f86-a09f-87fc02d14b27 X-Archives-Hash: 0aa6bb666b74658d236b95d7a1612fbb commit: e2d3e019123e644692ba768272c18bd01dac0d24 Author: Alexander Kurakin mail ru> AuthorDate: Wed Nov 23 21:06:50 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 26 17:03:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d3e019 xfce-extra/xfce4-panel-profiles: update the homepage Bug: https://bugs.gentoo.org/882331 Signed-off-by: Alexander Kurakin mail.ru> Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild index 3d82fc01b08a..d00ebbbc233d 100644 --- a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild +++ b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild @@ -8,7 +8,10 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit python-single-r1 xdg-utils DESCRIPTION="Simple application to manage Xfce panel layouts" -HOMEPAGE="https://git.xfce.org/apps/xfce4-panel-profiles/about/" +HOMEPAGE=" + https://docs.xfce.org/apps/xfce4-panel-profiles/start + https://gitlab.xfce.org/apps/xfce4-panel-profiles/ +" SRC_URI=" https://archive.xfce.org/src/apps/xfce4-panel-profiles/$(ver_cut 1-2)/${P}.tar.bz2 "