public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/nerdfetch/
Date: Mon, 11 Mar 2024 17:31:09 +0000 (UTC)	[thread overview]
Message-ID: <1710153367.167cb635ef145e338a0f35d009f4ba13c730f658.davidroman@gentoo> (raw)

commit:     167cb635ef145e338a0f35d009f4ba13c730f658
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 11 03:27:40 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Mar 11 10:36:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=167cb635

app-misc/nerdfetch: add 8.1.1

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-misc/nerdfetch/Manifest               |  1 +
 app-misc/nerdfetch/nerdfetch-8.1.1.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/app-misc/nerdfetch/Manifest b/app-misc/nerdfetch/Manifest
index d7a054916f..9973262c1d 100644
--- a/app-misc/nerdfetch/Manifest
+++ b/app-misc/nerdfetch/Manifest
@@ -1 +1,2 @@
 DIST nerdfetch-8.1.0.tar.gz 5365 BLAKE2B f7b100ff351fa56645d24446623f462a638ee9942438503ec6c76eabb424ca1d77c9c487f879b94fe501f1a135087cda4b620dc6827d138fe25250c0ed408744 SHA512 05a9b450d4f03f188407cd338cfa37118019a35e3fa02a830d614b063b98d4a89a66b20e6fae17c885d3dd28ec2af6fc3a760b6fa019e535d1827ff4420df8b2
+DIST nerdfetch-8.1.1.tar.gz 5403 BLAKE2B 78f827858072d1feea2903341b6c6658702edf49fe98fb7d592570181fc35b6a56d03b11e5857853df606b17c1a1cd2a02d3107fd4c14c1ffbb0c182c76e31e6 SHA512 ab9e36be77aaa8b67379a321985b78cc38360ed9dd028369562b0d34aa89c9f2d1fe38fc7810dee1fb28bfc2f935762ae22e537f18987cf024a4b59e981929a2

diff --git a/app-misc/nerdfetch/nerdfetch-8.1.1.ebuild b/app-misc/nerdfetch/nerdfetch-8.1.1.ebuild
new file mode 100644
index 0000000000..98575bdb20
--- /dev/null
+++ b/app-misc/nerdfetch/nerdfetch-8.1.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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"
+
+src_install() {
+	dobin "nerdfetch"
+	dodoc "README.md"
+}


             reply	other threads:[~2024-03-11 17:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 17:31 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 10:28 [gentoo-commits] repo/proj/guru:master commit in: app-misc/nerdfetch/ Florian Schmaus
2025-02-09 10:28 Florian Schmaus
2024-03-11 17:31 David Roman
2024-02-13 16:32 David Roman
2024-01-31 12:23 David Roman
2024-01-31 12:23 David Roman
2023-01-01 18:21 Florian Schmaus
2023-01-01 18:21 Florian Schmaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1710153367.167cb635ef145e338a0f35d009f4ba13c730f658.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox