public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/sysz/
Date: Thu, 14 Oct 2021 20:22:18 +0000 (UTC)	[thread overview]
Message-ID: <1634242935.d25795f1f35ebefb7844bfc81c6f3d097b2fffb7.Alessandro-Barbieri@gentoo> (raw)

commit:     d25795f1f35ebefb7844bfc81c6f3d097b2fffb7
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Oct 14 12:38:13 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Oct 14 20:22:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d25795f1

sys-apps/sysz: add 1.4.3

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-apps/sysz/Manifest          |  1 +
 sys-apps/sysz/sysz-1.4.3.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/sys-apps/sysz/Manifest b/sys-apps/sysz/Manifest
index 6fa2d6b67..163bc0b25 100644
--- a/sys-apps/sysz/Manifest
+++ b/sys-apps/sysz/Manifest
@@ -1,2 +1,3 @@
 DIST sysz-1.4.0.tar.gz 7451 BLAKE2B ee052fb4ab4ff2632be13966f56b7c4f4df86121e92087674c3f8df353c53c338a2128eb279d33f66a9651126413e381fbc82b896eb3af41781d045ab31d752e SHA512 c2700b5cb2b9a72215ec0ecb76b24f8aa2f43ade64ad394d7d37761d3ef7c6936c515b11617baa36727739b56795ec7f154ead7ab9eda8ab926f27e9f60c8343
 DIST sysz-1.4.1.tar.gz 7631 BLAKE2B f93d89eb9fd6ca2e804a96fc41d921cf10ac2e115c9494a96bad4230ff22f89fcc40c2da6d825fdc693be94e0ab868cbb7f2e5e8017f80260ee07d8b4ee88ca7 SHA512 6fbaedefb133649ce3a24d1fb39cefd034f5c55b884c96d4b3eccecda0cf94372662a6858d25e7b72d4faa9fffaaa9dcfa92a291aad753c7500d19d0581c1db7
+DIST sysz-1.4.3.tar.gz 7736 BLAKE2B e5f6021c1ab825c4b7129991391ed359a01459e492bcc5907eee1e2e2b2c54f441d3a2c9686c334adbf2d0fb50640902a967bb0a4035bec17a1d39ef9f6c1ca7 SHA512 ced6ea97594566fdf5ed642d31faa18fab230257bea4f9dc861e95a9c9ef6f2261d2cc3f579c55530c2f73c087c4d0c18f91a24fce79e34c5693c73a37d1e832

diff --git a/sys-apps/sysz/sysz-1.4.3.ebuild b/sys-apps/sysz/sysz-1.4.3.ebuild
new file mode 100644
index 000000000..c4437c3e1
--- /dev/null
+++ b/sys-apps/sysz/sysz-1.4.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="An fzf terminal UI for systemctl"
+HOMEPAGE="https://github.com/joehillen/sysz"
+SRC_URI="https://github.com/joehillen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=app-shells/bash-4.3
+	>=app-shells/fzf-0.27.1
+	virtual/awk
+"
+#	removed to make GURU CI happy
+#	sys-apps/systemd
+
+DOCS=( README.md CHANGELOG.md )
+
+src_compile() {
+	:
+}
+
+src_install() {
+	dobin "${PN}"
+	einstalldocs
+}


             reply	other threads:[~2021-10-14 20:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14 20:22 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-14 20:22 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/sysz/ Alessandro Barbieri
2021-10-09  0:50 Alessandro Barbieri
2021-10-04 11:50 Alessandro Barbieri
2021-10-03 23:20 Alessandro Barbieri

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=1634242935.d25795f1f35ebefb7844bfc81c6f3d097b2fffb7.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@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