* [gentoo-commits] repo/proj/guru:master commit in: app-misc/pfetch/, profiles/
@ 2024-08-05 5:20 Viorel Munteanu
0 siblings, 0 replies; only message in thread
From: Viorel Munteanu @ 2024-08-05 5:20 UTC (permalink / raw
To: gentoo-commits
commit: 4f1f45333580163ad549e182c625b52924b5a82f
Author: Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Sun Aug 4 06:02:05 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Aug 4 06:04:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f1f4533
app-misc/pfetch: add 1.3.0 of a fork
The original author has disappeared.
Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>
app-misc/pfetch/Manifest | 1 +
app-misc/pfetch/pfetch-1.3.0.ebuild | 16 ++++++++++++++++
profiles/package.mask | 5 -----
3 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/app-misc/pfetch/Manifest b/app-misc/pfetch/Manifest
index de3d5b94c..a8ecc4956 100644
--- a/app-misc/pfetch/Manifest
+++ b/app-misc/pfetch/Manifest
@@ -1 +1,2 @@
DIST pfetch-0.6.0.tar.gz 17431 BLAKE2B 300f6f44f9306df4f438227a6f35bd54f50e477b950a45d63656f7c460cfc30a8b44ebdb3d5fdcf1e808e3b8e8e69e14088ff73a5da4485abf694893f2cc53f3 SHA512 868901bec6ae8999ad40fcb94bdf804969a3dfd724dc554d62f59982daf48d359094764b2e45d4816983d4f46e38de30f0bcb646ecd95bf3263ba128b87a1ddf
+DIST pfetch-1.3.0.tar.gz 23569 BLAKE2B a5ee24674d9fd2c6877124e37c8db10a264fed5a45267bfc728b17412ad525b9761b3fce355bb41fcd30c1508223b09782ae8c770bb64a0d5c31e6ccd63d7799 SHA512 93571c77868340e5b7a4583ac79a2118f25dfdc802ebeac2d94dc9249ff5af257197a3f570f53e3d6e38b05c62837b57a820b40a681de0b2a628f41d2c452181
diff --git a/app-misc/pfetch/pfetch-1.3.0.ebuild b/app-misc/pfetch/pfetch-1.3.0.ebuild
new file mode 100644
index 000000000..fe5a0a13b
--- /dev/null
+++ b/app-misc/pfetch/pfetch-1.3.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A pretty system information tool written in POSIX sh"
+HOMEPAGE="https://github.com/Un1q32/pfetch"
+SRC_URI="https://github.com/Un1q32/pfetch/archive/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+src_install() {
+ dobin "${PN}"
+}
diff --git a/profiles/package.mask b/profiles/package.mask
index 351def7e2..0c617131a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -34,11 +34,6 @@ games-engines/ponscripter-fork
# Removal on 2024-08-31
app-containers/dnsname-cni-plugin
-# David Roman <davidroman96@gmail.com> (2024-08-01)
-# Project archived upstream. No release since 2020
-# Removal on 2024-08-31
-app-misc/pfetch
-
# David Roman <davidroman96@gmail.com> (2024-08-01)
# No maintainer. Seems dead, last release from 2016
# Removal on 2024-08-31
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-05 5:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05 5:20 [gentoo-commits] repo/proj/guru:master commit in: app-misc/pfetch/, profiles/ Viorel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox