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 B3B2B158088 for ; Sun, 23 Jan 2022 08:17:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88E452BC025; Sun, 23 Jan 2022 08:17:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B93B92BC024 for ; Sun, 23 Jan 2022 08:17:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 70D7E34316B for ; Sun, 23 Jan 2022 08:17:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1182A2B2 for ; Sun, 23 Jan 2022 08:17:40 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1642855641.e7d1403ea1eb8de11db7967e9fa23a40d3285fa0.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/fastfetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/fastfetch/Manifest app-misc/fastfetch/fastfetch-0.554.ebuild app-misc/fastfetch/fastfetch-554.0.ebuild X-VCS-Directories: app-misc/fastfetch/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: e7d1403ea1eb8de11db7967e9fa23a40d3285fa0 X-VCS-Branch: master Date: Sun, 23 Jan 2022 08:17:40 +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: c7b0c599-6e19-4009-9a72-79ed6d049ebe X-Archives-Hash: 29cbc4e076e94b8dbf0d8a323c77a3ad commit: e7d1403ea1eb8de11db7967e9fa23a40d3285fa0 Author: Viorel Munteanu gmail com> AuthorDate: Sat Jan 22 12:47:21 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Jan 22 12:47:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e7d1403e app-misc/fastfetch: add 0.554, drop 554.0 Signed-off-by: Viorel Munteanu gmail.com> app-misc/fastfetch/Manifest | 2 +- .../fastfetch/{fastfetch-554.0.ebuild => fastfetch-0.554.ebuild} | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest index 376595933..6eb86a305 100644 --- a/app-misc/fastfetch/Manifest +++ b/app-misc/fastfetch/Manifest @@ -1 +1 @@ -DIST fastfetch-554.0.tar.gz 177779 BLAKE2B 348b42b132c033db3830f74c2aab9ee40d88842c86ff395e14ba74863dbb353ad1f017ca9d8c136142e32c0492af193b735a6aab9bc973ace6d22162eb73d851 SHA512 1c4e8bd6ab4d21fec732007c3026ea690486ea5f3749115204235cff918e3e0479013ef19c65aeea6e38049a1d3fe0a05f1d1750cbae2b09e9caa64fe4945f2e +DIST fastfetch-0.554.tar.gz 177779 BLAKE2B 348b42b132c033db3830f74c2aab9ee40d88842c86ff395e14ba74863dbb353ad1f017ca9d8c136142e32c0492af193b735a6aab9bc973ace6d22162eb73d851 SHA512 1c4e8bd6ab4d21fec732007c3026ea690486ea5f3749115204235cff918e3e0479013ef19c65aeea6e38049a1d3fe0a05f1d1750cbae2b09e9caa64fe4945f2e diff --git a/app-misc/fastfetch/fastfetch-554.0.ebuild b/app-misc/fastfetch/fastfetch-0.554.ebuild similarity index 93% rename from app-misc/fastfetch/fastfetch-554.0.ebuild rename to app-misc/fastfetch/fastfetch-0.554.ebuild index 583cb8bdc..2c18a7687 100644 --- a/app-misc/fastfetch/fastfetch-554.0.ebuild +++ b/app-misc/fastfetch/fastfetch-0.554.ebuild @@ -56,12 +56,11 @@ src_configure() { use xfce || disable_check XFCONF libxfconf use xrandr || disable_check XRANDR xrandr - VERSION_MAJOR="$(ver_cut 1)" - VERSION_MINOR="$(ver_cut 2)" + VERSION_MAJOR="$(ver_cut 2)" # version comes from git, fake it sed -i -e " - s/\(PROJECT_VERSION\) .*$/\1 \"r${VERSION_MAJOR}.${VERSION_MINOR}\")/ + s/\(PROJECT_VERSION\) .*$/\1 \"r${VERSION_MAJOR}.0\")/ s/\(PROJECT_VERSION_MAJOR\) .*$/\1 \"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version" cmake_src_configure