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: Wed, 31 Jan 2024 12:23:56 +0000 (UTC)	[thread overview]
Message-ID: <1706696430.cf6ba8f01ec13e0c88ab567f6b004fd3972ccb8a.davidroman@gentoo> (raw)

commit:     cf6ba8f01ec13e0c88ab567f6b004fd3972ccb8a
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Jan 31 10:04:28 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jan 31 10:20:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf6ba8f0

app-misc/nerdfetch: add 8.1.0

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

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

diff --git a/app-misc/nerdfetch/Manifest b/app-misc/nerdfetch/Manifest
index 5c0c324c0c..1373db96fb 100644
--- a/app-misc/nerdfetch/Manifest
+++ b/app-misc/nerdfetch/Manifest
@@ -1 +1,2 @@
 DIST nerdfetch-5.0.2.tar.gz 15475 BLAKE2B e7e5ac7e5e1e86069f423501c5b6196a9267352298708b270c5a47dc4f077ccac4d8b3579d1c6bf3e76ecac8cd550288e4b6f315f372b9b82b6ecaacdf482e19 SHA512 220d531ed0a25b402fe523135919a763687c290039fb40524ed3b2a6911acbf4f57837cc5e139ec13d941d6c00328574cc48409feb8068730e796d9e359b5d97
+DIST nerdfetch-8.1.0.tar.gz 5365 BLAKE2B f7b100ff351fa56645d24446623f462a638ee9942438503ec6c76eabb424ca1d77c9c487f879b94fe501f1a135087cda4b620dc6827d138fe25250c0ed408744 SHA512 05a9b450d4f03f188407cd338cfa37118019a35e3fa02a830d614b063b98d4a89a66b20e6fae17c885d3dd28ec2af6fc3a760b6fa019e535d1827ff4420df8b2

diff --git a/app-misc/nerdfetch/nerdfetch-8.1.0.ebuild b/app-misc/nerdfetch/nerdfetch-8.1.0.ebuild
new file mode 100644
index 0000000000..2c78d8c0fd
--- /dev/null
+++ b/app-misc/nerdfetch/nerdfetch-8.1.0.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"
+
+src_install() {
+	dobin "nerdfetch"
+	dodoc "README.md"
+}


             reply	other threads:[~2024-01-31 12:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 12:23 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-03-11 17:31 David Roman
2024-02-13 16:32 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=1706696430.cf6ba8f01ec13e0c88ab567f6b004fd3972ccb8a.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