public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/lyfetch/
@ 2024-01-02 15:07 Lyn Serra
  0 siblings, 0 replies; only message in thread
From: Lyn Serra @ 2024-01-02 15:07 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-02 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02 15:07 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/lyfetch/ Lyn Serra

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