public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: app-misc/yaf/
@ 2022-03-25 11:24 Ronny Gutbrod
  0 siblings, 0 replies; 3+ messages in thread
From: Ronny Gutbrod @ 2022-03-25 11:24 UTC (permalink / raw
  To: gentoo-commits

commit:     5d156995cb8221b1dd9c4921496effbfffc81f60
Author:     Thamognya Kodi <contact <AT> thamognya <DOT> com>
AuthorDate: Tue Mar 22 11:15:49 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Mar 22 11:15:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d156995

app-misc/yaf: add version 0.0.3

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Thamognya Kodi <contact <AT> thamognya.com>

 app-misc/yaf/Manifest         |  1 +
 app-misc/yaf/metadata.xml     | 16 ++++++++++++++++
 app-misc/yaf/yaf-0.0.3.ebuild | 20 ++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/app-misc/yaf/Manifest b/app-misc/yaf/Manifest
new file mode 100644
index 000000000..835444195
--- /dev/null
+++ b/app-misc/yaf/Manifest
@@ -0,0 +1 @@
+DIST 0.0.3.tar.gz 76604 BLAKE2B f8c18fd59b922ee3a9b023eb240e7bb2b420383ef499124b1fa57887bc891dd4b51e9951af1d739b49ec471ef632592f3cc73c8d99b35d256bbcd885229895a7 SHA512 ece522c106baff8423d74a596f6f175206860661379afabee4f4c54d1c94b2ea0b3bc4845338a7c37080cd1a9d240e9fb77ae4eae02964a34516d096cc60f536

diff --git a/app-misc/yaf/metadata.xml b/app-misc/yaf/metadata.xml
new file mode 100644
index 000000000..b693af419
--- /dev/null
+++ b/app-misc/yaf/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>contact@thamognya.com</email>
+		<name>Thamognya Kodi</name>
+		<description>Primary maintainer</description>
+	</maintainer>
+	<longdescription lang="en">
+		Yet Another Fetch is a tool that fetches system information and shows it in a beautiful way for some extra upvotes on r/unixporn.
+		 Yet another system fetch that is minimal and customizable.
+	</longdescription>
+	<upstream>
+		<remote-id type="github">deepjyoti30/yaf</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/app-misc/yaf/yaf-0.0.3.ebuild b/app-misc/yaf/yaf-0.0.3.ebuild
new file mode 100644
index 000000000..976f8ec68
--- /dev/null
+++ b/app-misc/yaf/yaf-0.0.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Yet another system fetch that is minimal and customizable."
+HOMEPAGE="https://github.com/deepjyoti30/yaf"
+SRC_URI="https://github.com/deepjyoti30/${PN}/archive/refs/tags/${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-lang/go"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_install() {
+	emake DESTDIR="${D}" install
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/yaf/
@ 2022-03-26 11:53 Andrew Ammerlaan
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2022-03-26 11:53 UTC (permalink / raw
  To: gentoo-commits

commit:     56a1e3182be91b6d7f7ca4f908ba6a0318917ece
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 11:18:39 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 11:18:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56a1e318

app-misc/yaf: update Manifest

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-misc/yaf/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/yaf/Manifest b/app-misc/yaf/Manifest
index 835444195..c8d5c8cbe 100644
--- a/app-misc/yaf/Manifest
+++ b/app-misc/yaf/Manifest
@@ -1 +1 @@
-DIST 0.0.3.tar.gz 76604 BLAKE2B f8c18fd59b922ee3a9b023eb240e7bb2b420383ef499124b1fa57887bc891dd4b51e9951af1d739b49ec471ef632592f3cc73c8d99b35d256bbcd885229895a7 SHA512 ece522c106baff8423d74a596f6f175206860661379afabee4f4c54d1c94b2ea0b3bc4845338a7c37080cd1a9d240e9fb77ae4eae02964a34516d096cc60f536
+DIST yaf-0.0.3.tar.gz 76604 BLAKE2B f8c18fd59b922ee3a9b023eb240e7bb2b420383ef499124b1fa57887bc891dd4b51e9951af1d739b49ec471ef632592f3cc73c8d99b35d256bbcd885229895a7 SHA512 ece522c106baff8423d74a596f6f175206860661379afabee4f4c54d1c94b2ea0b3bc4845338a7c37080cd1a9d240e9fb77ae4eae02964a34516d096cc60f536


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/yaf/
@ 2022-03-26 11:53 Andrew Ammerlaan
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2022-03-26 11:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3341b47f568b2053efdf1790435ba7030c301c0d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 11:24:46 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 11:24:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3341b47f

app-misc/yaf: fix metadata.xml indentation

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-misc/yaf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/yaf/metadata.xml b/app-misc/yaf/metadata.xml
index b693af419..7a5686fad 100644
--- a/app-misc/yaf/metadata.xml
+++ b/app-misc/yaf/metadata.xml
@@ -8,7 +8,7 @@
 	</maintainer>
 	<longdescription lang="en">
 		Yet Another Fetch is a tool that fetches system information and shows it in a beautiful way for some extra upvotes on r/unixporn.
-		 Yet another system fetch that is minimal and customizable.
+		Yet another system fetch that is minimal and customizable.
 	</longdescription>
 	<upstream>
 		<remote-id type="github">deepjyoti30/yaf</remote-id>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-26 11:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-25 11:24 [gentoo-commits] repo/proj/guru:master commit in: app-misc/yaf/ Ronny Gutbrod
  -- strict thread matches above, loose matches on Subject: below --
2022-03-26 11:53 Andrew Ammerlaan
2022-03-26 11:53 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox