From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 045761582EF for ; Sun, 09 Feb 2025 10:28:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E3E8D3430E7 for ; Sun, 09 Feb 2025 10:28:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B2185110477; Sun, 09 Feb 2025 10:28:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 bobolink.gentoo.org (Postfix) with ESMTPS id A5D22110477 for ; Sun, 09 Feb 2025 10:28:14 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A51D3430F9 for ; Sun, 09 Feb 2025 10:28:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59E8226F0 for ; Sun, 09 Feb 2025 10:28:11 +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: <1739024484.6b3534c1efa1525f35375e09305dae28d6caccb5.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/nerdfetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/nerdfetch/Manifest app-misc/nerdfetch/nerdfetch-8.3.1.ebuild X-VCS-Directories: app-misc/nerdfetch/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 6b3534c1efa1525f35375e09305dae28d6caccb5 X-VCS-Branch: master Date: Sun, 09 Feb 2025 10:28:11 +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: 2d410285-7369-4f6c-92e1-b95593e0fcc8 X-Archives-Hash: aad85c23833627eb97259d8f0279575b commit: 6b3534c1efa1525f35375e09305dae28d6caccb5 Author: Takuya Wakazono gmail com> AuthorDate: Sat Feb 8 14:21:24 2025 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Feb 8 14:21:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b3534c1 app-misc/nerdfetch: add 8.3.1 Signed-off-by: Takuya Wakazono gmail.com> app-misc/nerdfetch/Manifest | 1 + app-misc/nerdfetch/nerdfetch-8.3.1.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/app-misc/nerdfetch/Manifest b/app-misc/nerdfetch/Manifest index 6f2d5a617..cac705331 100644 --- a/app-misc/nerdfetch/Manifest +++ b/app-misc/nerdfetch/Manifest @@ -1 +1,2 @@ DIST nerdfetch-8.2.1.tar.gz 5514 BLAKE2B ce31d001a769f580097404dd7b55142c25f75e1a680ce7d2e6b1ab81037812c39b762a8038cf1d5b17675e024ed34f45a2664e011ba1dc5a81f41e046a62d9e3 SHA512 5022fa65ea74ee208c347f04a656415a73cc04a657cd592a7839bc7fd1372a9fa242fc5c2584cdc78e4e6447ea96a37a2c24cce3226d0e8e28e8a769cc1ade35 +DIST nerdfetch-8.3.1.tar.gz 5494 BLAKE2B 5821977bae3d2e419e80f7f9c7fc0376c26a445e2de118bf3d69efcc3c0729036861a1bf846144bebf1df594e390fa04768c815f3c1b1ecc68326af5fa252c9c SHA512 d7d5b58b9aba656ca253add14a233093b92904199cf23f15f43f19a6e9d4cf147f60a1de6070b26704d83f2242fe6e9f7d43dd36e598e432e5c226acc1d6959d diff --git a/app-misc/nerdfetch/nerdfetch-8.3.1.ebuild b/app-misc/nerdfetch/nerdfetch-8.3.1.ebuild new file mode 100644 index 000000000..3762208df --- /dev/null +++ b/app-misc/nerdfetch/nerdfetch-8.3.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 2022-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit prefix + +DESCRIPTION="A POSIX *nix fetch script using Nerdfonts" +HOMEPAGE="https://github.com/ThatOneCalculator/NerdFetch" +SRC_URI="https://github.com/ThatOneCalculator/NerdFetch/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/NerdFetch-${PV}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64" + +RDEPEND="app-portage/portage-utils" + +src_prepare() { + default + hprefixify nerdfetch +} + +src_install() { + dobin "nerdfetch" + dodoc "README.md" +}