public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aiden Wingard" <kernaltrap@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/tinyfetch/
Date: Sat, 10 Aug 2024 19:06:29 +0000 (UTC)	[thread overview]
Message-ID: <1723316748.12fe7041fb56723b98f57b67a0727180085c79a1.kernaltrap@gentoo> (raw)

commit:     12fe7041fb56723b98f57b67a0727180085c79a1
Author:     kernaltrap <kernaltrap <AT> gmail <DOT> com>
AuthorDate: Sat Aug 10 19:05:48 2024 +0000
Commit:     Aiden Wingard <kernaltrap <AT> gmail <DOT> com>
CommitDate: Sat Aug 10 19:05:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12fe7041

app-misc/tinyfetch: bump to 6.2

Signed-off-by: kernaltrap <kernaltrap <AT> gmail.com>

 app-misc/tinyfetch/Manifest             |  1 +
 app-misc/tinyfetch/tinyfetch-6.2.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/app-misc/tinyfetch/Manifest b/app-misc/tinyfetch/Manifest
index 9deb670b7..b41818bb5 100644
--- a/app-misc/tinyfetch/Manifest
+++ b/app-misc/tinyfetch/Manifest
@@ -1,2 +1,3 @@
 DIST tinyfetch-5.2.gh.tar.gz 21077 BLAKE2B 73a9107721edd5c559af229af3e9ff1a2c373efe3195e662f1a482631f6f5250eeaf20fba7143ce423244bc135d7699f7cdc77a2d557e11aaf84183fcaa04664 SHA512 5add99be93ad43319022e85cb1a294ea80d36ac4f075f317c1e030209e5759bb6916a11cd343fb7abb570006f32adc520e6ee43eea41ba43e285418b01a311a1
 DIST tinyfetch-6.1.gh.tar.gz 23543 BLAKE2B 3bcb7f31760819b69e62f69dbc141eecabbb895c7c584a19f5079a169415963e14dd5ec790e22831b7fc3202956b1edbf74dfa19612599ea948362b06d3526e6 SHA512 9c67bf8eacc6451a670b4cf83092b1a1da924e0e05b45cb63c4de8e350efca7c033f5c04b6a2602b91d6a9fa3e49cf3725e99487ae992d0eb3fd6a03d9a687d2
+DIST tinyfetch-6.2.gh.tar.gz 23909 BLAKE2B afa94531233cbab054254adb0d1fee6df38e66849e8e87e65dc900d8feed44cc33389651f863da9801dd719523d817ae1d4259fc1f56f42c7d23895b68285686 SHA512 c5e37fa71679757ea1a88f4360ce5f3a5ac6bbea5fa291db3b3b9b33b43e70e70359980d795614cdc5810aca940db4b393cde43b48189a544fc683b166ca7a6d

diff --git a/app-misc/tinyfetch/tinyfetch-6.2.ebuild b/app-misc/tinyfetch/tinyfetch-6.2.ebuild
new file mode 100644
index 000000000..28f1d7e69
--- /dev/null
+++ b/app-misc/tinyfetch/tinyfetch-6.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="fetch program written in pure C"
+HOMEPAGE="https://github.com/kernaltrap8/tinyfetch"
+SRC_URI="https://github.com/kernaltrap8/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+
+IUSE="+pci"
+
+RDEPEND="
+	pci? (
+		sys-apps/pciutils
+	)
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2024-08-10 19:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-10 19:06 Aiden Wingard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-23 23:56 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/tinyfetch/ Aiden Wingard
2024-07-03 16:07 Lucio Sauer
2024-07-01 15:21 Aiden Wingard
2024-07-01 14:32 Aiden Wingard
2024-06-26  1:15 Aiden Wingard
2024-06-25 21:05 Aiden Wingard
2024-06-24 23:52 Aiden Wingard
2024-06-04  1:30 Aiden Wingard
2024-04-26  3:01 Aiden Wingard
2024-04-26  2:56 Aiden Wingard

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=1723316748.12fe7041fb56723b98f57b67a0727180085c79a1.kernaltrap@gentoo \
    --to=kernaltrap@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