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 87A2B158086 for ; Wed, 27 Oct 2021 16:00:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6CB1E08F0; Wed, 27 Oct 2021 16:00:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD472E08F0 for ; Wed, 27 Oct 2021 16:00:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57983342E63 for ; Wed, 27 Oct 2021 16:00:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D19B889 for ; Wed, 27 Oct 2021 16:00:30 +0000 (UTC) From: "Alexey Zapparov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Zapparov" Message-ID: <1635350402.0d846a302666b7d30a48bae302adbf040002c2ae.alexey@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/vimix-xcursors/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-themes/vimix-xcursors/vimix-xcursors-20200224-r1.ebuild x11-themes/vimix-xcursors/vimix-xcursors-20200224.ebuild X-VCS-Directories: x11-themes/vimix-xcursors/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: 0d846a302666b7d30a48bae302adbf040002c2ae X-VCS-Branch: dev Date: Wed, 27 Oct 2021 16:00:30 +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: abd4e9c4-8d37-4d5e-884f-2fbe03f6e548 X-Archives-Hash: da4e89c4cd037abe333fffa59f96691c commit: 0d846a302666b7d30a48bae302adbf040002c2ae Author: Alexey Zapparov zapparov com> AuthorDate: Wed Oct 27 16:00:02 2021 +0000 Commit: Alexey Zapparov zapparov com> CommitDate: Wed Oct 27 16:00:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d846a30 x11-themes/vimix-xcursors: address ebuild review See-Also: https://git.io/Ji9UB Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Zapparov zapparov.com> ...xcursors-20200224.ebuild => vimix-xcursors-20200224-r1.ebuild} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/x11-themes/vimix-xcursors/vimix-xcursors-20200224.ebuild b/x11-themes/vimix-xcursors/vimix-xcursors-20200224-r1.ebuild similarity index 73% rename from x11-themes/vimix-xcursors/vimix-xcursors-20200224.ebuild rename to x11-themes/vimix-xcursors/vimix-xcursors-20200224-r1.ebuild index 73bddde5a..010bddc5b 100644 --- a/x11-themes/vimix-xcursors/vimix-xcursors-20200224.ebuild +++ b/x11-themes/vimix-xcursors/vimix-xcursors-20200224-r1.ebuild @@ -3,15 +3,17 @@ EAPI=8 -DESCRIPTION="Vimix-cursors for Linux desktop." +MY_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}" + +DESCRIPTION="Vimix-cursors for Linux desktop" HOMEPAGE="https://github.com/vinceliuice/Vimix-cursors" -SRC_URI="https://github.com/vinceliuice/Vimix-cursors/archive/refs/tags/2020-02-24.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/vinceliuice/Vimix-cursors/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -S="${WORKDIR}/Vimix-cursors-${PV:0:4}-${PV:4:2}-${PV:6:2}" +S="${WORKDIR}/Vimix-cursors-${MY_PV}" src_install() { insinto /usr/share/cursors/xorg-x11/Vimix/cursors