public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lyn Serra" <itslyn.dev@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/lyfetch/
Date: Tue,  2 Jan 2024 15:07:35 +0000 (UTC)	[thread overview]
Message-ID: <1704207820.ee7d3d1f19c935f0189403171124511486418bea.itslyn.dev@gentoo> (raw)

commit:     ee7d3d1f19c935f0189403171124511486418bea
Author:     Lyn Serra <itslyn.dev <AT> gmail <DOT> com>
AuthorDate: Tue Jan  2 15:03:40 2024 +0000
Commit:     Lyn Serra <itslyn.dev <AT> gmail <DOT> com>
CommitDate: Tue Jan  2 15:03:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee7d3d1f

app-misc/lyfetch: new package, add 1.1

Signed-off-by: Lyn Serra <itslyn.dev <AT> gmail.com>

 app-misc/lyfetch/Manifest           |  1 +
 app-misc/lyfetch/lyfetch-1.1.ebuild | 18 ++++++++++++++++++
 app-misc/lyfetch/metadata.xml       | 19 +++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/app-misc/lyfetch/Manifest b/app-misc/lyfetch/Manifest
new file mode 100644
index 0000000000..7c18f3663b
--- /dev/null
+++ b/app-misc/lyfetch/Manifest
@@ -0,0 +1 @@
+DIST lyfetch-1.1.tar.gz 28536 BLAKE2B 378aa548a5ddfddcd0a54a88edcba44f65fae73060b4f090c95fc8c590f220f53e8fff09081079ef06a2f446e4ef26c1a11bacf06bda1c1c39c6e175634419d8 SHA512 6fd760b10a5c1ea59d5d5f5d9b0151a262e8684903cbda6656615c92a59deeb447856e292bdd78fbd093cb1d1caecb774991b3715565d99e272e7aa974154433

diff --git a/app-misc/lyfetch/lyfetch-1.1.ebuild b/app-misc/lyfetch/lyfetch-1.1.ebuild
new file mode 100644
index 0000000000..108d5e2022
--- /dev/null
+++ b/app-misc/lyfetch/lyfetch-1.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Small system information script for linux systems."
+
+HOMEPAGE="https://github.com/its-Lyn/lyfetch"
+SRC_URI="https://github.com/its-Lyn/lyfetch/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT=0
+
+KEYWORDS="~amd64"
+
+src_install() {
+	dobin "${PN}"
+}

diff --git a/app-misc/lyfetch/metadata.xml b/app-misc/lyfetch/metadata.xml
new file mode 100644
index 0000000000..ecdb60b4b1
--- /dev/null
+++ b/app-misc/lyfetch/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>itslyn.dev@gmail.com</email>
+		<name>Lyn Serra</name>
+	</maintainer>
+	<longdescription lang="en">
+	This package aims to create a simple and easy to use fetch system, it tries to remain POSIX compliant (where it can).
+	It also serves as a cutesy fetch for people who like strawberries.
+	</longdescription>
+	<upstream>
+		<maintainer status="active">
+			<name>Lyn Serra</name>
+		</maintainer>
+		<bugs-to>https://github.com/its-Lyn/lyfetch/issues</bugs-to>
+		<remote-id type="github">its-Lyn/lyfetch</remote-id>
+	</upstream>
+</pkgmetadata>


                 reply	other threads:[~2024-01-02 15:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1704207820.ee7d3d1f19c935f0189403171124511486418bea.itslyn.dev@gentoo \
    --to=itslyn.dev@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