public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/genlop/
Date: Tue, 18 Jul 2023 22:09:30 +0000 (UTC)	[thread overview]
Message-ID: <1689718156.784e0cddc47130412c37569deb120e542767f4ca.sam@gentoo> (raw)

commit:     784e0cddc47130412c37569deb120e542767f4ca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 22:06:20 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 22:09:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784e0cdd

app-portage/genlop: add 0.30.11

Closes: https://bugs.gentoo.org/283628
Closes: https://bugs.gentoo.org/447436
Closes: https://bugs.gentoo.org/540050
Closes: https://bugs.gentoo.org/658940
Closes: https://bugs.gentoo.org/677890
Closes: https://bugs.gentoo.org/697504
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/genlop/Manifest              |  1 +
 app-portage/genlop/genlop-0.30.11.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-portage/genlop/Manifest b/app-portage/genlop/Manifest
index 78315f8b102a..89f7ef80f812 100644
--- a/app-portage/genlop/Manifest
+++ b/app-portage/genlop/Manifest
@@ -1 +1,2 @@
 DIST genlop-0.30.10.tar.gz 20872 BLAKE2B e06088678598464c67b78cf10a7472d7bf7b22d69c85fc072064b7a90fe57e2015fddba30edaa85574381cd59367b81c7bf514c269d5dc186fbcc367bba0cca4 SHA512 eab59d7dc012fbbdbe7de509deba66e6c7d0c5a37064e79c25a37c64becc259ee5206194615b60b3363022fa59e458356547edca307ceb4e19eeeaf4b146c593
+DIST genlop-0.30.11.tar.xz 19588 BLAKE2B c185daa3d88f7f73e5f4cd1d7f531c8825b89061371ec715d5e9368edca1c583d16def57e31c4ead1780b7c4947bad57b45111cfa701de750b8622a66a5d62ba SHA512 15632e800ad884f63550a030ad1c7b482044fed6ca40bc524ae9a9daa978ad1a4e6d9266aeb1e39179d41ec74170d82c2839389dd6f508475b05b4baf10b4fa5

diff --git a/app-portage/genlop/genlop-0.30.11.ebuild b/app-portage/genlop/genlop-0.30.11.ebuild
new file mode 100644
index 000000000000..7359447fca5a
--- /dev/null
+++ b/app-portage/genlop/genlop-0.30.11.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit bash-completion-r1
+
+DESCRIPTION="Nice emerge.log parser"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl"
+SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+DEPEND="
+	dev-lang/perl
+	dev-perl/Date-Manip
+	dev-perl/libwww-perl
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	dobin genlop
+	dodoc README Changelog
+	doman genlop.1
+	newbashcomp genlop.bash-completion genlop
+}


             reply	other threads:[~2023-07-18 22:09 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 22:09 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-10 12:18 [gentoo-commits] repo/gentoo:master commit in: app-portage/genlop/ Arthur Zamarin
2024-03-10  9:16 Arthur Zamarin
2024-03-10  9:16 Arthur Zamarin
2024-03-10  8:57 Jakov Smolić
2024-03-10  8:57 Jakov Smolić
2024-03-10  8:57 Jakov Smolić
2024-03-10  8:57 Jakov Smolić
2024-03-10  5:38 Sam James
2023-08-19  7:53 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:23 Sam James
2023-08-19  6:09 Sam James
2023-07-18 22:33 Sam James
2023-07-18 22:09 Sam James
2023-07-18 22:09 Sam James
2023-02-08 17:13 Sam James
2021-10-19  2:35 Sam James
2021-03-21 17:56 David Seifert
2021-03-21 17:56 David Seifert
2020-07-23  9:47 Kent Fredric
2019-10-21  8:39 Fabian Groffen
2019-06-06  6:46 Agostino Sarubbo
2019-06-05  7:28 Agostino Sarubbo
2019-06-04 18:51 Agostino Sarubbo
2019-05-26  7:04 Sergei Trofimovich
2019-05-23 13:20 Mikle Kolyada
2019-05-14  8:08 Sergei Trofimovich
2019-05-13  9:51 Mikle Kolyada
2019-05-13  1:41 Thomas Deutschmann
2019-05-12 22:03 Sergei Trofimovich
2019-05-12 21:57 Sergei Trofimovich
2019-05-04 14:28 Andreas K. Hüttel
2018-12-16 12:28 Mikle Kolyada
2017-12-25 14:43 David Seifert
2017-07-30  8:47 Michał Górny
2017-01-24 15:39 Andreas Hüttel

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=1689718156.784e0cddc47130412c37569deb120e542767f4ca.sam@gentoo \
    --to=sam@gentoo.org \
    --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