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 C08D01382C5 for ; Mon, 26 Apr 2021 19:20:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 254D7E0891; Mon, 26 Apr 2021 19:20:56 +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 06512E08A0 for ; Mon, 26 Apr 2021 19:20:56 +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 CD31934110D for ; Mon, 26 Apr 2021 19:20:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEF4B732 for ; Mon, 26 Apr 2021 19:20:50 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1619464815.92c2e464876cc9aebeba27ff54c10a02847cbc82.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/pearlgrey-xcursors/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/pearlgrey-xcursors/metadata.xml x11-themes/pearlgrey-xcursors/pearlgrey-xcursors-1.0.ebuild X-VCS-Directories: x11-themes/pearlgrey-xcursors/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 92c2e464876cc9aebeba27ff54c10a02847cbc82 X-VCS-Branch: master Date: Mon, 26 Apr 2021 19:20:50 +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: e1b86736-faef-45b2-8d3b-e8035b95e9c2 X-Archives-Hash: d136f22ee42c4fa47659ca1cbc640198 commit: 92c2e464876cc9aebeba27ff54c10a02847cbc82 Author: Conrad Kostecki gentoo org> AuthorDate: Mon Apr 26 18:23:11 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Apr 26 19:20:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c2e464 x11-themes/pearlgrey-xcursors: update HOMEPAGE, SRC_URI Updated HOMEPAGE, as it's now available in KDE Store. SRC_URI replaced with gentoo mirror, as there is now way possible to get a direct download link, since they become invalid after 24 hours. Added more arches and , as no compilation is involved. Bug: https://bugs.gentoo.org/680558 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> x11-themes/pearlgrey-xcursors/metadata.xml | 9 +++++---- .../pearlgrey-xcursors/pearlgrey-xcursors-1.0.ebuild | 15 +++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/x11-themes/pearlgrey-xcursors/metadata.xml b/x11-themes/pearlgrey-xcursors/metadata.xml index bc1b97e1eb7..ae370525356 100644 --- a/x11-themes/pearlgrey-xcursors/metadata.xml +++ b/x11-themes/pearlgrey-xcursors/metadata.xml @@ -1,8 +1,9 @@ - - desktop-misc@gentoo.org - Gentoo Desktop Miscellaneous Project - + + desktop-misc@gentoo.org + Gentoo Desktop Miscellaneous Project + + diff --git a/x11-themes/pearlgrey-xcursors/pearlgrey-xcursors-1.0.ebuild b/x11-themes/pearlgrey-xcursors/pearlgrey-xcursors-1.0.ebuild index 7faf0e6e30b..70a249e0426 100644 --- a/x11-themes/pearlgrey-xcursors/pearlgrey-xcursors-1.0.ebuild +++ b/x11-themes/pearlgrey-xcursors/pearlgrey-xcursors-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,18 +6,17 @@ EAPI=7 MY_PN="${PN/-xcursors/}" DESCRIPTION="A simple crispy white-grey xcursor theme" -HOMEPAGE="http://www.kde-look.org/content/show.php/PearlGrey?content=11313" -SRC_URI="http://www.kde-look.org/CONTENT/content-files/11313-${MY_PN}-${PV}.tar.gz" +HOMEPAGE="https://store.kde.org/p/999829/" +SRC_URI="mirror://gentoo/11313-${MY_PN}-${PV}.tar.gz" +S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" - -S="${WORKDIR}/${MY_PN}-${PV}" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" src_install() { - insinto /usr/share/cursors/xorg-x11/${MY_PN} - doins -r ${MY_PN}/cursors + insinto /usr/share/cursors/xorg-x11/pearlgrey + doins -r pearlgrey/cursors } pkg_postinst() {