public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/clog/
Date: Mon, 25 Oct 2021 13:03:06 +0000 (UTC)	[thread overview]
Message-ID: <1635166978.6340398398f9179753568f3a74a3cbf2d4593254.juippis@gentoo> (raw)

commit:     6340398398f9179753568f3a74a3cbf2d4593254
Author:     Marco Scardovi <someone <AT> example <DOT> com>
AuthorDate: Sun Jul 11 13:46:20 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 13:02:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63403983

app-admin/clog: bump to EAPI 7 + QA fix

Closes: https://bugs.gentoo.org/677188
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-admin/clog/clog-1.3.0-r1.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/app-admin/clog/clog-1.3.0-r1.ebuild b/app-admin/clog/clog-1.3.0-r1.ebuild
new file mode 100644
index 00000000000..c0c3d60ff5d
--- /dev/null
+++ b/app-admin/clog/clog-1.3.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="clog is a colorized log tail utility"
+HOMEPAGE="https://taskwarrior.org/docs/clog/"
+SRC_URI="https://gothenburgbitfactory.org/download/${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86 ~x64-macos"
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="test" # No test suite on tar.gz
+
+src_prepare() {
+	default
+	sed -i -e 's|share/doc/clog|share/clog|' CMakeLists.txt || die
+	cmake_src_prepare
+}


             reply	other threads:[~2021-10-25 13:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 13:03 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-18  6:00 [gentoo-commits] repo/gentoo:master commit in: app-admin/clog/ Sam James
2022-02-10 22:38 Jonas Stein
2021-10-25 13:03 Joonas Niilola
2021-10-25 13:03 Joonas Niilola
2018-06-10  9:29 Andreas Sturmlechner
2018-02-05  0:27 Alice Ferrazzi
2018-01-30  9:25 Patrice Clement
2018-01-30  9:21 Patrice Clement

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=1635166978.6340398398f9179753568f3a74a3cbf2d4593254.juippis@gentoo \
    --to=juippis@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